[126895] trunk/base/ChangeLog

cal at macports.org cal at macports.org
Thu Oct 16 15:25:07 PDT 2014


Revision: 126895
          https://trac.macports.org/changeset/126895
Author:   cal at macports.org
Date:     2014-10-16 15:25:07 -0700 (Thu, 16 Oct 2014)
Log Message:
-----------
ChangeLog: Update ChangeLog for recent trace mode changes, re-order for 2.3.2 release

Modified Paths:
--------------
    trunk/base/ChangeLog

Modified: trunk/base/ChangeLog
===================================================================
--- trunk/base/ChangeLog	2014-10-16 22:20:07 UTC (rev 126894)
+++ trunk/base/ChangeLog	2014-10-16 22:25:07 UTC (rev 126895)
@@ -9,10 +9,6 @@
       flag '-N' to provide non-interactive invocations.
 	  (shasha in branch gsoc14-interactive, merge in r124243)
     
-    - Fix bugs in trace mode that caused it to (1) not ignore /usr/local as
-      it should and (2) fail with certain lengths of $prefix.
-      (cal in r124145, r124146)
-
     - Display notes for installed or updated ports at the end of the
       installation to prevent them from getting lost in the scrolling output.
       (#24507, cal in r118304, patch by snc)
@@ -28,6 +24,19 @@
       (afb in r123005)
 
 Release 2.3.2 (2014-10-17 by jmr)
+    - Fix a crash in trace mode when software calls posix_spawn(2) with NULL
+      as envp (which isn't a legal thing to do from what I understand, but
+      there's software that does it)
+      (cal in r126475, #45318)
+
+    - Tune down the noise while using trace mode; in the default verbosity
+      setting, only report files that actually exist and were hidden.
+      (cal in r124150, r124216)
+
+    - Fix bugs in trace mode that caused it to (1) not ignore /usr/local as
+      it should and (2) fail with certain lengths of $prefix.
+      (cal in r124145, r124146)
+
     - Added a warning when a version is specified with the list action, such
       as with installed ports (jmr in r125621)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141016/841b95d9/attachment.html>


More information about the macports-changes mailing list