diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-25 01:24:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-25 01:24:20 -0400 |
commit | 99b59f2d62a8e431d84a469ab31a8da101333b26 (patch) | |
tree | 45c615b10b350072ea1bdfea54c9f4eca3aa8b72 /debian/changelog | |
parent | f8180391408d171b4ddba463e168baa21a5f6228 (diff) | |
download | ikiwiki-99b59f2d62a8e431d84a469ab31a8da101333b26.tar ikiwiki-99b59f2d62a8e431d84a469ab31a8da101333b26.tar.gz |
toggle: Fix incompatability between javascript and webkit.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ea5845778..f6137d72f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,7 @@ ikiwiki (2.55) UNRELEASED; urgency=low * attachment: Do not escape _ when determining attachment filenames. * Rebuild pages that change their type. (Gabriel McManus) * monotone: Add support for rename, delete, and also diff. (William Uther) + * toggle: Fix incompatability between javascript and webkit. -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400 |