summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-11 17:14:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-11 17:14:19 -0400
commit8da8ec730dc0df29dd97be861938deeb2488dda0 (patch)
tree58726f868af0edc0f14144e0f03788bae80ef7e5 /debian
parent314ec5d56de69ca6bbd0468d0f4b3b456feeb9b3 (diff)
Last release didn't quite fix the high cpu issue in all cases, this should.
This is supposed to look for a day past the last day it ran, not a month past. Seems to work, at least in anarcat's test case.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c0bfafdb..c3952f28f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-annex (5.20140412) UNRELEASED; urgency=high
+
+ * Last release didn't quite fix the high cpu issue in all cases, this should.
+
+ -- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 17:13:07 -0400
+
git-annex (5.20140411) unstable; urgency=high
* importfeed: Filename template can now contain an itempubdate variable.