Author: pekka.klarck
Date: Thu Apr 9 03:06:02 2009
New Revision: 1772
Modified:
wiki/ReleaseNotes21.wiki
Log:
added new deprecation issue to list
Modified: wiki/ReleaseNotes21.wiki
==============================================================================
--- wiki/ReleaseNotes21.wiki (original)
+++ wiki/ReleaseNotes21.wiki Thu Apr 9 03:06:02 2009
@@ -32,7 +32,7 @@
* 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 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)
+ * Some rarely needed keywords and arguments to keywords have been
deprecated (issue 217, issue 257, issue 259, issue 262, issue 270, issue
282)
* Helper clasess in BuiltIn module renamed (e.g. `Converter` ->
`_Converter`) (issue 281)
* `mediumname` attribute removed from internal `TestCase` and
`TestSuite` objects (issue 279)
@@ -97,4 +97,4 @@
|| Issue 270 || Enhancement || Low || Deprecate Syslog keyword ||
|| Issue 278 || Enhancement || Low || 'Set Test/Suite/Global Variable'
and 'Variable Should (Not) Exist' keywords work also when the variable name
is given in normal format ||
|| Issue 226 || Documentation || Low || Better explanation on how to
install RF when using Jython ||
-|| Issue 279 || Refactoring || Low || Remove mediumname from test suites
and test cases ||
\ No newline at end of file
+|| Issue 279 || Refactoring || Low || Remove mediumname from test suites
and test cases ||