diff options
Diffstat (limited to 'doc/news/version_3.20110321.mdwn')
-rw-r--r-- | doc/news/version_3.20110321.mdwn | 11 |
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 |