diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-19 13:09:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-19 13:09:50 -0400 |
commit | 779c5214f330269fa95a5fed5b16fe8d65730102 (patch) | |
tree | a649d671b65f0e536c36dca1a81a000792f3b0fd /debian/changelog | |
parent | cc3b946c8f31b604774f2bb40a0d24b2c463f62c (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/changelog')
-rw-r--r-- | debian/changelog | 2 |
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 |