Revision: 4d4f4153238d
Author: [email protected]
Date: Sun Feb 19 04:29:41 2012
Log: Edited wiki page ReleaseNotes27 through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4d4f4153238d&repo=wiki
Modified:
/ReleaseNotes27.wiki
=======================================
--- /ReleaseNotes27.wiki Fri Feb 17 12:31:09 2012
+++ /ReleaseNotes27.wiki Sun Feb 19 04:29:41 2012
@@ -63,6 +63,8 @@
# Installation using Jython creates new `jyrebot` start-up script in
addition to `jybot`.
# Installing from source using Python *does not* create `jybot` script
anymore. You need to install the framework using Jython to create it.
# All start-up scripts (`pybot`, `rebot`, `jybot`, ...) require the
appropriate interpreter to be in `PATH`.
+ # Outside Windows start-up scripts are implemented in Python to ease
using them with virtualenv (issue 1057).
+ # Source distribution only contains actual source code and tools (issue
1037).
== Library documentation tool `libdoc` is bundled with core framework ==