From 786e8033d7cb43647aa417774ab820a098e02aed Mon Sep 17 00:00:00 2001 From: Juan Manuel Palacios Date: Mon, 5 Feb 2007 01:07:29 +0000 Subject: [PATCH] Added changes to the main port(1) script by jberry. git-svn-id: https://svn.macports.org/repository/macports/trunk/base@21743 d073be05-634f-4543-b044-5fe20cf6d1d6 --- ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8c70c865b..06c457666 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,8 +13,13 @@ Release 1.4 (unreleased): - New 'macports' mirrors list, with entries pointing to svn's /distfiles/ & /distfiles/general directories in our repo (eridius & jmpp in r21621). - - - + - Resolved ticket #8723: better messages for port outdated (jberry in r19664). + + - Resolved ticket #10766: improve error when no current port is available (jberry in r19665). + + - Resolved ticket #10843 (and probably #8229): initialize the portinfo array each time to improve + 'port deps' and 'port variats' output (jberry in r19992). + Release 1.3.2 (9-Aug-2006):