summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2011-09-09 14:53:38 +0000
committerAntonin Descampe <antonin@gmail.com>2011-09-09 14:53:38 +0000
commitd26e1d783f3333cc4acf80bc74ed9fdba02b190c (patch)
tree29fd33006c2d45d0d2b0651b515b13f6ca0ed54a
parentfa720c1858c5bccc70d9b0a8413c944c64d73b04 (diff)
forgot the CHANGES file in r913
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b68e256d..5d1f188d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+September 9, 2011
++ [antonin] added a new indexer functionality to the library. With the new '-jpip' option at encoding, the user can now generate a JP2 file including an XML box with the index used when browsing the image with JPIP.
+
September 2, 2011
* [mickael] fixed windows nighlty crash about one missing opj_getopt() (and warning with other platform)