aboutsummaryrefslogtreecommitdiff
path: root/doc/news/version_1.14.mdwn
blob: 081de943e76b3a45b52819c967ecd384a917b769 (plain)
1
2
3
4
5
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.