Document https://trac.macports.org/changeset/24026 and https://trac.macports.org/changeset/24018, remove the merge junk from eridius@ and fix a typo in the 1.4.1 change log.

git-svn-id: https://svn.macports.org/repository/macports/trunk/base@24083 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Paul Guyot
2007-04-16 06:16:55 +00:00
parent 17969389d6
commit 41ea9683d3
+4 -2
View File
@@ -7,7 +7,6 @@
(unreleased):
<<<<<<< .mine
- Implement brand new find command in Pextlib.
See portfile.7 for documentation (eridius in r24079 and r24080).
@@ -22,6 +21,9 @@
Only the first file found will be parsed and used.
(jberry r24071)
- Improvements on livecheck: fixed a report bug, improved ruby group
default behavior (pguyot in r24026 and r24018)
Release 1.4.1 (14-Apr-2007):
- Add responsive, reasonably fast http mirrors to openbsd group
@@ -38,7 +40,7 @@ Release 1.4.1 (14-Apr-2007):
flags (pguyot in r23246 and r23291).
- New options for configure flags (C|CPP|CXX|LD)FLAGS and logic to
handle that and backward compatibility (pguyot in r23089, r23125,
handle that and backward compatibility (pguyot in r23098, r23125,
r23238, r23248 and r23249).
- "port sync" now updates svn repos too (eridius in r22784).