diff --git a/ChangeLog.txt b/ChangeLog.txt index c7f241fa..1338f997 100644 --- a/ChangeLog.txt +++ b/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) ==================