Re:
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index bfcfcd2..ea6d15e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,6 +31,458 @@ or any other branch.
 Version v5.7.2         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 12109] By: jhi                                   on 2001/09/21  13:44:43
+        Log: Make AIX and Tru64 compilers happy.  
+     Branch: perl
+          ! ext/threads/threads.h ext/threads/threads.xs
+____________________________________________________________________________
+[ 12108] By: jhi                                   on 2001/09/21  12:16:27
+        Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
+             From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
+             Date: 21 Sep 2001 09:16:37 -0000
+             Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
+     Branch: perl
+          ! toke.c
+____________________________________________________________________________
+[ 12107] By: jhi                                   on 2001/09/21  12:14:41
+        Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Thu, 20 Sep 2001 21:21:34 -0400
+             Message-ID: <20010920212134.Y28291@blackrider>
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[ 12106] By: jhi                                   on 2001/09/21  12:12:09
+        Log: Subject: Re: GDB Debugging Macros from mod_perl
+             From: rspier@pobox.com (Robert Spier)
+             Date: Thu, 20 Sep 2001 22:45:03 -0700
+             Message-ID: <15274.54239.413929.49430@rls.cx>
+     Branch: perl
+          ! pod/perltodo.pod
+____________________________________________________________________________
+[ 12105] By: sky                                   on 2001/09/21  10:33:34
+        Log: Fixed bug where Time::HiRes::time returned time adjusted to 
+             timezone! GetSystemTime should be available on all Win32 
+             platforms we support. Perhaps Time::HiRes should be extended to
+             support WinCE and Novell?
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.xs
+____________________________________________________________________________
+[ 12104] By: sky                                   on 2001/09/21  08:12:39
+        Log: Attempt to fix solaris issue raised by Andy Dougherty.  
+     Branch: perl
+          ! ext/threads/threads.h ext/threads/threads.xs
+____________________________________________________________________________
+[ 12103] By: sky                                   on 2001/09/21  07:57:41
+        Log: Rename the *thread* functions to Perl_* to avoid clashes.
+             Notably on AIX but could become a problem on other platforms.
+     Branch: perl
+          ! ext/threads/threads.h ext/threads/threads.xs
+____________________________________________________________________________
+[ 12102] By: sky                                   on 2001/09/21  07:35:30
+        Log: Add the shared sv space to the global vars.
+             Fix problems compiling on win32.
+     Branch: perl
+          ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
+          ! sharedsv.c sharedsv.h
+____________________________________________________________________________
+[ 12101] By: ams                                   on 2001/09/21  00:19:55
+        Log: Subject: [PATCH] win32/Makefile warning fix
+             From: Blair Zajac <blair@orcaware.com>
+             Date: Thu, 20 Sep 2001 18:15:43 -0700
+             Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
+     Branch: perl
+          ! win32/Makefile
+____________________________________________________________________________
+[ 12100] By: jhi                                   on 2001/09/20  21:57:04
+        Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
+             From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
+             Date: Thu, 20 Sep 2001 18:36:22 +0200
+             Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
+     Branch: perl
+          ! lib/ExtUtils/Command.t
+____________________________________________________________________________
+[ 12099] By: jhi                                   on 2001/09/20  21:53:00
+        Log: Cant spl wirth a dam.
+     Branch: perl
+          ! intrpvar.h
+____________________________________________________________________________
+[ 12098] By: jhi                                   on 2001/09/20  21:52:24
+        Log: Don't use C++ comments.
+     Branch: perl
+          ! ext/threads/threads.xs
+____________________________________________________________________________
+[ 12097] By: ams                                   on 2001/09/20  21:42:07
+        Log: Change #12044 didn't.
+     Branch: perl
+          ! lib/constant.pm
+____________________________________________________________________________
+[ 12096] By: jhi                                   on 2001/09/20  13:38:44
+        Log: Metaconfig unit changes for #12095.
+     Branch: metaconfig
+          ! U/modified/Myinit.U U/modified/libs.U
+____________________________________________________________________________
+[ 12095] By: jhi                                   on 2001/09/20  13:38:22
+        Log: Remove iconv references since we are not using it
+             and not going to; regen perltoc, perlmodlib.
+             (Some references still linger in perltoc, have to figure
+             out where they are coming from.)
+     Branch: perl
+          ! Configure NetWare/config.wc NetWare/config_H.wc
+          ! Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH configure.com epoc/config.sh perl.h
+          ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
+          ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
+          ! vos/config.ga.h win32/config.bc win32/config.gc
+          ! win32/config.vc win32/config_H.bc win32/config_H.gc
+          ! win32/config_H.vc wince/config.ce wince/config.h
+          ! wince/config_H.ce
+____________________________________________________________________________
+[ 12094] By: jhi                                   on 2001/09/20  12:49:17
+        Log: Subject: [PATCH docs] Re: ARGV and read
+             From: Dave Mitchell <davem@fdgroup.co.uk>
+             Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
+             Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
+     Branch: perl
+          ! pod/perltodo.pod pod/perlvar.pod
+____________________________________________________________________________
+[ 12093] By: jhi                                   on 2001/09/20  12:45:35
+        Log: Fresh copies from the cvs.perl.org perlfaq repository.
+     Branch: perl
+          ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
+          ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
+          ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
+          ! pod/perlfaq9.pod
+____________________________________________________________________________
+[ 12092] By: jhi                                   on 2001/09/20  12:32:44
+        Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
+             From: Nicholas Clark <nick@ccl4.org>
+             Date: Thu, 20 Sep 2001 14:27:08 +0100
+             Message-ID: <20010920142708.X4971@plum.flirble.org>
+     Branch: perl
+          ! pp_pack.c t/op/pack.t
+____________________________________________________________________________
+[ 12091] By: jhi                                   on 2001/09/20  12:16:50
+        Log: The sharedsv_space* are variables, not code.  Duh.
+     Branch: perl
+          ! intrpvar.h makedef.pl
+____________________________________________________________________________
+[ 12090] By: ams                                   on 2001/09/20  11:26:06
+        Log: Subject: [patch lib/lib_pm.PL]
+             From: Stas Bekman <stas@stason.org>
+             Date: Thu, 20 Sep 2001 18:48:53 +0800
+             Message-Id: <3BA9C995.6010302@stason.org>
+             (Applied by hand.)
+     Branch: perl
+          ! lib/lib_pm.PL
+____________________________________________________________________________
+[ 12089] By: jhi                                   on 2001/09/20  01:36:23
+        Log: Only 21 tests, skipping or not.
+     Branch: perl
+          ! lib/ExtUtils/Command.t
+____________________________________________________________________________
+[ 12088] By: jhi                                   on 2001/09/19  18:54:37
+        Log: New exported symbols.
+     Branch: perl
+          ! makedef.pl
+____________________________________________________________________________
+[ 12087] By: jhi                                   on 2001/09/19  13:45:59
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 12086] By: jhi                                   on 2001/09/19  13:02:58
+        Log: Correct numbering of the tests is useful.
+     Branch: perl
+          ! ext/threads/t/basic.t
+____________________________________________________________________________
+[ 12085] By: jhi                                   on 2001/09/19  12:11:15
+        Log: More tests now too.
+     Branch: perl
+          ! lib/ExtUtils/Command.t
+____________________________________________________________________________
+[ 12084] By: jhi                                   on 2001/09/19  12:08:33
+        Log: More tests now.
+     Branch: perl
+          ! ext/threads/t/basic.t
+____________________________________________________________________________
+[ 12083] By: jhi                                   on 2001/09/19  11:35:55
+        Log: The test assumed 7-bit ASCII.  Now it "just"
+             assumes 8-bit whatever.
+     Branch: perl
+          ! t/op/crypt.t
+____________________________________________________________________________
+[ 12082] By: jhi                                   on 2001/09/19  11:19:56
+        Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
+             From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+             Date: Wed, 19 Sep 2001 11:45:28 +0200
+             Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
+             
+             Lvalue casts are not portable.
+     Branch: perl
+          ! ext/threads/threads.xs
+____________________________________________________________________________
+[ 12081] By: sky                                   on 2001/09/19  10:17:52
+        Log: Make the basic test contain only realy basic API tests
+             Seems to be a problem with detach.
+     Branch: perl
+          ! ext/threads/t/basic.t
+____________________________________________________________________________
+[ 12080] By: ams                                   on 2001/09/19  01:23:55
+        Log: Subject: [PATCH] Syncing with Test::Simple 0.19
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 18 Sep 2001 19:53:48 -0400
+             Message-Id: <20010918195348.M585@blackrider>
+             
+             Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 18 Sep 2001 22:07:13 -0400
+             Message-Id: <20010918220713.B19616@blackrider>
+     Branch: perl
+          ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
+          ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
+          ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
+          ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
+          ! lib/Test/Tutorial.pod
+____________________________________________________________________________
+[ 12079] By: jhi                                   on 2001/09/19  00:19:45
+        Log: Indent the test a bit.
+     Branch: perl
+          ! ext/threads/t/basic.t
+____________________________________________________________________________
+[ 12078] By: jhi                                   on 2001/09/18  22:54:21
+        Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
+             From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
+             Date: Tue, 18 Sep 2001 18:06:44 +0200
+             Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
+     Branch: perl
+          ! win32/win32.c
+____________________________________________________________________________
+[ 12077] By: jhi                                   on 2001/09/18  22:52:24
+        Log: Subject: stat access time is wrong on Win95
+             From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
+             Date: Tue, 18 Sep 2001 21:59:24 +0200
+             Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
+     Branch: perl
+          ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
+____________________________________________________________________________
+[ 12076] By: ams                                   on 2001/09/18  22:11:25
+        Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Tue, 18 Sep 2001 18:47:14 -0400
+             Message-Id: <20010918184714.I585@blackrider>
+     Branch: perl
+          ! t/op/crypt.t
+____________________________________________________________________________
+[ 12075] By: sky                                   on 2001/09/18  19:29:37
+        Log: two test failures
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Message-ID: <20010918221702.A17408@rafael>
+             partly applied, #12074 already fixed half the patch
+     Branch: perl
+          ! ext/threads/t/basic.t
+____________________________________________________________________________
+[ 12074] By: sky                                   on 2001/09/18  18:49:03
+        Log: Fixes test case failure introduced by #12071, the warning is
+             now correctly spelled :-)
+     Branch: perl
+          ! ext/IO/lib/IO/t/io_sel.t
+____________________________________________________________________________
+[ 12073] By: sky                                   on 2001/09/18  18:46:22
+        Log: Make the test behave properly!
+     Branch: perl
+          ! ext/threads/t/basic.t
+____________________________________________________________________________
+[ 12072] By: ams                                   on 2001/09/18  18:44:59
+        Log: OP_RCATLINE is an SVOP, not a BASEOP.
+     Branch: perl
+          ! opcode.h opcode.pl
+____________________________________________________________________________
+[ 12071] By: ams                                   on 2001/09/18  18:06:27
+        Log: Deprecate != Depreciate.
+     Branch: perl
+          ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
+          ! lib/Pod/ParseUtils.pm
+____________________________________________________________________________
+[ 12070] By: ams                                   on 2001/09/18  15:14:58
+        Log: Subject: [PATCH] Getopt::Std cleanup
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Tue, 18 Sep 2001 17:32:13 +0200
+             Message-Id: <20010918173213.C777@rafael>
+     Branch: perl
+          ! lib/Getopt/Std.pm lib/Getopt/Std.t
+____________________________________________________________________________
+[ 12069] By: sky                                   on 2001/09/18  14:56:33
+        Log: Forgot the makefile
+     Branch: perl
+          + ext/threads/Makefile.PL
+____________________________________________________________________________
+[ 12068] By: sky                                   on 2001/09/18  14:13:26
+        Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
+             The test will fail because of Test.pm not knowing about threads. 
+             basic needs to be manually tested
+             compile time warnings on IV2PTR conversions need to be fixed
+     Branch: perl
+          + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
+          + ext/threads/threads.h ext/threads/threads.pm
+          + ext/threads/threads.xs
+          ! MANIFEST
+____________________________________________________________________________
+[ 12067] By: jhi                                   on 2001/09/18  11:51:08
+        Log: DJGPP tweak from Laszlo Molnar.
+     Branch: perl
+          ! djgpp/config.over
+____________________________________________________________________________
+[ 12066] By: sky                                   on 2001/09/18  10:24:31
+        Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
+     Branch: perl
+          ! sharedsv.c sharedsv.h
+____________________________________________________________________________
+[ 12065] By: jhi                                   on 2001/09/18  00:00:09
+        Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
+             ditto ^cns.
+     Branch: perl
+          + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
+          + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
+          + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
+          + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
+          + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
+          + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
+          + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
+          + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
+          + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
+          + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
+          + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
+          + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
+          + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
+          + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
+          + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
+          + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
+          + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
+          + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
+          + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
+          + ext/Encode/Encode/ir-197.enc
+          - ext/Encode/Encode/cns11643-1.enc
+          - ext/Encode/Encode/cns11643-2.enc
+          - ext/Encode/Encode/iso2022-cn.enc
+          - ext/Encode/Encode/iso2022-jp.enc
+          - ext/Encode/Encode/iso2022-jp1.enc
+          - ext/Encode/Encode/iso2022-jp2.enc
+          - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
+          - ext/Encode/Encode/iso8859-1.enc
+          - ext/Encode/Encode/iso8859-1.ucm
+          - ext/Encode/Encode/iso8859-10.enc
+          - ext/Encode/Encode/iso8859-10.ucm
+          - ext/Encode/Encode/iso8859-11.enc
+          - ext/Encode/Encode/iso8859-11.ucm
+          - ext/Encode/Encode/iso8859-13.enc
+          - ext/Encode/Encode/iso8859-13.ucm
+          - ext/Encode/Encode/iso8859-14.enc
+          - ext/Encode/Encode/iso8859-14.ucm
+          - ext/Encode/Encode/iso8859-15.enc
+          - ext/Encode/Encode/iso8859-15.ucm
+          - ext/Encode/Encode/iso8859-16.enc
+          - ext/Encode/Encode/iso8859-16.ucm
+          - ext/Encode/Encode/iso8859-2.enc
+          - ext/Encode/Encode/iso8859-2.ucm
+          - ext/Encode/Encode/iso8859-3.enc
+          - ext/Encode/Encode/iso8859-3.ucm
+          - ext/Encode/Encode/iso8859-4.enc
+          - ext/Encode/Encode/iso8859-4.ucm
+          - ext/Encode/Encode/iso8859-5.enc
+          - ext/Encode/Encode/iso8859-5.ucm
+          - ext/Encode/Encode/iso8859-6.enc
+          - ext/Encode/Encode/iso8859-6.ucm
+          - ext/Encode/Encode/iso8859-7.enc
+          - ext/Encode/Encode/iso8859-7.ucm
+          - ext/Encode/Encode/iso8859-8.enc
+          - ext/Encode/Encode/iso8859-8.ucm
+          - ext/Encode/Encode/iso8859-9.enc
+          - ext/Encode/Encode/iso8859-9.ucm
+          - ext/Encode/Encode/isoir-197.enc
+          ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
+____________________________________________________________________________
+[ 12064] By: jhi                                   on 2001/09/17  23:53:38
+        Log: Must Uppercase.
+     Branch: perl
+          ! ext/Encode/Encode.pm
+____________________________________________________________________________
+[ 12063] By: jhi                                   on 2001/09/17  23:39:28
+        Log: Add various encodings.
+     Branch: perl
+          + ext/Encode/Encode/iso8859-11.enc
+          + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
+          + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
+          + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
+          + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
+          + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
+          + ext/Encode/Encode/viscii.ucm
+          ! MANIFEST ext/Encode/Encode.pm
+____________________________________________________________________________
+[ 12062] By: jhi                                   on 2001/09/17  22:48:21
+        Log: lib/unicode relic.
+     Branch: perl
+          ! ext/Encode/compile
+____________________________________________________________________________
+[ 12061] By: jhi                                   on 2001/09/17  20:50:16
+        Log: Subject: [PATCH] Re: filename problems
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Mon, 17 Sep 2001 17:26:26 -0400
+             Message-ID: <20010917172626.Q585@blackrider>
+     Branch: perl
+          + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
+          - t/lib/sample-tests/header_at_end
+          - t/lib/sample-tests/header_at_end_fail
+          ! MANIFEST lib/Test/Harness/t/test-harness.t
+____________________________________________________________________________
+[ 12060] By: jhi                                   on 2001/09/17  20:14:53
+        Log: Explicitly explain the 1e9 seconds, not everybody
+             is a C geek.
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.pm
+____________________________________________________________________________
+[ 12059] By: jhi                                   on 2001/09/17  20:07:20
+        Log: Explain an apparent bug reported by
+             Richard J. Barbalace <rjbarbal@MIT.EDU>,
+             with additional explanation from Gisle Aas.
+     Branch: perl
+          ! ext/Time/HiRes/HiRes.pm
+____________________________________________________________________________
+[ 12058] By: ams                                   on 2001/09/17  19:52:01
+        Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Mon, 17 Sep 2001 22:48:05 +0200
+             Message-Id: <20010917224805.C11744@rafael>
+     Branch: perl
+          ! t/lib/warnings/op t/lib/warnings/pp
+____________________________________________________________________________
+[ 12057] By: ams                                   on 2001/09/17  16:51:18
+        Log: Its a nit!
+     Branch: perl
+          ! sv.h
+____________________________________________________________________________
+[ 12056] By: ams                                   on 2001/09/17  16:47:55
+        Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 17 Sep 2001 12:34:20 -0500
+             Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 12055] By: ams                                   on 2001/09/17  16:05:15
+        Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
+             From: Gisle Aas <gisle@ActiveState.com>
+             Date: 16 Apr 2001 16:20:34 -0700
+             Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
+             (Applied by hand.)
+     Branch: perl
+          ! lib/CPAN.pm lib/CPAN/Nox.pm
+____________________________________________________________________________
+[ 12054] By: jhi                                   on 2001/09/17  14:06:26
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
         Log: Adding new files to the MANIFEST is always nice.
      Branch: perl