add news item for ikiwiki 1.14

master
joey 2006-08-02 15:36:31 +00:00
parent df5ee4d123
commit 6261d60bd1
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
ikiwiki 1.14 released with these changes:
* Memoize pagespec translation, this speeds up a build of the ikiwiki tree
by 10% or so.
* Fix stupid bug in date matching, patch from Roland Mas. Closes: #[381132](http://bugs.debian.org/381132)
* Added many unit tests for pagespec\_match.