summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-02-23 10:48:11 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-02-23 10:48:11 +0000
commitd268ea7d6a1b6d0226aa21ca4d3b2be8f8dc2254 (patch)
tree1accfaf6674a5023a50d1611cd42cc6880da4065 /ChangeLog
parent0eaafe93ac833df130240d4eac26892ef1a99ac4 (diff)
Changed version number from 1.1.0 to 1.1.1 in openjpeg.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7e88c92..70885949 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@ What's New for OpenJPEG
February 23, 2007
* [GB] Fixed a copy-and-paste type assignment error (bool instead of int) in the JPWL section of decoder parameters structure in openjpeg.h; minor type-casting in jpwl_lib.c. As a result, now OPJViewer should run correctly when built against the most current SVN trunk of LibOpenJPEG.lib
+* [FOD] Changed version number from 1.1.0 to 1.1.1 in openjpeg.h
February 22, 2007
+ [FOD] Added the OPJViewer Module (/OPJViewer), developed by Giuseppe Baruffa of the university of Perugia