From ec9e9343d9fa99b0786ee93ff142484e2402d3c8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 17 Jul 2011 19:05:50 -0400 Subject: [PATCH] add closure for new bug that I already fixed --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 9a7c3e7b0f..3a6c731fe4 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.