Ported jpgtest.cxx to pure C to avoid the need for a C++ compiler


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@355 632fc199-4ca6-4c93-a231-07263d6284db
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 87025ec..2265938 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -7,6 +7,8 @@
 reduces compression performance by as much as 15% for these high-quality images
 but is necessary to ensure that the images are perceptually lossless.
 
+[2] Ported jpgtest.cxx to pure C to avoid the need for a C++ compiler.
+
 
 1.0.90 (1.1 beta1)
 ==================