Changelog
changeset 348 308315d04787
parent 340 11c5a9e7b9a8
child 360 7cf9a8bda6d3
--- a/Changelog	Fri Mar 25 16:19:23 2016 +0100
+++ b/Changelog	Fri Mar 25 17:25:57 2016 +0100
@@ -11,6 +11,8 @@
 Future:
  - Use a better system than mkstemp() for finding output files, so we can add
    .gz to the gzipped outputs.
+v1.0:
+ - Respect TMPDIR for output files.
 v0.7.6:
  - Add -k (send SIGTERM to process group). Replacement for "kill -- -`ts -p`".
 v0.7.4: