summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-02-03 00:23:04 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-02-03 00:23:04 -0500
commit80915c830a03cf67c6770ef5e62d5178824b101e (patch)
tree50abcbb875fb3c31cefb00e2092812138b6343b0 /debian/changelog
parent7a7794c72ef6dad934a97d394a104bbe06a70e88 (diff)
* cgi hooks are now run before ikiwiki state is loaded.
* This allows locking the wiki before loading state, which avoids some tricky locking code when saving a web edit.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index df7b8b424..ceaf3cf71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ ikiwiki (2.31) UNRELEASED; urgency=low
too complex to do.
* aggregate: Forking a child broke the one state that mattered: Forcing
the aggregating page to be rebuilt. Fix this.
+ * cgi hooks are now run before ikiwiki state is loaded.
+ * This allows locking the wiki before loading state, which avoids some
+ tricky locking code when saving a web edit.
-- Joey Hess <joeyh@debian.org> Sat, 02 Feb 2008 23:36:31 -0500