[svn:parrot] r37465 - trunk
allison at svn.parrot.org
allison at svn.parrot.org
Mon Mar 16 01:30:02 UTC 2009
Author: allison
Date: Mon Mar 16 01:30:02 2009
New Revision: 37465
URL: https://trac.parrot.org/parrot/changeset/37465
Log:
[cage] Add deprecation notice for 'Parrot_add_library_path'.
Modified:
trunk/DEPRECATED.pod
Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod Sun Mar 15 22:56:19 2009 (r37464)
+++ trunk/DEPRECATED.pod Mon Mar 16 01:30:02 2009 (r37465)
@@ -232,6 +232,12 @@
L<https://trac.parrot.org/parrot/ticket/447>
+=item Parrot_add_library_path [eligible in 1.1]
+
+Will be renamed to C<Parrot_lib_add_path_from_cstring>.
+
+L<https://trac.parrot.org/parrot/ticket/455>
+
=back
=head1 Compiler tools
More information about the parrot-commits
mailing list