summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-02-13 08:49:00 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-02-13 08:49:00 +0000
commitdcc6f679bc82055dca47654c562af27701b5da7c (patch)
tree2b3d0cec056b62e3dd28b9e8d1ed3f2842574830 /ChangeLog
parent3f5e8eb92b5c011fe679308b65a049dba4f0eb89 (diff)
Change file modified. -fPIC flag used for 64-bit compilation. Move operation (rather than copy) for the dist library creation, and -p flag added.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b62d45b..d65f5a9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+February 13, 2007
+! [FOD] Change file modified. -fPIC flag used for 64-bit compilation. Move operation (rather than copy) for the dist library creation, and -p flag added.
+
January 31, 2007
! [FOD] Extra tokens at the end of #endif directive corrected in openjpeg.c, j2k.c and image_to_j2k.c -> no more warnings in linux compilation
! [FOD] Linux Makefile added for the codec