diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-03 02:36:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-03 02:36:01 -0400 |
commit | de8c34df59891dd06bb79777536bc9a92f919b0a (patch) | |
tree | 51845f0608e65bbb721fc0c1ba9d78d0e1dbd664 /debian | |
parent | abb432ff4c00af75e6e4b83087012090b57f51ab (diff) | |
download | ikiwiki-de8c34df59891dd06bb79777536bc9a92f919b0a.tar ikiwiki-de8c34df59891dd06bb79777536bc9a92f919b0a.tar.gz |
aggregate: Correct a mistake in the code that dummy up a guid for feeds lacking one.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d4a1f2471..eed7940fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (2.42) UNRELEASED; urgency=low + + * aggregate: Correct a mistake in the code that dummy up a guid for feeds + lacking one. + + -- Joey Hess <joeyh@debian.org> Thu, 03 Apr 2008 02:35:39 -0400 + ikiwiki (2.41) unstable; urgency=low [ Adeodato Simó ] |