changeset 3004:69aebefddb2b

windows is different, of course
author Richard Jones <richard@users.sourceforge.net>
date Tue, 14 Dec 2004 23:04:30 +0000
parents 855e9f99c96c
children 50b0f8e98247
files CHANGES.txt doc/installation.txt
diffstat 2 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES.txt	Tue Dec 14 23:02:33 2004 +0000
+++ b/CHANGES.txt	Tue Dec 14 23:04:30 2004 +0000
@@ -1,6 +1,11 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
+2004-??-?? 0.8.0b2
+Fixed:
+- note about how to run roundup demo in Windows
+
+
 2004-12-08 0.8.0b1
 Feature:
 - added MD5 scheme for password hiding
--- a/doc/installation.txt	Tue Dec 14 23:02:33 2004 +0000
+++ b/doc/installation.txt	Tue Dec 14 23:04:30 2004 +0000
@@ -97,8 +97,9 @@
 
 .. note::
    The ``demo.py`` script is packaged in Roundup's source distribution - 
-   users of the Windows installer, other binary distributions or
-   pre-installed Roundup will need to download the source to use it.
+   users of the Windows installer may use the ``roundup-demo`` program.
+   Users of other binary distributions or pre-installed Roundup will need
+   to download the source to use it.
 
 If you just want to give Roundup a whirl Right Now, then simply run
 ``python demo.py``. This will set up a simple demo tracker on your

Roundup Issue Tracker: http://roundup-tracker.org/