[svn:parrot] r49500 - trunk

cotto at svn.parrot.org cotto at svn.parrot.org
Sun Oct 10 19:41:17 UTC 2010


Author: cotto
Date: Sun Oct 10 19:41:17 2010
New Revision: 49500
URL: https://trac.parrot.org/parrot/changeset/49500

Log:
[NEWS] add PCore improvements to the news

Modified:
   trunk/NEWS

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	Sun Oct 10 18:07:25 2010	(r49499)
+++ trunk/NEWS	Sun Oct 10 19:41:17 2010	(r49500)
@@ -3,13 +3,14 @@
 New in 2.9.0
 - Core
   + New default garbage collector
+  + Parrot and Rakudo's build and tests can now be run under the profiling runcore.
   + Fixed coredump in ByteBuffer when given a negative size
   + Various improvements related to experimental Minix support
 - Testing
   + "make smoke" now respects TEST_JOBS
   + Added tests to Socket PMC, StringBuilder PMC, ByteBuffer PMC,
     mk_language_shell.pl, create_language.pl
-- GitMigration
+- Git Migration
   + Most developer tools have been ported to Git
   + Majority of developer docs have been written for Git
 - Compilers


More information about the parrot-commits mailing list