summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-29 15:28:21 +0200
committerGravatar Joey Hess <joey@kitenet.net>2011-07-29 15:28:21 +0200
commit45bbf210a1210172c7c7b87879ed74f7c8ccbdba (patch)
tree98552c21795608b165f26108bc7dd05513c86b07 /debian
parent50edbb03eb0582dd568a6fb83fcdb410828c1ea1 (diff)
Fix shell escaping in rsync special remote.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fab4927cd..748a945d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-annex (3.20110720) UNRELEASED; urgency=low
+
+ * Fix shell escaping in rsync special remote.
+
+ -- Joey Hess <joeyh@debian.org> Fri, 29 Jul 2011 15:27:30 +0200
+
git-annex (3.20110719) unstable; urgency=low
* add: Be even more robust to avoid ever leaving the file seemingly deleted.