Mercurial > moin > 1.9
comparison docs/CHANGES @ 5823:7cead19b1014
updated CHANGES
author | Thomas Waldmann <tw AT waldmann-edv DOT de> |
---|---|
date | Tue, 24 Jan 2012 20:55:34 +0100 |
parents | 99e2309a7ec0 |
children | 5f2a92862778 |
comparison
equal
deleted
inserted
replaced
5822:735ce48f60b2 | 5823:7cead19b1014 |
---|---|
57 * revert action: catch and display all SaveErrors when revert failed. | 57 * revert action: catch and display all SaveErrors when revert failed. |
58 * Fixed bug in groups formatter which caused the last list item to be not in the group. | 58 * Fixed bug in groups formatter which caused the last list item to be not in the group. |
59 * Avoid strange exception in zipfile.py for pre-1980 timestamps. | 59 * Avoid strange exception in zipfile.py for pre-1980 timestamps. |
60 * TableOfContents: fix for other markups than default wiki markup, e.g. rst | 60 * TableOfContents: fix for other markups than default wiki markup, e.g. rst |
61 * script.account.homepage: added wiki format to homepage_default_text | 61 * script.account.homepage: added wiki format to homepage_default_text |
62 * Enable webkit based browsers (try chrome/safari/konqueror now) for GUI | |
63 editing (after fixing selection FCKeditor plugin for chrome). | |
64 * Parsers: avoid crash when Parser.format() call gets inhibit_p kw arg. | |
62 | 65 |
63 New features: | 66 New features: |
64 * Added print mode to action.SlideShow, see | 67 * Added print mode to action.SlideShow, see |
65 FeatureRequests/PrintableSinglePageSlideshows. | 68 FeatureRequests/PrintableSinglePageSlideshows. |
66 * xmlrpc: new methods xmlrpc_getProcessingInstruction(Version) | 69 * xmlrpc: new methods xmlrpc_getProcessingInstruction(Version) |