[svn:parrot] r37682 - trunk

coke at svn.parrot.org coke at svn.parrot.org
Tue Mar 24 15:16:47 UTC 2009


Author: coke
Date: Tue Mar 24 15:16:46 2009
New Revision: 37682
URL: https://trac.parrot.org/parrot/changeset/37682

Log:
Note removal of some config options

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Tue Mar 24 14:17:23 2009	(r37681)
+++ trunk/DEPRECATED.pod	Tue Mar 24 15:16:46 2009	(r37682)
@@ -29,6 +29,13 @@
 
 L<https://trac.parrot.org/parrot/ticket/310>
 
+=item Alternate GC configurations [eligible in 1.5]
+
+C<malloc>, C<malloc-trace> and C<libc> will be removed as potential
+options for the C<--gc> config option.
+
+L<https://trac.parrot.org/parrot/ticket/490>
+
 =back
 
 =head1 PMCS


More information about the parrot-commits mailing list