aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2012-02-10 01:30:37 +0000
committerDRC <dcommander@users.sourceforge.net>2012-02-10 01:30:37 +0000
commit20b734e1c4a84054c5cbdbd8f6ac0e75d39545e2 (patch)
tree8da2a19a69a9f36b86ef96226611b1d3182c00c7 /ChangeLog.txt
parenta1647c84128ecd840024a8579cd672c4556d9ff7 (diff)
downloadlibjpeg-turbo-20b734e1c4a84054c5cbdbd8f6ac0e75d39545e2.tar.gz
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
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
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)
==================