diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-17 14:34:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-17 14:34:02 -0400 |
commit | da7c6eb1b40de8ca02a2d36dff3da24e43977490 (patch) | |
tree | d0dc834a79c224909b926285bbe62f04bf35a774 /debian | |
parent | b540b263debef11d305b85f4dc85a6807b782810 (diff) |
editdiff: Broken since 2.62 due to wrong syntax, now fixed.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 611138cb8..b05e8390b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ikiwiki (2.65) UNRELEASED; urgency=low * aggregate: Allow expirecount to work on the first pass. (expireage still needs to wait for the pages to be rendered though) + * editdiff: Broken since 2.62 due to wrong syntax, now fixed. -- Joey Hess <joeyh@debian.org> Wed, 17 Sep 2008 14:26:56 -0400 |