diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-30 19:30:50 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-30 19:30:50 +0000 |
commit | dfbdb843ecbfc017a3e9e6a4f7464cad6f01bb06 (patch) | |
tree | 9a30f74e5bdb6bb144b8ffca438aadaa91e5b221 /debian/changelog | |
parent | 7e144b8f4a34bf5a5e81bdf5ece8cfc336c60cd1 (diff) |
releasing version 2.9
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7d581cbf2..e03e283df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.9) UNRELEASED; urgency=low +ikiwiki (2.9) unstable; urgency=low * Fix copyright and licence styling. * tag: Add taglink preprocessor directive, supporting visible tag links. @@ -22,7 +22,7 @@ ikiwiki (2.9) UNRELEASED; urgency=low * camelcase: Tighten regexp to avoid false positives. WikiWords are only linkified now if they are preceeded by whitespace. - -- Joey Hess <joeyh@debian.org> Fri, 28 Sep 2007 16:45:29 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 30 Sep 2007 15:07:24 -0400 ikiwiki (2.8) unstable; urgency=low |