Author: jonathan
Date: Tue Apr 17 11:30:14 2007
New Revision: 18266

Modified:
   trunk/NEWS

Log:
Note PCCINVOKE and Parrot_PCCINVOKE in the news.

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS  (original)
+++ trunk/NEWS  Tue Apr 17 11:30:14 2007
@@ -19,6 +19,8 @@
    introspection, and C3 method resolution order
  + new Exporter PMC for importing globals between namespaces
  + new string utilities for radix conversion
+ + PCCINVOKE and Parrot_PCCINVOKE allow calling using the full Parrot Calling
+   Conventions from PMCs and C code respectively
 - Build:
  + Refactorings and improvements in test coverage for 'Configure.pl'
 - Misc:

Reply via email to