summaryrefslogtreecommitdiff
path: root/trunk
diff options
context:
space:
mode:
authordcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2012-02-10 01:44:55 +0000
committerdcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2012-02-10 01:44:55 +0000
commited14cbe29f3d98c163ab53531c4a61ae1a9cf0cc (patch)
tree6169e457176cf8c8b0312b9d47c89a2d42f1eb0f /trunk
parent4cc91d0d3e62900e9be0f284eaab31366535388f (diff)
iOS universal package was promoted to a 1.2 feature
git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@798 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'trunk')
-rw-r--r--trunk/ChangeLog.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/trunk/ChangeLog.txt b/trunk/ChangeLog.txt
index c7f241f..1338f99 100644
--- a/trunk/ChangeLog.txt
+++ b/trunk/ChangeLog.txt
@@ -9,10 +9,6 @@ will not be SIMD-accelerated when using any of these scaling factors.
platforms. This speeds up the decompression of 4:2:2 JPEGs by 20-25% on such
platforms.
-[3] Added ARM v6 and ARM v7 architectures to libjpeg.a and libturbojpeg.a in
-the official OS X distribution package, so that those libraries can be used to
-build both OS X and iOS applications.
-
1.2.0
=====
@@ -45,6 +41,10 @@ K component is assigned a component ID of 1 instead of 4. Although these files
are in violation of the spec, other JPEG implementations handle them
correctly.
+[7] Added ARM v6 and ARM v7 architectures to libjpeg.a and libturbojpeg.a in
+the official OS X distribution package, so that those libraries can be used to
+build both OS X and iOS applications.
+
1.1.90 (1.2 beta1)
==================