diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-14 05:25:25 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-14 05:25:25 +0000 |
commit | 20fd72e2212e44f00cd64cc34b82ae917a8361ea (patch) | |
tree | 8da8727a745b96130439a2778670acd3c01e01da /debian | |
parent | 1379fa74021647d12730e19547d339aedd48d833 (diff) | |
download | ikiwiki-20fd72e2212e44f00cd64cc34b82ae917a8361ea.tar ikiwiki-20fd72e2212e44f00cd64cc34b82ae917a8361ea.tar.gz |
releasing version 1.39
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 3ba2d021a..eff7becb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (1.39) UNRELEASED; urgency=low +ikiwiki (1.39) unstable; urgency=low * Add a rawhtml plugin that allows copying raw html files from the srcdir. * Fix --locale to control LC_ALL now. @@ -17,6 +17,7 @@ ikiwiki (1.39) UNRELEASED; urgency=low * In the aggregator, check for and deal with post filenames that are longer than the maximum file length. * Change the RecentChanges page to show the path of changed pages. + * Various minor bugfixes. -- Joey Hess <joeyh@debian.org> Sat, 13 Jan 2007 23:30:20 -0500 |