summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-19 13:09:50 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-19 13:09:50 -0400
commit779c5214f330269fa95a5fed5b16fe8d65730102 (patch)
treea649d671b65f0e536c36dca1a81a000792f3b0fd /debian
parentcc3b946c8f31b604774f2bb40a0d24b2c463f62c (diff)
progress: Display an error if the progress cannot be parsed, and allow the percent parameter to only optionally end with "%".
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 bf44d9851..ffa266137 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ ikiwiki (2.65) UNRELEASED; urgency=low
* editdiff: Broken since 2.62 due to wrong syntax, now fixed.
* aggregate: Support atom feeds with only a summary element, and no content
elements.
+ * progress: Display an error if the progress cannot be parsed, and allow
+ the percent parameter to only optionally end with "%".
-- Joey Hess <joeyh@debian.org> Wed, 17 Sep 2008 14:26:56 -0400