aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-07 19:29:36 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-07 19:29:36 -0400
commit67dcc1f171f0bbe2b57d20fbafce9f6c9b8f781e (patch)
tree023171ff974e670cf3951033514f86d5b371a654 /debian/changelog
parentff531b96778abba9e992103a644ba80f7ddf2397 (diff)
add: Avoid a failure mode that resulted in the file seemingly being deleted (content put in the annex but no symlink present).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ef0ec7719..eb9037771 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ git-annex (3.20110706) UNRELEASED; urgency=low
* Bugfix: Forgot to de-escape keys when upgrading. Could result in
bad location log data for keys that contain [&:%] in their names.
(A workaround for this problem is to run git annex fsck.)
+ * add: Avoid a failure mode that resulted in the file seemingly being
+ deleted (content put in the annex but no symlink present).
-- Joey Hess <joeyh@debian.org> Tue, 05 Jul 2011 20:52:11 -0400