aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.txt
diff options
context:
space:
mode:
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 f92e4d9..979d802 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -48,6 +48,11 @@ h2v2 merged upsampling were not properly checking for the existence of DSPr2.
version of the accelerated Huffman codec was not being compiled in when
libjpeg-turbo was built on OS X. Oops.
+[7] Fixed an extremely rare bug in the Huffman encoder that caused 64-bit
+builds of libjpeg-turbo to incorrectly encode a few specific test images when
+quality=98, an optimized Huffman table, and the slow integer forward DCT were
+used.
+
1.4.0
=====