[svn:parrot] r44119 - trunk
coke at svn.parrot.org
coke at svn.parrot.org
Wed Feb 17 20:48:32 UTC 2010
Author: coke
Date: Wed Feb 17 20:48:32 2010
New Revision: 44119
URL: https://trac.parrot.org/parrot/changeset/44119
Log:
add note on TT#1461
Modified:
trunk/DEPRECATED.pod
Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod Wed Feb 17 20:43:58 2010 (r44118)
+++ trunk/DEPRECATED.pod Wed Feb 17 20:48:32 2010 (r44119)
@@ -333,6 +333,17 @@
=back
+=head1 Compilers
+
+=over 4
+
+=item json [eligible in 2.4]
+
+The json compiler was dupicated into data_json some time ago. If you're
+using json, just use data_json instead, it's the same code. See TT #1461.
+
+=back
+
=head1 Parrot library
=over 4
More information about the parrot-commits
mailing list