add closure for new bug that I already fixed

This commit is contained in:
Joey Hess 2011-07-17 19:05:50 -04:00
parent 6a58f61d28
commit ec9e9343d9

1
debian/changelog vendored
View file

@ -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.