From a58987d082d6913f43b5fd4e9ce3769b311d8d25 Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Wed, 13 Jul 2011 16:39:14 +0000 Subject: [PATCH] put comments after the creation of the branch --- CHANGES | 4 ++-- 1 file 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)