From 61426a71868a6863115b0a4e0467756e97953092 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 27 Sep 2008 16:34:09 -0400 Subject: Reorganize index file, add a format version field. Upgrades to the new index format should be transparent. The version field is 3, because 1 was the old textual index, 2 was the pre-versioned format. This also includes some efficiency improvements to index loading, by not copying a hash and using a reference. --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 1483bec64..2ea92c4c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +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. -- Joey Hess Thu, 25 Sep 2008 13:45:55 -0400 -- cgit v1.2.3