update ChangeLog

git-svn-id: https://svn.macports.org/repository/macports/trunk/base@126866 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Joshua Root
2014-10-16 18:28:42 +00:00
parent f61296c88d
commit 7f9fa5614a
+13
View File
@@ -27,6 +27,19 @@ Release 2.4 (unreleased)
- Remove deprecated rpm-vercomp function, ports should use vercmp instead.
(afb in r123005)
Release 2.3.2 (2014-10-17 by jmr)
- Added a warning when a version is specified with the list action, such
as with installed ports (jmr in r125621)
- Added ability to set configure.compiler to gcc 5.x
(ryandesign in r125578)
- Fixed failure to add groups when dscl prints a warning to stderr
(jmr in r123652)
- Fixed incorrect handling of arguments in batch mode
(#44091, cal in r121485)
Release 2.3.1 (2014-06-26 by jmr)
- Added macports-clang-3.4 to compiler fallback lists
(#43932, jeremyhu in r118735, r119034)