Changelog
changeset 283 f049b802be64
parent 278 1698b327528d
child 297 d7d0074df110
equal deleted inserted replaced
282:835551fcecb7 283:f049b802be64
     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.6:
       
    14  - Fixed the feature TS_MAXCONN, which collided with the protocol version check.
    13 v0.6.5:
    15 v0.6.5:
    14  - Fixed a problem that -c and -t, if their pipe was broken, they remained.
    16  - Fixed a problem that -c and -t, if their pipe was broken, they remained.
    15  - Fixed a problem (maybe some copypaste once?) on -l, that created always an error msg.
    17  - Fixed a problem (maybe some copypaste once?) on -l, that created always an error msg.
    16  - Adding the possibility of limiting the amount of ts connections.
    18  - Adding the possibility of limiting the amount of ts connections.
    17 v0.6.4:
    19 v0.6.4: