diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-29 21:04:31 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-29 21:04:31 +0000 |
commit | 6a9e16374f1549c7e63c7cd1c0e6989b2fb32191 (patch) | |
tree | 3c4f17322b237920d37281248bfb08d42cb5266c /debian/changelog | |
parent | 48f9d393393709d8e998a9eb8d4095773ab185a1 (diff) |
* Locale patch from Faidon:
- Adds a locale setting to setup files.
- Proper local time, if the locale configuration option is used.
- Support for UTF-8 (or ISO-8859-X) filenames in SVN. Before this patch,
commiting (or even rcs_updating) on repositories with UTF-8 filenames was
impossible.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6ee1e7b14..6c07212fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,14 @@ ikiwiki (1.13) UNRELEASED; urgency=low when upgrading to get the cleanup globally. * Polygen plugin from Enrico. * htmltidy plugin from Faidon. - - -- Joey Hess <joeyh@debian.org> Sat, 29 Jul 2006 16:43:50 -0400 + * Locale patch from Faidon: + - Adds a locale setting to setup files. + - Proper local time, if the locale configuration option is used. + - Support for UTF-8 (or ISO-8859-X) filenames in SVN. Before this patch, + commiting (or even rcs_updating) on repositories with UTF-8 filenames was + impossible. + + -- Joey Hess <joeyh@debian.org> Sat, 29 Jul 2006 16:56:26 -0400 ikiwiki (1.12) unstable; urgency=low |