]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_3.20101129.mdwn
Merge remote branch 'upstream/master' into prv/po
[ikiwiki.git] / doc / news / version_3.20101129.mdwn
1 ikiwiki 3.20101129 released with [[!toggle text="these changes"]]
2 [[!toggleable text="""
3    * websetup: Fix encoding problem when restoring old setup file.
4    * more: Add pages parameter to limit where the more is displayed.
5      (thanks, dark)
6    * Fix escaping of filenames in historyurl. (Thanks, aj)
7    * inline: Improve RSS url munging to use a proper html parser,
8      and support all elements that HTML::Tagset knows about.
9      (Which doesn't include html5 just yet, but then the old version
10      didn't either.) Bonus: 4 times faster than old regexp method.
11    * Optimise glob() pagespec. (Thanks, Kathryn and smcv)
12    * highlight: Support new format of filetypes.conf used by version 3.2
13      of the highlight package.
14    * edittemplate: Fix crash if using a .tmpl file or other non-page file
15      as a template for a new page.
16    * git: Fix temp file location.
17    * rename: Fix to pass named parameters to rcs\_commit.
18    * git: Avoid adding files when committing, so as not to implicitly add
19      files like recentchanges files that are not normally checked in,
20      when fixing links after rename."""]]