summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Torri <vincent.torri@gmail.com>2011-07-13 16:39:14 +0000
committerVincent Torri <vincent.torri@gmail.com>2011-07-13 16:39:14 +0000
commita58987d082d6913f43b5fd4e9ce3769b311d8d25 (patch)
tree1c6120762dda4376f3c7c2f4e9c7dedab07a9141
parent0f101066f2fe3b1589114a26a10064ea3055d0b2 (diff)
put comments after the creation of the branch
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index bcb14836..8e12ab10 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,8 +5,6 @@ What's New for OpenJPEG
! : changed
+ : added
-_______ R812 : 'openjpeg-1.5' branch created ______________________________
-
July 13, 2011
+ [vtorri] added 'libopenjpeg-jpwl.pc.in'
* [vtorri] fixed substitution in libopenjpeg1.pc.in
@@ -14,6 +12,8 @@ July 13, 2011
* [vtorri] added -lm to the linker for libopenjpeg and to the .pc file
- [vtorri] removed useless LCMS flags from Makefile.am for libopenjpeg
+_______ R812 : 'openjpeg-1.5' branch created ______________________________
+
July 10, 2011
! [antonin] improved encoding speed in t1_encode_cblks (credit to Giuseppe Baruffa)