subsequent jpip-related commits to be logged in "applications/jpip/CHANGES" rather...
authorAntonin Descampe <antonin@gmail.com>
Thu, 12 May 2011 09:44:19 +0000 (09:44 +0000)
committerAntonin Descampe <antonin@gmail.com>
Thu, 12 May 2011 09:44:19 +0000 (09:44 +0000)
CHANGES
applications/jpip/CHANGES

diff --git a/CHANGES b/CHANGES
index 215502da69dbd3ad6d3a977ae2d961bdd943dc7c..b880c3ba450a866270e3bee08939497aa13c9f03 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,18 +5,12 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
-May 9, 2011
-* [antonin] OpenJPIP: small bug fixes to compile on win platform
-
-May 8, 2011
-* [antonin] OpenJPIP: fixed several bugs in opj_server (removal of strsep function, duplication of query string) + some changes to compile opj_server under windows (replacement of strcasecmp(), bzero()).
-
 April 16, 2011
 * [antonin] fixed a bug in mqc.c (see https://groups.google.com/d/topic/openjpeg/kQ1PbZUd19k/discussion, credit to Peter Wimmer)
 * [antonin] fixed wrong path in Doxyfile.dox
 
 April 14, 2011
-+ [antonin] initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)
++ [antonin] initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details, see 'applications/jpip/CHANGES' for subsequent jpip-related commits)
 * [antonin] fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be built with JPWL functionalities.
 ! [antonin] changed make all behaviour : DOC target removed from ALL.
 
index a3a92ce920a1b53c5c1b3c142c1d9277c0742bc1..946c2aa1aeeb8e0cb7dd1db9b08ca8bc56bc18a9 100644 (file)
@@ -21,5 +21,3 @@ May 8, 2011
 
 April 14, 2011
 + [antonin] initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)
-* [antonin] fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be built with JPWL functionalities.
-! [antonin] changed make all behaviour : DOC target removed from ALL.