]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
* More build deps updates.
[git.ikiwiki.info.git] / debian / changelog
index 3f502224e84b7d668e94140ddfa2eaf19f8df736..bde526b2a9ab42c98364853c12e116d351323a01 100644 (file)
@@ -1,3 +1,21 @@
+ikiwiki (1.34.2) unstable; urgency=low
+
+  * 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.
+  * More build deps updates.
+  * /dev/null fortune failures
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 28 Nov 2006 12:58:47 -0500
+
+ikiwiki (1.34.1) unstable; urgency=low
+
+  * Add libtime-duration-perl to build deps, as it's used by the svn module
+    which is now tested at build.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 27 Nov 2006 12:26:12 -0500
+
 ikiwiki (1.34) unstable; urgency=low
 
   * Add an openid plugin to support logging in using OpenID.