diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:11:49 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:11:49 +0000 |
commit | 6ee23cf581376f09838aed1a2ed6ab497cf51346 (patch) | |
tree | d482012b1260b5025c6b5c38fce528514d3b9130 /ChangeLog | |
parent | Adding upstream version 0.3. (diff) | |
download | plzip-6ee23cf581376f09838aed1a2ed6ab497cf51346.tar.xz plzip-6ee23cf581376f09838aed1a2ed6ab497cf51346.zip |
Adding upstream version 0.4.upstream/0.4
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-01-31 Antonio Diaz Diaz <ant_diaz@teleline.es> + + * Version 0.4 released. + * main.cc (show_version): Show the version of lzlib being used. + * Code reorganization. Class Packet_courier now coordinates data + movement and synchronization among threads. + 2010-01-24 Antonio Diaz Diaz <ant_diaz@teleline.es> * Version 0.3 released. |