summaryrefslogtreecommitdiff
path: root/branches/1.1.x/ChangeLog.txt
diff options
context:
space:
mode:
authordcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2011-04-25 22:41:14 +0000
committerdcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2011-04-25 22:41:14 +0000
commita95c4e673e3e25e889dd81df9388e1034d18456c (patch)
tree79df9f747564be4a304e57f2ca8ceae4a9925f98 /branches/1.1.x/ChangeLog.txt
parent5635523aee96c307e1ba1beb4161b2763c6ac12e (diff)
Eliminate excessive I/O overhead when reading BMP files in cjpeg
git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@592 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'branches/1.1.x/ChangeLog.txt')
-rw-r--r--branches/1.1.x/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/branches/1.1.x/ChangeLog.txt b/branches/1.1.x/ChangeLog.txt
index 1f9928a..160b554 100644
--- a/branches/1.1.x/ChangeLog.txt
+++ b/branches/1.1.x/ChangeLog.txt
@@ -27,6 +27,9 @@ enabled. This specifically caused the jpegoptim program to fail if it was
linked against a version of libjpeg-turbo that was built with libjpeg v7 or v8
emulation.
+[6] Eliminated excessive I/O overhead that occurred when reading BMP files in
+cjpeg.
+
1.1.0
=====