diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-15 17:23:30 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-15 17:23:30 +0000 |
commit | 993b20f990b92da974f5d2467e976be4f532b36c (patch) | |
tree | 44f2a487a9e76faf87e3b28a6fcc0dcc9af51c96 /debian | |
parent | dfedb0351d154cd1d58e719012f4b1dda3a07666 (diff) |
* Yet another fix for those poor case-sensative OSX users.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 93d2973cd..0ca7ba289 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,8 +32,9 @@ 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-sensative OSX users. - -- Joey Hess <joeyh@debian.org> Fri, 15 Sep 2006 13:10:06 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 15 Sep 2006 13:19:54 -0400 ikiwiki (1.26) unstable; urgency=low |