diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-03 19:55:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-03 19:55:59 +0000 |
commit | 35a4bc6d0e22725d6d1e182c26aba98bc7509566 (patch) | |
tree | fc7c3e56aba6f5443251cb86eda811046c649d81 | |
parent | f0393523c80d637fb8f5e4f0d6c3d64a18487e90 (diff) |
releasing version 1.24
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a79158a4d..cf8a1bbf7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -ikiwiki (1.24) UNRELEASED; urgency=low +ikiwiki (1.24) unstable; urgency=low * Simplify the data structure returned by rcs_recentchanges to avoid each rcs plugin needing to form complex strings on its own. * Fix another destpage issue in the inline directive. Closes: #385512 again. - -- Joey Hess <joeyh@debian.org> Sun, 3 Sep 2006 15:45:58 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 3 Sep 2006 15:46:45 -0400 ikiwiki (1.23) unstable; urgency=low |