Changelog
changeset 274 62048132f95f
parent 265 8c16cd53f772
child 277 1ee3c4ef9402
equal deleted inserted replaced
273:8d1f96d0e802 274:62048132f95f
     8    in that situation?
     8    in that situation?
     9 
     9 
    10 Future:
    10 Future:
    11  - Use a better system than mkstemp() for finding output files, so we can add
    11  - Use a better system than mkstemp() for finding output files, so we can add
    12    .gz to the gzipped outputs.
    12    .gz to the gzipped outputs.
       
    13 v0.6.4:
       
    14  - Fixed a bug breaking -c and -t.
    13 v0.6.3:
    15 v0.6.3:
    14  - Fixed a bug on -c and -t.
    16  - Fixed a bug on -c and -t.
    15  - Adding first support for -D (run depending on any job)
    17  - Adding first support for -D (run depending on any job)
    16  - Adding version control on the protocol.
    18  - Adding version control on the protocol.
    17  - Making the ts server chdir to the socket directory, so it doesn't annoy on umounting.
    19  - Making the ts server chdir to the socket directory, so it doesn't annoy on umounting.