Changelog
changeset 257 18d5bf8fa969
parent 241 42c9470aa4f9
child 259 ba3827aa8f25
--- a/Changelog	Fri Dec 05 17:40:49 2008 +0000
+++ b/Changelog	Sat Dec 20 17:48:47 2008 +0000
@@ -10,6 +10,13 @@
 Future:
  - Use a better system than mkstemp() for finding output files, so we can add
    .gz to the gzipped outputs.
+v0.6.2:
+ - Fixed a bug on -w
+ - Making -S return the number of slots
+ - Fixed a bug on clients dying (making the queue not usable anymore)
+ - Making an error file different for each socket ($TS_SOCKET.error)
+ - Making ts not to log on the error log file constantly.
+ - Adding information on the exit status in -i
 v0.6.1:
  - Adding support for the TS_SLOTS env variable, to set the number of slots of
  a starting server.