summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGiuseppe Baruffa <gbaruffa@users.noreply.github.com>2007-11-29 14:38:26 +0000
committerGiuseppe Baruffa <gbaruffa@users.noreply.github.com>2007-11-29 14:38:26 +0000
commite06bcd027f860f2d62c5419dab14a975eecae7c9 (patch)
tree43c511e05e90780b5662585ac0913425a84e239f /ChangeLog
parent9e5d165e79499cffe11a85ebc1b1ff320d52953b (diff)
Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor; modified OPJViewer project and some files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e348eac..d71b6032 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+November 29, 2007
+! [GB] Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor; modified OPJViewer project and some files.
+
November 14, 2007
+ [FOD] Created the file index.c in the codec directory. This file handles the creation of index files,
at encoding and decoding.