diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-11 15:10:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-11 15:10:19 -0400 |
commit | 7c6b927ed18df89fcc1047c9a772cdf8bf6283eb (patch) | |
tree | 68ac26db3f19e9dc3dc479cc926f741d56146f40 | |
parent | 76c065c03bb13d4f12b33bf7c03577cfaa124211 (diff) |
more prep5.20140411
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index bd8273213..0c0bfafdb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,16 @@ -git-annex (5.20140411) unstable; urgency=medium +git-annex (5.20140411) unstable; urgency=high * importfeed: Filename template can now contain an itempubdate variable. Needs feed 0.3.9.2. - * 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 * assistant: Fix high CPU usage triggered when a monthly fsck is scheduled, and the last time the job ran was a day of the month > 12. This caused a runaway loop. Thanks to Anarcat for his assistance, and to Maximiliano Curia for identifying the cause of this bug. + * 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. -- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 14:59:49 -0400 |