[svn:parrot] r46244 - trunk

coke at svn.parrot.org coke at svn.parrot.org
Mon May 3 19:59:58 UTC 2010


Author: coke
Date: Mon May  3 19:59:58 2010
New Revision: 46244
URL: https://trac.parrot.org/parrot/changeset/46244

Log:
Reflect current state of TT #448

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Mon May  3 17:53:28 2010	(r46243)
+++ trunk/DEPRECATED.pod	Mon May  3 19:59:58 2010	(r46244)
@@ -37,18 +37,23 @@
 
 =over 4
 
-=item gziphandle [experimental]
+=item GzipHandle [experimental]
 
 L<https://trac.parrot.org/parrot/ticket/1580>
 
-=item packfiledebug [experimental]
+=item PackfileDebug [experimental]
 
 L<https://trac.parrot.org/parrot/ticket/1599>
 
-=item moved to dynpmc [eligible in 1.1]
+=item File [eligible in 1.1]
 
-AddrRegistry, CodeString, Env, Eval, File, OS, PCCMETHOD_Test, StringHandle,
-and Timer.
+Move from static PMC to dynamic PMC
+
+L<https://trac.parrot.org/parrot/ticket/448>
+
+=item OS [eligible in 1.1]
+
+Move from static PMC to dynamic PMC
 
 L<https://trac.parrot.org/parrot/ticket/448>
 


More information about the parrot-commits mailing list