fix bugs in `find_src_files()`.
[git.ikiwiki.info.git] / debian / changelog
index 4e76b1d69a59aaf0c05db93d0d18697439233da7..8e01950a8cec86c1ce1c6bac43351b46bb73bc59 100644 (file)
@@ -1,3 +1,12 @@
+ikiwiki (3.20100123) UNRELEASED; urgency=low
+
+  * template: Preprocess parameters before htmlizing.
+  * img: Fix a bug that could taint @links with undef values.
+  * setup automator: Configure Term::Readline to use bold for prompt, rather
+    than default underline. Closes: #517656
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 26 Jan 2010 22:25:33 -0500
+
 ikiwiki (3.20100122) unstable; urgency=low
 
   * inline: Avoid showing edit links if page editing is disabled.