<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1,2 @@
-Changelogs are published on the www.orocos.org/download.php page.
+Changelogs can be tracked using the web-based svn access on 
+	&lt;http://svn.mech.kuleuven.be/websvn/orocos/trunk/#_trunk_&gt;</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -1,10 +1,9 @@
-           The Orocos Real-Time Toolkit v1.0.0.
+           The Orocos Real-Time Toolkit v1.1.0.
            ====================================
 
- The Orocos development team is proud to announce the first
- stable release of the Real-Time Toolkit (RTT), a C++ toolkit
- for building component based, real-time robotics and machine
- control applications.
+ This is a developer's release and provides a look-ahead on RTT 1.2.0.
+ It passes all unit tests for the gnulinux target. The documentation
+ manuals have not yet been updated with the latest changes.
 
  *******************************************************************
 * See the http://www.orocos.org website for all information         *</diff>
      <filename>NEWS</filename>
    </modified>
    <modified>
      <diff>@@ -2,8 +2,11 @@
 The Orocos Real-Time Toolkit
 ============================
 
-Installation
-============
+Quick Installation
+==================
+
+The Orocos RTT requires the 'cmake' program to be present, version
+2.4.0 or later is recommended. http://www.cmake.org
 
 Download the latest version from http://www.orocos.org/rtt
 
@@ -12,10 +15,20 @@ Download the latest version from http://www.orocos.org/rtt
 	mkdir build
 	cd build
 	../configure
-	make rtt
+	make
 	make check
 	make install
 
 The installation manual can be found in the doc dir.  You can also
 consult it online on the http://www.orocos.org website.
 
+
+Configuring Orocos RTT
+======================
+
+Instead of '../configure', issue 'ccmake ..' from your build
+directory.  The keys to use are 'arrows'/'enter' to modify a setting,
+'c' to run a configuration check (may be required multiple times), 'g'
+to generate the makefiles. If an additional configuration check is
+required, the 'g' key can not be used and you must press 'c' and
+examine the output.</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4061e0df70a5dd7078b884dc8618b83836b9791c</id>
    </parent>
  </parents>
  <author>
    <name>psoetens</name>
    <email>psoetens@ce417995-dfc9-0310-95a0-acdaff106893</email>
  </author>
  <url>http://github.com/doudou/orocos-rtt/commit/23900a0dfb3d7f8217056b2a278967cdd3e48b74</url>
  <id>23900a0dfb3d7f8217056b2a278967cdd3e48b74</id>
  <committed-date>2007-04-10T07:20:31-07:00</committed-date>
  <authored-date>2007-04-10T07:20:31-07:00</authored-date>
  <message>Updated release txt files.

git-svn-id: https://svn.mech.kuleuven.be/repos/orocos/trunk/rtt@6812 ce417995-dfc9-0310-95a0-acdaff106893</message>
  <tree>0eef5892108531e68b648125df7890ff51b57e1c</tree>
  <committer>
    <name>psoetens</name>
    <email>psoetens@ce417995-dfc9-0310-95a0-acdaff106893</email>
  </committer>
</commit>
