summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-01 12:12:57 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-01 12:12:57 -0400
commit3320b791d35ccc55f0931a833b86cfcaa180b8db (patch)
treeb1ebad854e7df0c2a8253d5a90303b54356ff474 /debian
parentef9c96a39c7f333d23dc225e0ccbff6737ed128a (diff)
Fix data loss that can occur when annex.pidlock is set in a repository.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 721c5b3aa..f49c1281e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
git-annex (6.20160230) UNRELEASED; urgency=medium
* metadata: Added -r to remove all current values of a field.
+ * Fix data loss that can occur when annex.pidlock is set in a repository.
-- Joey Hess <id@joeyh.name> Mon, 29 Feb 2016 13:00:30 -0400