aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-29 21:12:08 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-29 21:12:08 +0000
commit0549229babb0af0c17fb898ea0e5699da3259ad5 (patch)
treed1bd548f162d2671b041eb9f8d00d947c00a8bf8 /debian
parent6a9e16374f1549c7e63c7cd1c0e6989b2fb32191 (diff)
downloadikiwiki-0549229babb0af0c17fb898ea0e5699da3259ad5.tar
ikiwiki-0549229babb0af0c17fb898ea0e5699da3259ad5.tar.gz
1.12 is not released yet
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 1 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 6c07212fe..6214f5920 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ikiwiki (1.13) UNRELEASED; urgency=low
+ikiwiki (1.12) UNRELEASED; urgency=low
"Viva l'Italia!"
* New pagestats plugin from Enrico, which can generate a table counting
@@ -17,11 +17,6 @@ ikiwiki (1.13) UNRELEASED; urgency=low
- 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
-
* Add getopt hook type, this allows plugins to add new command-line options.
* Add --tagbase option to tag plugin.
* Add exclude option in setup files, works same as --exclude.