diff options
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_1.14.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/news/version_1.14.mdwn b/doc/news/version_1.14.mdwn new file mode 100644 index 000000000..081de943e --- /dev/null +++ b/doc/news/version_1.14.mdwn @@ -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.
\ No newline at end of file |