Revision: 3774
Author: jussi.ao.malinen
Date: Thu Jun 10 07:04:01 2010
Log: fixed more typos in release notes
http://code.google.com/p/robotframework/source/detail?r=3774

Modified:
 /wiki/ReleaseNotes25Final.wiki

=======================================
--- /wiki/ReleaseNotes25Final.wiki      Thu Jun 10 07:03:18 2010
+++ /wiki/ReleaseNotes25Final.wiki      Thu Jun 10 07:04:01 2010
@@ -151,8 +151,7 @@
* Built-in keywords executing other keywords (`Run Keyword And Ignore/Expect Error`, `Wait Until Keyword Succeeds`) do not hide syntax errors or timeouts (issue 521). * Running all the keywords in teardowns even if there are failures (issue 544) may cause problems. Keywords that were previously skipped after failures are now run.
   * `robotidy.py` tool was removed (issue 553).
-  * `:FOR` loops without body or without values to loop over fail
-    (issue 560).
+ * `:FOR` loops without body or without values to loop over fail (issue 560). * New automatic variable `${SUITE SOURCE}` may overwrite existing variables with the same name (issue 346). * The way how test suite, test case, user keyword, and metadata names are created was changed (issue 377 and issue 562). * Deprecated `mode` argument of `Create File` keyword was changed to `encoding` (issue 256).

Reply via email to