diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-09 20:05:56 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-09 20:05:56 -0500 |
commit | d028c297721db56a7ba595a8ba9c471e0a35ec60 (patch) | |
tree | 628d640be4c4b1ba948e403ae741b2976edf47ad | |
parent | 81c726982b36dcea932c8570151095a55c0b0473 (diff) | |
download | ikiwiki-d028c297721db56a7ba595a8ba9c471e0a35ec60.tar ikiwiki-d028c297721db56a7ba595a8ba9c471e0a35ec60.tar.gz |
docs/changelog
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | doc/bugs/teximg_fails_if_same_tex_is_used_on_multiple_pages.mdwn | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aac85eb00..78a63257c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,7 @@ ikiwiki (2.20) UNRELEASED; urgency=low paragraph, remove it. This allows removing several hacks from other plugins that htmlize fragements of pages. * In preferences, allow the subscriptions and email fields to be cleared. + * teximg: Fix to support the same formula on multiple pages. -- Joey Hess <joeyh@debian.org> Wed, 09 Jan 2008 00:34:46 -0500 diff --git a/doc/bugs/teximg_fails_if_same_tex_is_used_on_multiple_pages.mdwn b/doc/bugs/teximg_fails_if_same_tex_is_used_on_multiple_pages.mdwn index 7d140b37d..86f47edba 100644 --- a/doc/bugs/teximg_fails_if_same_tex_is_used_on_multiple_pages.mdwn +++ b/doc/bugs/teximg_fails_if_same_tex_is_used_on_multiple_pages.mdwn @@ -20,3 +20,5 @@ After switching to the ikiwiki functions it seems so that I doesn't test this ag I think this will be a own dir for images for every page. --[[PatrickWinnertz]] + +[[tag done]] |