summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-10 15:36:51 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-10 15:36:51 -0400
commit1bdf98e0eecc93973e6bc064643edd5993138f24 (patch)
treeb014608b7884393efb53d957c8eeb82dd87427c3 /debian
parente5b6f5b5f69ed5a76802e664c74870bc99f065e8 (diff)
Fix rsync progress parsing in locales that use comma in number display. Closes: #744148
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f5cfb995e..00ac22c20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ git-annex (5.20140406) UNRELEASED; urgency=medium
* Remove wget from OSX dmg, due to issues with cert paths that broke
git-annex automatic upgrading. Instead, curl is used, unless the
OSX system has wget installed, which will then be used.
+ * Fix rsync progress parsing in locales that use comma in number display.
+ Closes: #744148
-- Joey Hess <joeyh@debian.org> Mon, 07 Apr 2014 16:22:02 -0400