Author: coke
Date: Tue Dec 30 11:10:34 2008
New Revision: 34655
Modified:
trunk/DEPRECATED.pod
Log:
This ticket was closed by tene on December 10, 2008.
Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod (original)
+++ trunk/DEPRECATED.pod Tue Dec 30 11:10:34 2008
@@ -93,15 +93,6 @@
print $S0
substr $P0, 1, 2, "x"
-=item * Exception Handlers won't automatically be disabled [post 0.8.1]
-
-Exception handlers won't be automatically disabled after 0.8.1.
-Any exception handlers that currently rely on this feature will need to
-either be more specific about what they catch or rethrow exceptions they
-don't recognize.
-
-See RT #60640.
-
=back
=head1 Functions