[svn:parrot] r37690 - trunk
cotto at svn.parrot.org
cotto at svn.parrot.org
Wed Mar 25 00:56:13 UTC 2009
Author: cotto
Date: Wed Mar 25 00:56:12 2009
New Revision: 37690
URL: https://trac.parrot.org/parrot/changeset/37690
Log:
[DEPRECATED] add notice about parrot_new_pmc_hash
Modified:
trunk/DEPRECATED.pod
Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod Tue Mar 24 22:15:21 2009 (r37689)
+++ trunk/DEPRECATED.pod Wed Mar 25 00:56:12 2009 (r37690)
@@ -208,6 +208,12 @@
L<https://trac.parrot.org/parrot/ticket/455>
+=item parrot_new_pmc_hash [eligible in 1.5]
+
+This function will be removed. parrot_new_hash should be used in its place.
+
+L<https://trac.parrot.org/parrot/ticket/494>
+
=back
=head1 Compiler tools
More information about the parrot-commits
mailing list