Author: coke
Date: Tue Nov 11 11:06:49 2008
New Revision: 32550

Modified:
   trunk/DEPRECATED.pod

Log:
Delete a resolved issue and a rejected issue.



Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod        (original)
+++ trunk/DEPRECATED.pod        Tue Nov 11 11:06:49 2008
@@ -25,10 +25,6 @@
 
 =over 4
 
-=item * C<type> [post 0.5.2]
-
-See RT #48567.
-
 =item * C<new_from_string> [post 0.5.0]
 
 See RT #47011.
@@ -69,13 +65,6 @@
 
 =over 4
 
-=item * Integer Type IDs [post 0.5.0]
-
-See RT #48024. Instead of C<$P0 = new Integer> or C<$P0 = new .Integer>,
-use the following syntax, which works for both PMCs and objects.
-
-  $P0 = new 'Integer'
-
 =item * PMC union struct [post 0.5.0]
 
 See RT #48014. This will be removed once all core PMCs have been updated.

Reply via email to