summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2011-04-12 17:24:30 +0000
committerAntonin Descampe <antonin@gmail.com>2011-04-12 17:24:30 +0000
commitfef7d00dc8f646913141fa55687eef52064e7e20 (patch)
tree3f0b66267a33e1716f8e222d757e5fe54d1c12fd /ChangeLog
parenta916dcd052695d0e7dd3b919eafd00f35fd824a7 (diff)
Fixed internal function names conflict with Jasper (http://code.google.com/p/openjpeg/issues/detail?id=30)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c15de01..3c8fec28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+April 12, 2011
+* [antonin] Fixed internal function names conflict with Jasper (http://code.google.com/p/openjpeg/issues/detail?id=30)
+
November 25, 2010
* [antonin] Fix leak in jp2_read_header_procedure() (from even.rouault, see issue 29 on googlecode)