git-svn-id: https://svn.macports.org/repository/macports/trunk/base@96137 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Clemens Lang
2012-08-01 20:33:15 +00:00
parent e334485970
commit 8a288c2ddd
+6
View File
@@ -3,6 +3,12 @@
# $Id$
###
Release 2.1.3 (unreleased)
- Fixed a bug where a certain order of starting and aborting a build,
running selfupdate and continuing a build would resume building although
it should start from the beginning.
(#29223, cal in r96136)
Release 2.1.2 (2012-07-26 by jmr):
- Fixed autodetection of developer_dir with Xcode 4.4
(#35150, mfeiri in r95552)