diff options
author | Joey Hess <joey@kitenet.net> | 2010-09-15 16:40:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-15 16:40:26 -0400 |
commit | 3d4313f21d2b61ff323fb26805b29c9b59e1ace5 (patch) | |
tree | 5496161ef34d05a90780dc82597001ba6eb83f66 /debian/changelog | |
parent | 884835ce1cd3b1ba24d6f6bb19786d04e6b8ae90 (diff) | |
download | ikiwiki-3d4313f21d2b61ff323fb26805b29c9b59e1ace5.tar ikiwiki-3d4313f21d2b61ff323fb26805b29c9b59e1ace5.tar.gz |
releasing version 3.20100915
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index d6eebea78..8286b7887 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -ikiwiki (3.20100832) UNRELEASED; urgency=low +ikiwiki (3.20100915) unstable; urgency=low * needsbuild hook interface changed; the hooks should now return - the modified array of things that need built. (Backwards compatability + the modified array of things that need built. (Backwards compatibility code keeps plugins using the old interface working.) * Remove PATH overriding code in ikiwiki script that was present to make perl taint checking happy, but taint checking is disabled. @@ -27,7 +27,7 @@ ikiwiki (3.20100832) UNRELEASED; urgency=low * cutpaste: Fix bug that occured in some cases involving inlines when text was pasted on a page before being cut. - -- Joey Hess <joeyh@debian.org> Tue, 07 Sep 2010 12:08:05 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 15 Sep 2010 16:29:01 -0400 ikiwiki (3.20100831) unstable; urgency=low |