aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-27 16:45:27 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-27 16:45:27 -0400
commita5d3acd37cd52a5cf0045ae4d300a2ef13a07a6e (patch)
treec3d541291f291d3fbce4fe4f2816eec29403a32c /debian
parent61426a71868a6863115b0a4e0467756e97953092 (diff)
downloadikiwiki-a5d3acd37cd52a5cf0045ae4d300a2ef13a07a6e.tar
ikiwiki-a5d3acd37cd52a5cf0045ae4d300a2ef13a07a6e.tar.gz
Add %wikistate, which is like %pagestate except not specific to a given page, and is preserved across rebuilds.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2ea92c4c3..04a3975c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,10 +19,10 @@ ikiwiki (2.66) UNRELEASED; urgency=low
untidied content if tidy crashes. In either case, it seems best to tidy
the content to nothing.
* htmltidy: Avoid spewing tidy errors to stderr.
- * Add %wikistate, which is like %pagestate except not specific to a given
- page, and is preserved across rebuilds.
* Reorganize index file, add a format version field. Upgrades to the new
index format should be transparent.
+ * Add %wikistate, which is like %pagestate except not specific to a given
+ page, and is preserved across rebuilds.
-- Joey Hess <joeyh@debian.org> Thu, 25 Sep 2008 13:45:55 -0400