[svn:parrot] r44147 - trunk

darbelo at svn.parrot.org darbelo at svn.parrot.org
Thu Feb 18 20:34:55 UTC 2010


Author: darbelo
Date: Thu Feb 18 20:34:54 2010
New Revision: 44147
URL: https://trac.parrot.org/parrot/changeset/44147

Log:
Add deprecation notices for gdbmhash and the digest dynpmcs.

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Thu Feb 18 20:05:58 2010	(r44146)
+++ trunk/DEPRECATED.pod	Thu Feb 18 20:34:54 2010	(r44147)
@@ -66,6 +66,22 @@
 
 L<https://trac.parrot.org/parrot/ticket/1407>
 
+=item Digest dynpmcs [eligible in 2.4]
+
+The digest dynpmcs are, since the posting of this notice, available on
+http://gitorious.org/digest-dynpmcs and will no longer be distributed
+with parrot after 2.3.
+
+L<https://trac.parrot.org/parrot/ticket/1467>
+
+=item gdbmhash dynpmc [eligible in 2.4]
+
+The gdbmhash dynpmc is, since the posting of this notice, available on
+http://gitorious.org/dbm-dynpmcs and will no longer be distributed
+with parrot after 2.3.
+
+L<https://trac.parrot.org/parrot/ticket/1469>
+
 =back
 
 =head1 Opcodes


More information about the parrot-commits mailing list