From ef4b034fa609b3d7693881e22fe40bd4e3478d18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20F=2E=20Bj=C3=B6rklund?= Date: Tue, 29 Sep 2009 08:00:38 +0000 Subject: [PATCH] update changelog, for stuff that didn't make it to 1.8.1 git-svn-id: https://svn.macports.org/repository/macports/trunk/base@58472 d073be05-634f-4543-b044-5fe20cf6d1d6 --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index f0bc667d3..1c84a4c0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,24 @@ # $Id$ ### +Release 1.9.0 (unreleased): + + - Use CommonCrypto/CommonDigest instead of OpenSSL libcrypto. (toby) + + - Add SHA256 checksums in addition to MD5, SHA1 and RIPEMD160. (afb) + + - New "patch.type gnu" for GNU patch, similar to "build.type gnu" + for GNU make. Only makes a difference for BSD patch and BSD make. + + - Update the FreeBSD package, drop the old Fedora/Ubuntu packages. + (MacPorts now requires BSD, but objc/Foundation is now optional) + + - Don't use "make -j1" for build.jobs=1, but prefer "make" instead. + (afb in r57998) + + - Add new "use_xz yes" port option to allow distfiles in xz format. + (afb in r57827) + Release 1.8.1 (2009-09-28 by jmr): - Installer error messages now display properly even from the Snow Leopard