Changelog
changeset 337 43079a99351e
parent 335 b4a5d9544836
child 340 11c5a9e7b9a8
--- a/Changelog	Fri Mar 06 23:25:33 2015 +0100
+++ b/Changelog	Fri Mar 06 23:26:50 2015 +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.
+v0.7.5:
+ - Fixing a bug that made the sever crash in MacOSX: strdup() related.
 v0.7.4:
  - Fixing a bug about dangling processes, in case of using "ts -r".
 v0.7.3: