[svn:parrot] r43396 - trunk

bacek at svn.parrot.org bacek at svn.parrot.org
Wed Jan 6 20:12:26 UTC 2010


Author: bacek
Date: Wed Jan  6 20:12:22 2010
New Revision: 43396
URL: https://trac.parrot.org/parrot/changeset/43396

Log:
Add OrderedHash PMC into DEPRECATED.pod

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Wed Jan  6 16:45:32 2010	(r43395)
+++ trunk/DEPRECATED.pod	Wed Jan  6 20:12:22 2010	(r43396)
@@ -108,6 +108,12 @@
 
 L<https://trac.parrot.org/parrot/ticket/1303>
 
+=item OrderedHash PMC [eligible in 2.1]
+
+This PMC is old, haskish and will be reimplemented with some backward incompatible
+changes in semantic of handling removed elements.
+
+L<https://trac.parrot.org/parrot/ticket/1403>
 =back
 
 =head1 Opcodes


More information about the parrot-commits mailing list