git-svn-id: https://svn.macports.org/repository/macports/trunk/base@19012 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
James D. Berry
2006-08-05 01:04:24 +00:00
parent f41c18af7b
commit acc4ef9fc4
+5 -5
View File
@@ -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)