summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-08-02 16:09:13 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-08-02 16:09:13 +0000
commit278c13c7a02cfcf5092ee32363fbfa172ec7ccf9 (patch)
treef4c669b9f0142195b8ea1b99393207621e550cc2 /Changes
parent5d58f1a92168968c093316c4719952933de10724 (diff)
parent6e58d65cdee942efacbebb436841cff48d4c4061 (diff)
downloadperl-278c13c7a02cfcf5092ee32363fbfa172ec7ccf9.tar.gz
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@3892
Diffstat (limited to 'Changes')
-rw-r--r--Changes19
1 files changed, 19 insertions, 0 deletions
diff --git a/Changes b/Changes
index 771db28a5c..9631a6ec7d 100644
--- a/Changes
+++ b/Changes
@@ -79,6 +79,25 @@ Version 5.005_59 Development release working toward 5.006
----------------
____________________________________________________________________________
+[ 3879] By: gsar on 1999/08/02 08:18:58
+ Log: integrate cfgperl changes into mainline
+ Branch: perl
+ !> Configure config_h.SH sv.c
+____________________________________________________________________________
+[ 3878] By: gsar on 1999/08/02 08:13:16
+ Log: change#3692 had an unintentional patch leak through!
+ (this would explain the mysterious C<next LABEL> failures
+ people have seen)
+ Branch: perl
+ ! pp_ctl.c
+____________________________________________________________________________
+[ 3877] By: gsar on 1999/08/02 08:00:29
+ Log: up patchlevel to 59
+ Branch: perl
+ ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
+ ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+ ! win32/makefile.mk
+____________________________________________________________________________
[ 3876] By: gsar on 1999/08/02 07:51:18
Log: fix coredump under usethreads+debug
Branch: perl