perl.cvs.parrot
[Top] [All Lists]

[svn:parrot] r23870 - in trunk: . docs/pdds/draft

Subject: [svn:parrot] r23870 - in trunk: . docs/pdds/draft
From:
Date: Thu, 13 Dec 2007 18:52:15 -0800 PST
Newsgroups: perl.cvs.parrot

Author: coke
Date: Thu Dec 13 18:52:14 2007
New Revision: 23870

Modified:
   trunk/DEPRECATED.pod

Changes in other areas also in this revision:
Modified:
   trunk/docs/pdds/draft/pdd19_pir.pod

Log:
[docs] Add some ticket numbers for more deprecated items.



Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod        (original)
+++ trunk/DEPRECATED.pod        Thu Dec 13 18:52:14 2007
@@ -109,9 +109,9 @@
 
 =over 4
 
-=item * replace <.constant> with <.macro_const> [post 0.5.1]
+=item * C<.constant> [post 0.5.1]
 
-From PDD19.
+See RT #48561. This will be replaced with <.macro_const>
 
 =item * C<.namespace [ "a" .. "b" ]> [post 0.5.0]
 

<Prev in Thread] Current Thread [Next in Thread>
  • [svn:parrot] r23870 - in trunk: . docs/pdds/draft, coke <=