diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-22 17:02:01 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-22 17:02:01 +0000 |
commit | 467d5b5e2a10aab53ade882a378a2e2c215d798c (patch) | |
tree | 04b4ac7a010bf5f3863f8a76ed59a6737bd4c32d /debian/changelog | |
parent | d0fb93d80073a2249e5653665fa532f12d87eb8a (diff) |
* Fix a bug introduced last version to do with nested inlines.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index aaf39d23d..e1fa4b859 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,9 @@ ikiwiki (1.22) UNRELEASED; urgency=low new more general variable can be used to link to other things (eg, images) from the template, as well as stylesheets. * Clean up behavior with broken parentlinks. + * Fix a bug introduced last version to do with nested inlines. - -- Joey Hess <joeyh@debian.org> Mon, 21 Aug 2006 18:26:28 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 22 Aug 2006 12:53:05 -0400 ikiwiki (1.21) unstable; urgency=low |