summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2010-11-20 22:59:24 +0100
committerSebastian Thiel <byronimo@gmail.com>2010-11-20 22:59:31 +0100
commitdd4704095dbdc2770b9289b491bb166fa1d36a8d (patch)
tree3f8d7c9e0f30e44c2f47e445db423b7d4c4385a1 /doc
parent479ac8efc6aa6c579cba48bbb87f85f1cd0654f5 (diff)
downloadgitdb-dd4704095dbdc2770b9289b491bb166fa1d36a8d.tar.gz
Updated changelog for 0.5.2
Diffstat (limited to 'doc')
-rw-r--r--doc/source/changes.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 84738ae..7b8ebec 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -1,6 +1,12 @@
#########
Changelog
#########
+
+*****
+0.5.2
+*****
+* Improved performance of the c implementation, which now uses reverse-delta-aggregation to make a memory bound operation CPU bound.
+
*****
0.5.1
*****