aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-08-02 13:38:18 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-08-02 13:38:18 -0400
commit438a66019b5b3f29fe3e96fa4b5c3961b7e78fd5 (patch)
treef425a61cde18976f9a18cb8e476a7574f3637017 /debian/changelog
parentb57f3640cde83b3ad8716ffaa9767e50f5f849de (diff)
releasing version 4.201308024.20130802
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 193f0c4e6..0a461c978 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (4.20130724) UNRELEASED; urgency=low
+git-annex (4.20130802) unstable; urgency=low
* dropunused behavior change: Now refuses to drop the last copy of a
file, unless you use the --force.
@@ -39,10 +39,11 @@ git-annex (4.20130724) UNRELEASED; urgency=low
* find: Avoid polluting stdout with progress messages. Closes: #718186
* Escape ':' in file/directory names to avoid it being treated
as a pathspec by some git commands. Closes: #718185
- * Slow and ugly work around for bug #718517 in git, which broke
+ * Slow and ugly work around for bug #718517 in git 1.8.4~rc0, which broke
git-cat-file --batch for filenames containing spaces.
+ (Will be reverted after next git pre-release fixes the problem.)
- -- Joey Hess <joeyh@debian.org> Tue, 23 Jul 2013 12:39:48 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 02 Aug 2013 11:35:16 -0400
git-annex (4.20130723) unstable; urgency=low