diff --git a/ChangeLog b/ChangeLog index c504af30d..d93dcc182 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,13 @@ # -# $Id: ChangeLog,v 1.47 2006/08/05 00:28:27 jberry Exp $ +# $Id: ChangeLog,v 1.48 2006/08/05 01:04:24 jberry Exp $ # # This is a log of major user-visible changes in each release # Release 1.? (unreleased): - - Fix a bug that prevented operation of port ed with some editors. - The env wasn't being properly restored for the editor. (jberry) + - Fix a bug that prevented operation of port ed with some editors. + The env wasn't being properly restored for the editor. (jberry) - Fixed a bug in the creation of the portf symlink. (jmpp) @@ -52,8 +52,8 @@ Release 1.3.1 (31-Jul-2006): - Fixed a bug, introduced in 1.3, that prevented -u uninstall from working. (jberry) - - Fixed a bug in xcode portgroup. One variable used by the group conflicted - with global variables in port base code. (pguyot) + - Fixed a bug in xcode portgroup. One variable used by the group conflicted + with global variables in port base code. (pguyot) - Added a new test case for a cvs+remote patch file bug. (pguyot)