summaryrefslogtreecommitdiff
path: root/Todo-5.6
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-03-23 05:31:12 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-03-23 05:31:12 +0000
commit7a95317de3a0b3e190302bf7cc5140404911987c (patch)
treea8818d559a976248cc96fed44eb80a4d5d55610e /Todo-5.6
parentc997b287b8c721c9a0633dd2854169c31515bded (diff)
downloadperl-7a95317de3a0b3e190302bf7cc5140404911987c.tar.gz
revise perldelta for more optimal ordering, minor Todo
rearrangments p4raw-id: //depot/perl@5897
Diffstat (limited to 'Todo-5.6')
-rw-r--r--Todo-5.63
1 files changed, 0 insertions, 3 deletions
diff --git a/Todo-5.6 b/Todo-5.6
index f214ba6a87..9abeb55ebb 100644
--- a/Todo-5.6
+++ b/Todo-5.6
@@ -1,6 +1,3 @@
-Bugs
- fix small memory leaks on compile-time failures
-
Unicode support
finish byte <-> utf8 and localencoding <-> utf8 conversions
make substr($bytestr,0,0,$charstr) do the right conversion