Fix jpegoptim with v7 emulation as well


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@568 632fc199-4ca6-4c93-a231-07263d6284db
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 6d6bdb5..6665aaa 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -20,9 +20,10 @@
 build to fail when using the Visual Studio IDE.
 
 [5] Fixed a bug in jpeg_read_coefficients() whereby it would not initialize
-cinfo->image_width and cinfo->image_height if libjpeg v8 emulation was enabled.
-This specifically caused the jpegoptim program to fail if it was linked against
-a version of libjpeg-turbo that was built with libjpeg v8 emulation.
+cinfo->image_width and cinfo->image_height if libjpeg v7 or v8 emulation was
+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.
 
 
 1.1.0