summaryrefslogtreecommitdiff
path: root/doc/news/version_3.03.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-29 14:47:11 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-29 14:47:11 -0500
commitc244e13d6b3afcf0ac6bc54d6cdce556e70e1f83 (patch)
treef0ed724d6519793a52d590134323620b2eb4a9a2 /doc/news/version_3.03.mdwn
parente37a0812b0dd88ae478fd5c28f4009e93709b31f (diff)
add news item for ikiwiki 3.03
Diffstat (limited to 'doc/news/version_3.03.mdwn')
-rw-r--r--doc/news/version_3.03.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/news/version_3.03.mdwn b/doc/news/version_3.03.mdwn
new file mode 100644
index 000000000..b999344e1
--- /dev/null
+++ b/doc/news/version_3.03.mdwn
@@ -0,0 +1,15 @@
+ikiwiki 3.03 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Avoid feeding decoded unicode to Term::ReadLine. Closes: [512169](http://bugs.debian.org/512169)
+ * blogspam: Log spam info on failure in debug mode.
+ * Remove nonstandard css. Closes: #[512378](http://bugs.debian.org/512378)
+ * blogspam: Fix use of blogspam\_options and blogspam\_server config settings.
+ * comments: If comment content checks fail, store the comment
+ (in .ikiwiki/comments\_pending) for moderator review.
+ * comments: Add a moderation web interface, which admins can
+ access via their Preferences page.
+ * git: Fix malformed utf8 received from git.
+ * meta: New "updated" metadata specifies a fake modification time for a
+ page, to be output into RSS and Atom feeds. (smcv)
+ * underlay: New plugin, allows pulling in additional files not
+ in version control. (smcv)"""]] \ No newline at end of file