summaryrefslogtreecommitdiff
path: root/doc/news/version_3.20110321.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-03-21 15:02:44 -0400
committerJoey Hess <joey@kitenet.net>2011-03-21 15:02:44 -0400
commit6bf444af97bf93f91364ecc907c7f805b077c2da (patch)
treef70f59dff6f3d732fc5f955deb687dc0d452f774 /doc/news/version_3.20110321.mdwn
parent5c2ba98bccde8bbaa5fb054f859eae843e756a05 (diff)
add news item for ikiwiki 3.20110321
Diffstat (limited to 'doc/news/version_3.20110321.mdwn')
-rw-r--r--doc/news/version_3.20110321.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/news/version_3.20110321.mdwn b/doc/news/version_3.20110321.mdwn
new file mode 100644
index 000000000..3282356bc
--- /dev/null
+++ b/doc/news/version_3.20110321.mdwn
@@ -0,0 +1,11 @@
+ikiwiki 3.20110321 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * comment: Don't show comments of subpages on parent pages.
+ (Fixes bug introduced in version 3.20100505.)
+ * darcs: Fix multiple issues preventing rcs\_diff from working.
+ * aggregate: Read cookies from ~/.ikiwiki/cookies by default.
+ Also, the cookiejar configuration setting can be used by
+ other plugins to provide a custom `cookie\_jar` object for LWP::UserAgent.
+ (Thanks, schmonz)
+ * Avoid escaping / characters in filenames when building the cgiurl,
+ as this confuses eg, cvsweb."""]] \ No newline at end of file