summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-26 16:45:55 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-26 16:45:55 -0400
commit88afe8500eff4a1576846621d3a4d3a37f508557 (patch)
tree68f2e328ad6860affa94494ebf43d64bf4e4d179 /debian
parent7bf9da7bcaaa51009dc359be91449e1f43d6f3bd (diff)
Fix dirContentsRecursive, which had missed some files in deeply nested subdirectories. Could affect various parts of git-annex.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b24b102d4..6ddcbc39b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (3.20121127) UNRELEASED; urgency=low
+
+ * Fix dirContentsRecursive, which had missed some files in deeply nested
+ subdirectories. Could affect various parts of git-annex.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 26 Nov 2012 16:45:19 -0400
+
git-annex (3.20121126) unstable; urgency=low
* New webdav and Amazon glacier special remotes.