diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:11:56 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:11:56 +0000 |
commit | f6e0a844e295b58ae820dde5f12c557dc42c3624 (patch) | |
tree | 65ebb18debbbca91c7fb99853065c08f34cf0850 /ChangeLog | |
parent | Adding debian version 0.3-1. (diff) | |
download | plzip-f6e0a844e295b58ae820dde5f12c557dc42c3624.tar.xz plzip-f6e0a844e295b58ae820dde5f12c557dc42c3624.zip |
Merging upstream version 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. |