summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-02 15:36:31 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-02 15:36:31 +0000
commit6261d60bd1f79868974a778f78992d7984e023c1 (patch)
tree05a834ec0b30e2d8167bf699c137a55f16eec1b3 /doc/news
parentdf5ee4d123b91470887091ac695708e2ecf99386 (diff)
add news item for ikiwiki 1.14
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_1.14.mdwn6
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