Author: laukpe
Date: Mon Sep 22 06:46:52 2008
New Revision: 797
Modified:
wiki/ReleaseNotes20.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/ReleaseNotes20.wiki
==============================================================================
--- wiki/ReleaseNotes20.wiki (original)
+++ wiki/ReleaseNotes20.wiki Mon Sep 22 06:46:52 2008
@@ -65,7 +65,7 @@
=== Backwards incompatible changes ===
-We try to avoid backwards incompatible changes in general and particularly
between minor releases. This time there unfortunately was no fully safe way
to fix two problems listed below. Fortunately these changes affect only
very few users.
+We try to avoid backwards incompatible changes in general and particularly
between minor releases. This time there unfortunately was no fully safe way
to fix problems listed below. Fortunately these changes affect only very
few users.
* To fix problems with 'Run' and 'Start Process' keywords on Jython
(issue 98), we needed to change arguments and return values of 'Read
Process Output'. This might break test cases that try to return contents of
the standard error with this keyword.