[svn:parrot] r36992 - trunk

coke at svn.parrot.org coke at svn.parrot.org
Wed Feb 25 05:58:09 UTC 2009


Author: coke
Date: Wed Feb 25 05:58:09 2009
New Revision: 36992
URL: https://trac.parrot.org/parrot/changeset/36992

Log:
[docs] Update to match info from allison on IRC; my earlier interpretation was flawed.

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Wed Feb 25 05:22:18 2009	(r36991)
+++ trunk/DEPRECATED.pod	Wed Feb 25 05:58:09 2009	(r36992)
@@ -2,13 +2,14 @@
 
 =head1 Deprecation in Parrot
 
-This is a list of currently deprecated features of Parrot.  Every deprecation
-has an associated Trac ticket [1].  Each item indicates the last release it's
-guaranteed to appear in.
-
 Please see L<docs/project/support_policy.pod> for the parrot
 project's policy regarding deprecated features.
 
+This is a list of currently deprecated features of Parrot.  Every deprecation
+has an associated Trac ticket [1].  Each item indicates the first release
+in which it is eligible for removal. If the release listed is one that
+has already occurred, this feature may be removed at any time.
+
 Following the 1.0 release, whenever deprecated items are removed, information
 regarding how to cope with the removal will be added to
 L<https://trac.parrot.org/parrot/wiki/Deprecation>.
@@ -50,11 +51,11 @@
 
 L<https://trac.parrot.org/parrot/ticket/192>
 
-=item slice [eligible in 1.4]
+=item slice [eligible in 1.1]
 
 L<https://trac.parrot.org/parrot/ticket/372>
 
-=item bound_nci [eligible in 1.4]
+=item bound_nci [eligible in 1.1]
 
 L<https://trac.parrot.org/parrot/ticket/373>
 


More information about the parrot-commits mailing list