summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-08-02 21:03:23 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-08-02 21:03:23 +0000
commitdef5be6517402a4aa31719806d33d6843f117757 (patch)
treea5e4992c595eeccc53e209d2a5d4e82728204d3f /Changes
parent3d3b6b6ab18ad3a293b948e401c7027246b1a1fc (diff)
downloadperl-def5be6517402a4aa31719806d33d6843f117757.tar.gz
this will be 5.005_60
p4raw-id: //depot/perl@3905
Diffstat (limited to 'Changes')
-rw-r--r--Changes20
1 files changed, 20 insertions, 0 deletions
diff --git a/Changes b/Changes
index 38352056ef..6131644c75 100644
--- a/Changes
+++ b/Changes
@@ -79,6 +79,26 @@ Version 5.005_60 Development release working toward 5.006
----------------
____________________________________________________________________________
+[ 3904] By: gsar on 1999/08/02 20:30:23
+ Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
+ in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
+ regen headers
+ Branch: perl
+ ! embed.h embed.pl global.sym opcode.h perlapi.c
+____________________________________________________________________________
+[ 3903] By: gsar on 1999/08/02 20:26:07
+ Log: native int pack/unpack fixes (from Spider Boardman
+ <spider@leggy.zk3.dec.com>)
+ Branch: perl
+ ! pp.c
+____________________________________________________________________________
+[ 3902] By: gsar on 1999/08/02 20:24:41
+ Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
+ <spider@leggy.zk3.dec.com>)
+ Branch: perl
+ + opnames.h
+ ! Changes MANIFEST opcode.pl perl.h
+____________________________________________________________________________
[ 3901] By: gsar on 1999/08/02 18:51:18
Log: integrate cfgperl contents
Branch: perl