From 8a288c2dddb0df276fe2eabaf9938b7e8e3337ea Mon Sep 17 00:00:00 2001 From: Clemens Lang Date: Wed, 1 Aug 2012 20:33:15 +0000 Subject: [PATCH] Update ChangeLog for https://trac.macports.org/ticket/29223 git-svn-id: https://svn.macports.org/repository/macports/trunk/base@96137 d073be05-634f-4543-b044-5fe20cf6d1d6 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 13f757371..362f4b997 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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)