diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:24:27 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:24:27 +0000 |
commit | f86afc6aa8317a9ed84be9f8c719dcc64cbd22d1 (patch) | |
tree | 1e005d900e65bf8ef011e8c613b9cb6ca6fea24e /NEWS | |
parent | Initial commit. (diff) | |
download | clzip-f86afc6aa8317a9ed84be9f8c719dcc64cbd22d1.tar.xz clzip-f86afc6aa8317a9ed84be9f8c719dcc64cbd22d1.zip |
Adding upstream version 1.0~rc2.upstream/1.0_rc2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Changes in version 1.0: + +Initial release. + +Translated to C from the C++ source for lzip 1.10-rc1 + +Compiler warnings produced by over-optimization (-O3) have been fixed. |