summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-17 19:05:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-17 19:05:50 -0400
commitec9e9343d9fa99b0786ee93ff142484e2402d3c8 (patch)
treeae97225ebc574524019d43c8a0578f4619877030
parent6a58f61d2870d6631f8a039a6fdc07f262a7e2af (diff)
add closure for new bug that I already fixed
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9a7c3e7b0..3a6c731fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
git-annex (3.20110708) UNRELEASED; urgency=low
* add: Be even more robust to avoid ever leaving the file seemingly deleted.
+ Closes: #634233
* Bugfix: Make add ../ work.
* Support the standard git -c name=value
* unannex: Clean up use of git commit -a.