Revision: 38753 http://trac.macosforge.org/projects/macports/changeset/38753 Author: afb@macports.org Date: 2008-07-30 00:30:39 -0700 (Wed, 30 Jul 2008) Log Message: ----------- update changelog for r38577 Modified Paths: -------------- trunk/base/ChangeLog Modified: trunk/base/ChangeLog =================================================================== --- trunk/base/ChangeLog 2008-07-30 07:16:27 UTC (rev 38752) +++ trunk/base/ChangeLog 2008-07-30 07:30:39 UTC (rev 38753) @@ -11,6 +11,8 @@ possibly support still other rubys in the future. (#15912, febeling in 38683) + - Don't use build.nice for complex build.cmd commands (#16091) + - The buildmakejobs setting now also affects ports using the scons build system, so now scons-based ports can be built in parallel too. Previously only automake-based ports were supported. (ryandesign in r38556)