summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-06-30 00:48:39 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-06-30 00:48:39 +0000
commitb1560f7275464f2fc1a38fac76855ce065964f28 (patch)
treef91d75edf682ecb17b02aa1a1f5dc495fc0bff50 /debian
parent45e269b7688e99e7fafe13db5d5f949015d32cee (diff)
* Correct a longstanding bug that could cause the edit form to be empty.
This turns out to have occured if the cgi wrapper was created by an ikiwiki invocation that included --rebuild. Thanks to Carl Worth for tracking that down.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 689ec8c4b..4c661a656 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ikiwiki (2.3) UNRELEASED; urgency=low
+ikiwiki (2.3) unstable; urgency=low
* Corrected a typo in an error handler in the image plugin.
* Allow svnpath config option to contain additional extra slashes anywhere
@@ -8,8 +8,12 @@ ikiwiki (2.3) UNRELEASED; urgency=low
* Patch fixing various additional problems with test suite. Closes: #425891
once more.
* French update from Jean-Luc Coulon. Closes: #430771
+ * Correct a longstanding bug that could cause the edit form to be empty.
+ This turns out to have occured if the cgi wrapper was created by an
+ ikiwiki invocation that included --rebuild. Thanks to Carl Worth for
+ tracking that down.
- -- Joey Hess <joeyh@debian.org> Thu, 28 Jun 2007 13:46:56 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 29 Jun 2007 18:30:38 -0400
ikiwiki (2.2) unstable; urgency=low