From 23891ede861ae3feab879c421a0ee1309ad2b4af Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Thu, 6 Sep 2007 10:53:41 +0000 Subject: [PATCH] ENH: update changelog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3e498095..470c0199 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ What's New for OpenJPEG ! : changed + : added +September 6, 2007 +* [Mathieu Malaterre] CMake: start compiling mj2, jpwl and jp3d + September 4, 2007 + [GB] Added some fields in the codestream_info structure: they are used to record the position of single tile parts. Changed also the write_index function in the codec, to reflect the presence of this new information. September 3, 2007