Add some ChangeLog.
authorMathis Rosenhauer <rosenhauer@dkrz.de>
Thu, 24 Jul 2014 13:45:41 +0000 (15:45 +0200)
committerMathis Rosenhauer <rosenhauer@dkrz.de>
Thu, 24 Jul 2014 13:52:52 +0000 (15:52 +0200)
ChangeLog
tests/check_szcomp.c [moved from src/test_szcomp.c with 100% similarity]

index e69de29..f7b16ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,29 @@
+       v0.3
+
+       Port library to Windows (Visual Studio).
+
+       Support building with CMake.
+
+       Benchmarking target using ECHAM data (make bench)
+
+
+2014-02-12  Mathis Rosenhauer  <rosenhauer@dkrz.de>
+
+       v0.2
+
+       Fixed incorrect length calculation in assessment of Second
+       Extension coding.
+
+       Unlimited encoding of fundamental sequences.
+
+       Additional testing with official CCSDS sample data.
+
+       Handle corrupted compressed data more gracefully.
+
+       Support restricted coding options from latest standard.
+
+       Facilitate generation of SIMD instructions by compiler.
+
+2013-05-21  Mathis Rosenhauer  <rosenhauer@dkrz.de>
+
+       Initial relaease: v0.1.
similarity index 100%
rename from src/test_szcomp.c
rename to tests/check_szcomp.c