Mercurial > moin > 1.9
changeset 269:75db8e9f4f46
Documented last night changes to CHANGES.
imported from: moin--main--1.5--patch-272
author | Alexander Schremmer <alex@alexanderweb.de.tla> |
---|---|
date | Fri, 02 Dec 2005 10:46:12 +0000 |
parents | 130bd0403e21 |
children | 9eccf657b834 |
files | docs/CHANGES |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/CHANGES Fri Dec 02 10:44:39 2005 +0000 +++ b/docs/CHANGES Fri Dec 02 10:46:12 2005 +0000 @@ -13,6 +13,12 @@ * removed old_onload reference from infobox.js * Fixed MoinMoin logo for IE. * search: fixed whitespace handling in linkto: search terms + * Increased stability of the tests system by outputting results to sys.stdout + instead of request. Note that this changes the semantics for e.g. mod_py or + mod_fcgi. + * Fixed packaging system in the case of AddRevision that does not alter the page. + * Fixed a few tests by moving the theme init from moin_dump to RequestCLI. + * Fixed a few bugs in the XML formatters (dom_xml, text_xml, xml_docbook). Other changes: * Added irc:// to the builtin supported link schemas. You can remove it