From 20b734e1c4a84054c5cbdbd8f6ac0e75d39545e2 Mon Sep 17 00:00:00 2001 From: DRC Date: Fri, 10 Feb 2012 01:30:37 +0000 Subject: Infrastructure for producing a universal x86-64/i386/ARM version of libjpeg.a and libturbojpeg.a on OS X, so that the same library can be used to build OS X and iOS apps git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.2.x@793 632fc199-4ca6-4c93-a231-07263d6284db --- ChangeLog.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog.txt') diff --git a/ChangeLog.txt b/ChangeLog.txt index f6b38d7b..529bd7e9 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -29,6 +29,11 @@ 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) ================== -- cgit v1.2.3