diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2e5a6ea15..5f3b4c323 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ ikiwiki (1.34.2) UNRELEASED; urgency=low - * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then + * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then ~user/.ikiwiki/wikilist will be read. + * Fix url absolution code in inline plugin to support class and id fields in + links and imgs, and to support anchor urls. - -- Joey Hess <joeyh@debian.org> Tue, 28 Nov 2006 00:16:40 -0500 + -- Joey Hess <joeyh@debian.org> Tue, 28 Nov 2006 04:04:39 -0500 ikiwiki (1.34.1) unstable; urgency=low |