diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-03 19:54:44 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-03 19:54:44 +0000 |
commit | f0393523c80d637fb8f5e4f0d6c3d64a18487e90 (patch) | |
tree | bcacbc2eb1851f781729f48c53e0893a2d2b6fcd /debian/changelog | |
parent | 92065444d982a443d3862f9ce5094bd32faffb85 (diff) |
* Fix another destpage issue in the inline directive. Closes: #385512
again.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b4c362ff5..a79158a4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ ikiwiki (1.24) UNRELEASED; urgency=low * Simplify the data structure returned by rcs_recentchanges to avoid each rcs plugin needing to form complex strings on its own. + * Fix another destpage issue in the inline directive. Closes: #385512 + again. - -- Joey Hess <joeyh@debian.org> Sun, 3 Sep 2006 13:32:34 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 3 Sep 2006 15:45:58 -0400 ikiwiki (1.23) unstable; urgency=low |