Author: pekka.klarck
Date: Wed Apr 8 16:02:54 2009
New Revision: 1761
Modified:
wiki/ReleaseNotes21.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/ReleaseNotes21.wiki
==============================================================================
--- wiki/ReleaseNotes21.wiki (original)
+++ wiki/ReleaseNotes21.wiki Wed Apr 8 16:02:54 2009
@@ -31,15 +31,16 @@
* Information about critical tags and filtered tests is not stored in
output XML (issue 146)
* Using test data with URLs is not possible anymore (issue 123)
- * Internal logging is changed which might affect external tools (issue
254)
- * Some very rarely needed keywords and arguments to keywords have been
deprecated (issue 217, issue 257, issue 259, issue 262, issue 270)
- * mediumname removed from internal models (issue 279)
+ * Internal logging is changed so that it might affect external tools
(issue 254)
+ * Some rarely needed keywords and arguments to keywords have been
deprecated (issue 217, issue 257, issue 259, issue 262, issue 270)
+ * Helper clasess in BuiltIn module renamed (e.g. `Converter` ->
`_Converter`) (issue 281)
+ * `mediumname` attribute removed from internal `TestCase` and
`TestSuite` objects (issue 279)
== Acknowledgements ==
Special thanks for Chirs Prinos for the initial
-patch and documentation for reStructuredText support (issue
-231). Thanks also for everyone who have submitted bugs and enhancement
+patch and documentation for reStructuredText support (issue 231).
+Thanks also for everyone who have submitted bugs and enhancement
requests to the
[http://code.google.com/p/robotframework/issues issue tracker].