diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-01 19:59:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-01 19:59:42 +0000 |
commit | 02b9f69ba5da59cca9ff198b731d63d643fff4db (patch) | |
tree | 12d42bdb28dae5c2e8ed5dc5a3a3e3ceb74df0a4 /debian/changelog | |
parent | 1087e234f067fd888bff063563ee5c53ef038d82 (diff) |
* Finally apply the index.html patch, with thanks to everyone who worked
on and supported creating it (especially Tumov). This adds a "usedirs"
option that makes ikiwiki use foo/index.html instead of foo.html as
output page names. It is not yet enabled by default.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ddec8475d..84f6a2b58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,12 @@ ikiwiki (1.49) UNRELEASED; urgency=low self-documenting, listing the available variables. * Hide excess backlinks and expand using CSS trick; control quantiy via the numbacklinks setting. + * Finally apply the index.html patch, with thanks to everyone who worked + on and supported creating it (especially Tumov). This adds a "usedirs" + option that makes ikiwiki use foo/index.html instead of foo.html as + output page names. It is not yet enabled by default. - -- Joey Hess <joeyh@debian.org> Sat, 31 Mar 2007 04:27:08 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 01 Apr 2007 15:37:17 -0400 ikiwiki (1.48) unstable; urgency=low |