diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-24 16:57:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-24 16:57:55 +0000 |
commit | dc1b6a11f304fa8761f8cb43b06fbe3d880b896c (patch) | |
tree | 651a1ed0d3b48232c317b165b7a719e5445ffbbe | |
parent | c35779ed0fca346d7d8aac25ad032ebe167b6cd6 (diff) |
releasing version 1.27
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7b429c38f..57ee09bf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (1.27) UNRELEASED; urgency=low +ikiwiki (1.27) unstable; urgency=low * Work on firming up the plugin interface: - Plugins should not need to load IkiWiki::Render to get commonly @@ -56,7 +56,7 @@ ikiwiki (1.27) UNRELEASED; urgency=low one way to to deal with user-supplied content that could cause XSS issues w/o the htmlscrubber, and won't survive the scrubber. - -- Joey Hess <joeyh@debian.org> Thu, 21 Sep 2006 17:31:25 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 24 Sep 2006 00:02:21 -0400 ikiwiki (1.26) unstable; urgency=low |