This commit is contained in:
Guus Sliepen 2003-08-14 14:32:34 +00:00
parent 7ed2559025
commit dbfd6f284e
2 changed files with 13 additions and 2 deletions

10
NEWS
View file

@ -1,3 +1,13 @@
version 1.0.1 Aug 14 2003
* Allow empty lines in config files.
* Fix handling of spaces and backslashes in filenames under native Windows.
* Allow scripts to be executed under native Windows.
* Update documentation, make it less Linux specific.
version 1.0 Aug 4 2003
* Lots of small bugfixes and code cleanups.