[svn:parrot] r46762 - trunk

NotFound at svn.parrot.org NotFound at svn.parrot.org
Tue May 18 14:22:47 UTC 2010


Author: NotFound
Date: Tue May 18 14:22:46 2010
New Revision: 46762
URL: https://trac.parrot.org/parrot/changeset/46762

Log:
mention find_codepoint and unroll ops in NEWS

Modified:
   trunk/NEWS

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	Tue May 18 14:19:04 2010	(r46761)
+++ trunk/NEWS	Tue May 18 14:22:46 2010	(r46762)
@@ -8,6 +8,7 @@
   + Fixed storage of methods in the NameSpace PMC
   + Added :nsentry flag to force method to be stored in the NameSpace
   + Added StringBuilder PMC
+  + Added experimental opcodes find_codepoint and unroll
 - Compilers
   + Fixed reporting of line numbers in IMCC
   + Removed deprecated NQP compiler, replaced with new NQP-RX


More information about the parrot-commits mailing list