Allow RGB JPEG files to be created/decoded when using the LJT colorspace extensions


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@808 632fc199-4ca6-4c93-a231-07263d6284db
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 1338f99..0f1f45c 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -9,6 +9,10 @@
 platforms.  This speeds up the decompression of 4:2:2 JPEGs by 20-25% on such
 platforms.
 
+[3] Creating or decoding a JPEG file that uses the RGB colorspace should now
+properly work when the input or output colorspace is one of the libjpeg-turbo
+colorspace extensions.
+
 
 1.2.0
 =====