diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-10 20:25:00 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-10 20:25:00 +0000 |
commit | b31dc8d994d1cfd179c330a729dcb8bce0b293c2 (patch) | |
tree | b95ae9cbd8c577f4fa7456035275a1f190fe736a /debian | |
parent | a1519df7dd7b3619485171230d1a9f167b8e1fae (diff) | |
download | ikiwiki-b31dc8d994d1cfd179c330a729dcb8bce0b293c2.tar ikiwiki-b31dc8d994d1cfd179c330a729dcb8bce0b293c2.tar.gz |
* Fix --locale to control LC_ALL now.
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 5e75dcbbe..74bd84225 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ ikiwiki (1.39) UNRELEASED; urgency=low * Add a rawhtml plugin that allows copying raw html files from the srcdir. + * Fix --locale to control LC_ALL now. - -- Joey Hess <joeyh@debian.org> Mon, 8 Jan 2007 15:53:25 -0500 + -- Joey Hess <joeyh@debian.org> Wed, 10 Jan 2007 15:24:36 -0500 ikiwiki (1.38) unstable; urgency=low |