summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ChangeLog.txt')
-rw-r--r--trunk/ChangeLog.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/trunk/ChangeLog.txt b/trunk/ChangeLog.txt
index b58a78d..984e754 100644
--- a/trunk/ChangeLog.txt
+++ b/trunk/ChangeLog.txt
@@ -1,9 +1,11 @@
1.1.90 (1.2 beta1)
==================
-[1] Added a Java wrapper for the TurboJPEG API. See java/README for more details.
+[1] Added a Java wrapper for the TurboJPEG API. See java/README for more
+details.
-[2] The TurboJPEG API can now be used to scale down images during decompression.
+[2] The TurboJPEG API can now be used to scale down images during
+decompression.
[3] Added SIMD routines for RGB-to-grayscale color conversion, which
significantly improves the performance of grayscale JPEG compression from an