defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avoid havin...
[openjpeg.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9816c14e2cf9628ab82099b2ffcf4d63d92a50f2..bd7d9e24e8dadb2e7822278281f76f3146b96eb9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+May 18, 2011
+! [antonin] defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avoid having to deal with "stdbool.h" (patch from Winfried)
+
 May 16, 2011
 * [antonin] fixed another bug related to the number of packets in a tile-part, not correctly taken into acccount when generating an index file during decoding.
 * [antonin] fixed part of issue 69, when tile-part index is inconsistent with the total number of tile-parts