diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-23 00:05:27 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-23 00:05:27 +0000 |
commit | 3d304130496e16b283d981307023deb30a85ebe7 (patch) | |
tree | 3a9b1fdc79afe3b588da58d11794a8a428700412 /debian/changelog | |
parent | 1f2f64e834c4b61dd72115ee443f93b0039f3750 (diff) | |
download | ikiwiki-3d304130496e16b283d981307023deb30a85ebe7.tar ikiwiki-3d304130496e16b283d981307023deb30a85ebe7.tar.gz |
update
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8e4a2fddc..96d343da6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,7 +17,7 @@ ikiwiki (1.27) UNRELEASED; urgency=low * Add a module version number to IkiWiki, so you can "use IkiWiki '1.00'" to declare which version of the interface your plugin needs. * Anyone with a third-party ikiwiki plugin is strongly encouraged - to make like changes to it and avoid use of non-exported symboles from + to make like changes to it and avoid use of non-exported symbols from "IkiWiki::". * Link debian/changelog and debian/news to NEWS and CHANGELOG. * Support hyperestradier version 1.4.2, which adds a new required phraseform @@ -32,7 +32,7 @@ ikiwiki (1.27) UNRELEASED; urgency=low * Add a stub local.css to avoid problems with 404's. * Patch from Recai to fix a wide character warning from the search plugin during setup if the wikiname contains utf8. - * Yet another fix for those poor case-insensative `OSX users. + * Yet another fix for those poor case-insensative OS X users. * pagetemplate hooks are now also called when generating cgi pages. * Add a favicon plugin, which simply adds a link tag for an icon to each page (and cgis). |