[svn:parrot] r35839 - trunk

[email protected] Tue, 20 Jan 2009 11:21:51 -0800 (PST)
Newsgroups perl.cvs.parrot
Message-ID <[email protected]>
Author: allison
Date: Tue Jan 20 11:21:50 2009
New Revision: 35839

Modified:
   trunk/DEPRECATED.pod

Log:
[cage] Deprecation notice for socket opcodes.


Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	(original)
+++ trunk/DEPRECATED.pod	Tue Jan 20 11:21:50 2009
@@ -139,6 +139,10 @@
   
   a .pbc file that isn't found will check for a .pir file, then a .pasm file
 
+=item * all socket-related opcodes [post 0.9.0]
+
+The socket-related opcodes will all be replaced with method calls.
+
 =back
 
 =head1 Functions