diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-28 05:46:13 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-28 05:46:13 +0000 |
commit | c9983bc7d8855f4d7dfb09c99491576beb8168ae (patch) | |
tree | 33af1da27e19e3e5e01cde22becb90d0e9f03c2b /debian | |
parent | 7abb1190e9794a61f0dac886a1f235d66b5d2f88 (diff) |
* Allow /etc/ikiwiki/wikilist to list just the names of users, if so then
~user/.ikiwiki/wikilist will be read.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 68f3ff65e..2e5a6ea15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (1.34.2) UNRELEASED; urgency=low + + * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then + ~user/.ikiwiki/wikilist will be read. + + -- Joey Hess <joeyh@debian.org> Tue, 28 Nov 2006 00:16:40 -0500 + ikiwiki (1.34.1) unstable; urgency=low * Add libtime-duraiton-perl to build deps, as it's used by the svn module |