summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-09 21:02:38 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-09 21:02:38 -0400
commitaf27920956c9ef59052662389bff1ba40efd1ea0 (patch)
treeab518f4fab63076cb6f967ef2738e6431912e3d8 /debian/changelog
parentac78243ac1d1a832ee81ccc354e4e4bdda4a29e7 (diff)
Fix activity log parsing.
I had some cargo culting in there that used the wrong type, so it failed to parse old logs, and overwrote them with the new log.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0958e7dc5..cc7e1fa20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-annex (5.20150410) UNRELEASED; urgency=medium
+
+ * Fix activity log parsing.
+
+ -- Joey Hess <id@joeyh.name> Thu, 09 Apr 2015 20:59:43 -0400
+
git-annex (5.20150409) unstable; urgency=medium
* This fixes a bug in the assistant introduced by the literal pathspec