[svn:parrot] r38351 - trunk

whiteknight at svn.parrot.org whiteknight at svn.parrot.org
Sat Apr 25 13:47:01 UTC 2009


Author: whiteknight
Date: Sat Apr 25 13:46:59 2009
New Revision: 38351
URL: https://trac.parrot.org/parrot/changeset/38351

Log:
Add two function names to DEPRECATED.pod for TT #155 and #156

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Sat Apr 25 10:41:44 2009	(r38350)
+++ trunk/DEPRECATED.pod	Sat Apr 25 13:46:59 2009	(r38351)
@@ -209,6 +209,14 @@
 
 L<https://trac.parrot.org/parrot/ticket/494>
 
+=item Parrot_get_namespace_autobase [eligible in 1.5]
+
+L<https://trac.parrot.org/parrot/ticket/155>
+
+=item Parrot_find_global_k [eligible in 1.5]
+
+L<https://trac.parrot.org/parrot/ticket/156>
+
 =back
 
 =head1 Compiler tools


More information about the parrot-commits mailing list