summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b4fe3486..265a010c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (3.20111108) UNRELEASED; urgency=low
+
+ * Handle a case where an annexed file is moved into a gitignored directory,
+ by having fix --force add its change.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 07 Nov 2011 18:08:42 -0400
+
git-annex (3.20111107) unstable; urgency=low
* merge: Use fast-forward merges when possible.