diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-08-11 15:19:19 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-08-11 15:19:19 -0400 |
commit | 8364adcfb75bbf755844c0fd17dc9e393737a960 (patch) | |
tree | 468ad913163b6582c13f2e2928fc746ee19e1ed6 /debian | |
parent | 24d1cf19b8d711c445e1faf825889dd6cfd5bf4b (diff) | |
download | ikiwiki-8364adcfb75bbf755844c0fd17dc9e393737a960.tar ikiwiki-8364adcfb75bbf755844c0fd17dc9e393737a960.tar.gz |
releasing version 3.15
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e370a33ef..d02ce888e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.15) UNRELEASED; urgency=low +ikiwiki (3.15) unstable; urgency=low * Add new hooks: canremove, canrename, rename. (intrigeri) * rename: Refactor subpage rename handling code into rename hook. (intrigeri) @@ -18,7 +18,7 @@ ikiwiki (3.15) UNRELEASED; urgency=low pages to inline, in a specific order, without using a PageSpec. (smcv) * Add getsource plugin (Will, smcv) - -- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 11 Aug 2009 14:59:31 -0400 ikiwiki (3.14159) unstable; urgency=low |