From 0bf58f2145421eb555523e800c57b60d6749a1df Mon Sep 17 00:00:00 2001 From: DRC Date: Wed, 6 Feb 2013 23:51:08 +0000 Subject: Include a C version of md5cmp rather than depending on an external md5sum binary, since md5sum is not available on all platforms (specifically, it doesn't exist on FreeBSD, and it has to be installed via MacPorts on OS X.) git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@926 632fc199-4ca6-4c93-a231-07263d6284db --- ChangeLog.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog.txt') diff --git a/ChangeLog.txt b/ChangeLog.txt index 7eee85d1..83f7b129 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,10 @@ +1.3.0 +===== + +[1] 'make test' now works properly on FreeBSD, and it no longer requires the +md5sum executable to be present on other Un*x platforms. + + 1.2.90 (1.3 beta1) ================== -- cgit v1.2.3