Mercurial > moin > 1.9
changeset 5413:b19f3bd50324
CHANGES: Added information about c3822eacfe4a; dac434907110, 9baa4e79b813.
author | Eugene Syromyatnikov <evgsyr@gmail.com> |
---|---|
date | Sun, 10 Jan 2010 13:40:35 +0300 |
parents | 9baa4e79b813 |
children | b0c8c2f225f3 |
files | docs/CHANGES |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/CHANGES Sun Jan 10 05:37:34 2010 +0300 +++ b/docs/CHANGES Sun Jan 10 13:40:35 2010 +0300 @@ -51,10 +51,16 @@ * Added extensions to the rst parser (example.rst attachments are rendered now when viewed). * Fixed MoinMoinBugs/TableOfContentsBrokenForIncludedPages. + * Exception raised on calling add_msg() after send_title(), which leads to + Internal Server Error on calling several actions (diff, preview) for + deprecated pages, is replaced with warning and call stack information in + log. New features: * xmlrpc: added renamePage and deleteAttachment methods. * text editor: added @TIMESTAMP@ variable for adding a raw time stamp + * diff: Added displaying of information about revisions (editor, size, + timestamp, comment) Other changes: * Added rtsp, rtp, rtcp protocols to url_schemas.