summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-07 19:16:21 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-07 19:16:21 +0000
commit151210d1da6387892e1804f7c0c65f5a4da5f893 (patch)
treec5b9aac7a0c640873a5405bf6887b14abeefcf0d /Changes
parent234a4bc6763f850602ce9515d905ee1c14f004d4 (diff)
downloadperl-151210d1da6387892e1804f7c0c65f5a4da5f893.tar.gz
update Changes
p4raw-id: //depot/perl@5034
Diffstat (limited to 'Changes')
-rw-r--r--Changes16
1 files changed, 16 insertions, 0 deletions
diff --git a/Changes b/Changes
index 536c75fab3..843c8954af 100644
--- a/Changes
+++ b/Changes
@@ -79,6 +79,22 @@ Version v5.5.650 Development release working toward v5.6
----------------
____________________________________________________________________________
+[ 5033] By: gsar on 2000/02/07 19:01:08
+ Log: stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
+ only when XX > 127
+ Branch: perl
+ ! pp_hot.c toke.c
+____________________________________________________________________________
+[ 5032] By: gsar on 2000/02/07 18:25:31
+ Log: add note about printf("%v",...)
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 5031] By: gsar on 2000/02/07 18:18:43
+ Log: update Changes
+ Branch: perl
+ ! Changes Todo-5.6
+____________________________________________________________________________
[ 5030] By: gsar on 2000/02/07 18:17:49
Log: thinko in change#5029
Branch: perl