From: DRC Date: Tue, 2 Oct 2012 04:20:43 +0000 (+0000) Subject: git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@863 632fc199-4ca6... X-Git-Tag: 1.2.90~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9d1d67d7c83bce33f307d20acbc292d655b401d;p=libjpeg-turbo git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@863 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/ChangeLog.txt b/ChangeLog.txt index a060d94..fc82945 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -26,6 +26,10 @@ Ubuntu 11 and later) without setting the linker path. [6] The TurboJPEG Java wrapper should now find the JNI library on Mac systems without having to pass -Djava.library.path=/usr/lib to java. +[7] TJBench has been ported to Java to provide a convenient way of validating +the performance of the TurboJPEG Java API. It can be run with +'java -cp turbojpeg.jar TJBench'. + 1.2.1 =====