From 0f72438a3b4708354fed21ce5c5c989bdaff4998 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Tue, 3 Oct 2000 03:31:05 +0000 Subject: [PATCH] Update Changes. p4raw-id: //depot/perl@7130 --- Changes | 22 ++++++++++++++++++++++ patchlevel.h | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 31ac499..c905e18 100644 --- a/Changes +++ b/Changes @@ -105,6 +105,28 @@ Version v5.7.0 Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 7129] By: jhi on 2000/10/03 02:24:02 + Log: Misplaced else. + Branch: metaconfig/U/perl + ! d_strtoll.U + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 7128] By: jhi on 2000/10/03 02:08:29 + Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)' + From: sthoenna@efn.org + Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT) + Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org> + Branch: metaconfig/U/perl + ! d_strtoll.U + Branch: perl + ! Configure config_h.SH hints/os2.sh os2/os2ish.h +____________________________________________________________________________ +[ 7127] By: jhi on 2000/10/03 01:13:14 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ [ 7126] By: jhi on 2000/10/03 00:57:08 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines as suggested by Olaf Flebbe and Nick Clark. diff --git a/patchlevel.h b/patchlevel.h index 9495864..dae3872 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -70,7 +70,7 @@ #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - ,"DEVEL7126" + ,"DEVEL7129" ,NULL }; -- 2.7.4