summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0d236f3d..2826c884 100644
--- a/CHANGES
+++ b/CHANGES
@@ -40,6 +40,13 @@ Head
* Corrected problem where branches was only returning the last path component
instead of the entire path component following refs/heads/.
+Repo
+----
+* Modified the gzip archive creation to use the python gzip module.
+
+* Corrected ``commits_between`` always returning None instead of the reversed
+ list.
+
0.1.5
=====