Changelog
changeset 199 bf0250709d52
parent 191 35b77fb4deb1
child 202 4c6a554c877c
--- a/Changelog	Sun Feb 10 21:42:06 2008 +0100
+++ b/Changelog	Sun Feb 10 22:40:21 2008 +0100
@@ -10,6 +10,11 @@
 Future:
  - Use a better system than mkstemp() for finding output files, so we can add
    .gz to the gzipped outputs.
+v0.5.3:
+ - The only one waiting ts process ('-w' and '-t') could be used for each jobid.
+v0.5.2:
+ - Fixed the '-r' without jobid, which should remove the last added job.
+ - Fixed some messages for '-t' without jobid (it said something about job -1).
 v0.5.1:
  - Fixed the new '-t', which had several problems
 v0.5: