[svn:parrot] r39588 - trunk
whiteknight at svn.parrot.org
whiteknight at svn.parrot.org
Tue Jun 16 13:55:40 UTC 2009
Author: whiteknight
Date: Tue Jun 16 13:55:40 2009
New Revision: 39588
URL: https://trac.parrot.org/parrot/changeset/39588
Log:
[NEWS] fix stupid typo
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS Tue Jun 16 13:47:05 2009 (r39587)
+++ trunk/NEWS Tue Jun 16 13:55:40 2009 (r39588)
@@ -3,7 +3,7 @@
New in 1.3.0
- Core
+ Optimized parts of the IO system
- + Fixed inheritance hirarchy of FileHandle and Socket PMC types
+ + Fixed inheritance hierarchy of FileHandle and Socket PMC types
+ Fixed leaks involving subroutines and Parrot_Context
+ Cleaned up and refactored GC internals, including fixes and optimizations
+ Optimized PMC class manipulations to use type numbers instead of string names
More information about the parrot-commits
mailing list