diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-03 17:02:57 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-03 17:02:57 +0000 |
commit | 40aabcaa417c90b2dca142155ab6db21294ae9dc (patch) | |
tree | 187147610c2e169402a2521fdbbc38f9a8201dd0 /doc/news | |
parent | 4bc87e86ed0fcb015ef59325ee34a71688ab2ded (diff) | |
download | ikiwiki-40aabcaa417c90b2dca142155ab6db21294ae9dc.tar ikiwiki-40aabcaa417c90b2dca142155ab6db21294ae9dc.tar.gz |
add news item for ikiwiki 1.15
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_1.15.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/news/version_1.15.mdwn b/doc/news/version_1.15.mdwn new file mode 100644 index 000000000..8e563c3c8 --- /dev/null +++ b/doc/news/version_1.15.mdwn @@ -0,0 +1,5 @@ +ikiwiki 1.15 released with these changes: + + * Remove CDPATH and other env vars perl taint checking doesn't like. + Closes: #[381279](http://bugs.debian.org/381279) + * Added created\_before and created\_after PageSpec limits.
\ No newline at end of file |