Minor Win32 glitch with -S flag
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 3b3a6e5..9c2f048 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,20 +8,18 @@ or in the .../src/5/0/unsupported directory for sub-version
 releases.)
 
 
----------------
- Cast and Crew
----------------
+                          ---------------
+                           CAST AND CREW
+                          ---------------
 
-To save space, and to give due honor to those who have made Perl 5.004
-what is is today, here are some of the more common names in the Changes
-file, and their current addresses (as of March 1997):
+To give due honor to those who have made Perl 5.004 what is is today,
+here are some of the more common names in the Changes file, and their
+current addresses (as of March 1997):
 
     Gisle Aas           <gisle@aas.no>
     Kenneth Albanowski  <kjahds@kjahds.com>
-    Charles Bailey      <bailey@hmivax.humgen.upenn.edu>
     Graham Barr         <gbarr@ti.com>
     Spider Boardman     <spider@orb.nashua.nh.us>
-    Tim Bunce           <Tim.Bunce@ig.co.uk>
     Tom Christiansen    <tchrist@perl.com>
     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
@@ -31,23 +29,1741 @@ file, and their current addresses (as of March 1997):
     Andreas Koenig      <a.koenig@mind.de>
     Doug MacEachern     <dougm@opengroup.org>
     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
+    Hans Mulder         <hansm@euronet.nl>
     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
     Tom Phoenix         <rootbeer@teleport.com>
     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
     Dean Roehrich       <roehrich@cray.com>
     Roderick Schertler  <roderick@argon.org>
+    Larry W. Virden     <lvirden@cas.org>
     Ilya Zakharevich    <ilya@math.ohio-state.edu>
 
 And the Keepers of the Patch Pumpkin:
 
+    Charles Bailey      <bailey@hmivax.humgen.upenn.edu>
     Andy Dougherty      <doughera@lafcol.lafayette.edu>
-    Chip Salzenberg     <chip@pobox.com>
+    Chip Salzenberg     <chip@perl.com>
+    Tim Bunce           <Tim.Bunce@ig.co.uk>
+
+
+----------------
+Version 5.004_01        Maintenance release 1 for 5.004
+----------------
+
+"Practice random kindness and senseless acts of beauty"
+  -- Anne Herbert
+
+  HEADLINES FOR THIS MAINTENANCE RELEASE
+
+          (..., undef, ...) = split(...) bug fixed. 
+          Win32 support greatly improved, now very strong. 
+          Memory leak using Tied hashes and arrays fixed. 
+          Documentation updates. 
+          Many other bug fixes and enhancements. 
+
+  CORE LANGUAGE
+
+  Title:  "[PATCH] first true value returned by scalar C<...> is wrong"
+   From:  hansm@euronet.nl
+  Files:  pp_ctl.c t/op/flip.t
+
+  Title:  "Regex Bug in 5.003_26 thru 003_99a"
+   From:  Andreas Karrer <karrer@ife.ee.ethz.ch>, Chip Salzenberg
+          <chip@atlantic.net>
+ Msg-ID:  <199705152303.BAA08890@kuru.ee.ethz.ch>,
+          <199705161915.PAA18721@rio.atlantic.net>
+  Files:  regcomp.h regcomp.c regexec.c
+
+  Title:  "[PATCH] -w interacts badly with -Dt"
+   From:  Spider Boardman <spider@Orb.Nashua.NH.US>
+  Files:  sv.c
+
+  Title:  "No DESTROY on untie. Tie memory leak fixed."
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Jay Rogers <jay@rgrs.com>,
+          pmarquess@bfsec.bt.co.uk (Paul Marquess)
+ Msg-ID:  <199705170235.WAA00267@fluffy.rgrs.com>,
+          <199705172156.RAA20561@aatma.engin.umich.edu>,
+          <9705171506.AA04491@claudius.bfsec.bt.co.uk>
+  Files:  pp_hot.c
+
+  Title:  "magic_clear_all_env proto should match svt_clear"
+   From:  Nick Ing-Simmons <nik@tiuk.ti.com>
+  Files:  proto.h mg.c
+
+  Title:  "[PATCH] ENV leaks on win32 (was Re: Comments on ENV patch sought)",
+          "[PATCH] for NETaa13787: %ENV=(); doesn't clear the environment"
+   From:  hansm@euronet.nl, pvhp@forte.com (Peter Prymmer)
+ Msg-ID:  <199705292240.AAA01135@mail.euronet.nl>
+  Files:  embed.h perl.h proto.h global.sym mg.c t/op/magic.t
+
+  Title:  "Patch to show @INC when require dies"
+   From:  avera@hal.com (Jim Avera)
+ Msg-ID:  <9705230121.AA27872@membrane.hal.com>
+  Files:  pp_ctl.c
+
+  Title:  "[PATCH] bug with m// nested inside s///e"
+   From:  hansm@euro.net
+  Files:  op.c t/op/subst.t
+
+  DOCUMENTATION
+
+  Title:  "[PATCH] perlembed Win32 update"
+   From:  Doug MacEachern <dougm@opengroup.org>
+  Files:  pod/perlembed.pod
+
+  Title:  "perldiag.pod patch - "(W) substr outside string" is "(S)evere" if
+          used as lvalue."
+   From:  John Hughes <john@AtlanTech.COM>
+  Files:  pod/perldiag.pod
+
+  Title:  "local(%ENV) looses magic - document behaviour"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+  Files:  pod/perlsub.pod
+
+  Title:  "[PATCH] perlguts caveats", "perlguts additions"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>, ilya@math.ohio-state.edu
+          (Ilya Zakharevich)
+ Msg-ID:  <199705180052.UAA22066@aatma.engin.umich.edu>,
+          <199705180202.WAA22826@aatma.engin.umich.edu>,
+          <199705301341.JAA05204@aatma.engin.umich.edu>,
+          <1997May17.235722.2033087@hmivax.humgen.upenn.edu>
+  Files:  pod/perlguts.pod
+
+  Title:  "pod2man produces broken pages", "weird condition in perldelta breaks
+          nroff"
+   From:  Davin Milun <milun@cs.Buffalo.EDU>, Hans Mulder <hansm@icgned.nl>
+ Msg-ID:  <199705310447.AAA15721@obelix.cs.Buffalo.EDU>,
+          <1997May25.192350.2055977@hmivax.humgen.upenn.edu>
+  Files:  pod/pod2man.PL
+
+  Title:  "Perl 5 pod2man fix", "perlguts man page corrupted"
+   From:  chen@adi.com (Franklin Chen), gnat@frii.com, lvirden@cas.org, tom
+          (Tom Dinger on Feste), tom@edc.com (Tom Dinger on Feste)
+ Msg-ID:  <199705210013.UAA09599@menhaden.adi.com>,
+          <199706011305.JAA18271@cas.org>,
+          <199706012116.PAA14102@elara.frii.com>,
+          <9504250959.AA23419@feste.edc.com>,
+          <9504251700.AA23823@feste.edc.com>
+  Files:  pod/pod2man.PL
+
+  Title:  "[PATCH] reference form chomp to chop in perlfunc"
+   From:  hansm@euronet.nl
+  Files:  pod/perlfunc.pod
+
+  Title:  "pod2man gags if "=pod" is before "=head1 NAME""
+   From:  whyde@pezz.sps.mot.com (Warren Hyde)
+ Msg-ID:  <9705212115.AA21730@pezz.sps.mot.com>
+  Files:  pod/pod2man.PL
+
+  Title:  "perlfunc.pod unclear about return value range of rand"
+   From:  "Tuomas J. Lukka" <tjl@lukka.student.harvard.edu>
+ Msg-ID:  <m0wSMiC-000C9xC@lukka.student.harvard.edu>
+  Files:  pod/perlfunc.pod
+
+  Title:  "Error in perllol manpage", "Error in perllol manpage (fwd)"
+   From:  Chris Wick <cwick@lmc.com>
+  Files:  pod/perllol.pod
+
+  Title:  "5.004 removed deprecated %OVERLOAD support silently"
+   From:  jon@sems.com (Jonathan Biggar)
+ Msg-ID:  <199705232319.QAA28388@clamp.netlabs.com>
+  Files:  pod/perldelta.pod
+
+  Title:  "[PATCH] Documentation bugs"
+   From:  Stephen Potter <spp@psa.pencom.com>
+  Files:  pod/perldata.pod pod/perldiag.pod pod/perlfaq8.pod pod/perlfaq9.pod
+          pod/perlop.pod pod/perlsub.pod pod/perltoot.pod
+
+  Title:  "5.004 POD stuff", "make html - any takers?", "make html --> unusable
+          xref links", "pod/*.html -- all hyperlinks are invalid"
+   From:  "Darren/Torin/Who Ever..." <torin@daft.com>, "Paul D. Smith"
+          <psmith@BayNetworks.COM>, Gurusamy Sarathy
+          <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>,
+          Michael R Cook <mcook@cognex.com>, avera@hal.com (Jim
+          Avera), lvirden@cas.org
+ Msg-ID:  <199705162008.XAA06906@alpha.hut.fi>,
+          <199705171830.OAA15652@erawan.cognex.com>,
+          <199706081749.NAA04552@aatma.engin.umich.edu>,
+          <1997May16.191039.2033079@hmivax.humgen.upenn.edu>,
+          <87hgg2y1h4.fsf@perv.daft.com>,
+          <9705161931.AA01075@membrane.hal.com>,
+          <9705191839.AA28702@lemming.engeast>
+  Files:  INSTALL pod/perldiag.pod installhtml
+
+  Title:  "checkpods- forget blank line status when starting a new file"
+   From:  Larry Parmelee <parmelee@CS.Cornell.EDU>
+  Files:  pod/checkpods.PL
+
+  Title:  "installhtml: Fix 'no title' & 'unexpected ...' warnings. Double speed."
+   From:  Tim Bunce
+  Files:  installhtml lib/Pod/Html.pm pod/splitpod
+
+  LIBRARY AND EXTENSIONS
+
+  Title:  "sdbm can fail if a config.h exists in system directories"
+   From:  Tim Bunce
+  Files:  ext/SDBM_File/sdbm/Makefile.PL
+
+  Title:  "LWP and SIG __DIE__ traps not playing well together!"
+   From:  Gisle Aas <aas@bergen.sn.no>
+  Files:  lib/AutoLoader.pm
+
+  Title:  "Memory Consumption of autosplit_lib_modules/sv_gets (workaround)"
+   From:  Matthias Neeracher <neeri@iis.ee.ethz.ch>
+  Files:  lib/AutoSplit.pm
+
+  Title:  "Comments of this Sys::Syslog patch", "Unusual Sys::Syslog behaviour
+          with FQDN ? [Even in 5.004 - a bug?]"
+   From:  Jarkko Hietaniemi <jhi@iki.fi>, Russ Allbery <rra@stanford.edu>,
+          alansz@mellers1.psych.berkeley.edu (Alan Schwartz)
+ Msg-ID:  <199705231621.TAA16790@alpha.hut.fi>, <5m4fjr$rhs@agate.berkeley.edu>
+  Files:  lib/Sys/Syslog.pm
+
+  Title:  "Patch to CPAN.pm (perl5.004) for ncftp"
+   From:  "Richard L. Maus, Jr." <rmaus@monmouth.com>
+ Msg-ID:  <337FBAC8.167EB0E7@monmouth.com>
+  Files:  lib/CPAN.pm
+
+  Title:  "[PATCH] Harness.pm bug w/perl5.004 & VMS"
+   From:  Dan Sugalski <sugalsd@lbcc.cc.or.us>
+ Msg-ID:  <3.0.1.32.19970530102300.008a2730@stargate.lbcc.cc.or.us>
+  Files:  lib/Test/Harness.pm
+
+  Title:  "more Fcntl constants [PATCH]"
+   From:  Jarkko Hietaniemi <jhi@iki.fi>
+  Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
+
+  Title:  "5.004 breaks ftp.pl due to missing (although obsolete) chat2.pl"
+   From:  Tim Bunce
+  Files:  lib/chat2.pl
+
+  BUILD PROCESS
+
+  Title:  "make test && ... doesn't work"
+   From:  Tim Bunce
+  Files:  Makefile.SH
+
+  Title:  "[PATCH] INSTALL-1.18"
+   From:  Andy Dougherty <doughera@fractal.phys.lafayette.edu>
+ Msg-ID:  <Pine.SOL.3.95q.970529142739.662D-100000@fractal.lafayette.edu>
+  Files:  INSTALL
+
+  Title:  "improved gnuwin32 Configure support"
+   From:  Chris Faylor <cgf@bbc.com>
+ Msg-ID:  <199706070318.XAA09214@hardy.bbc.com>
+  Files:  Configure
+
+  Title:  "installhtml problems finding splitpod"
+   From:  lvirden@cas.org
+  Files:  installhtml INSTALL
+
+  Title:  "perl 5.004 (and 01) man pages not generated and installed"
+   From:  lvirden@cas.org (Larry W. Virden)
+  Files:  installman
+
+  Title:  "oddity in Configure"
+   From:  Mike Stok <mike@stok.co.uk>
+  Files:  Configure
+
+  Title:  "perl5.004 on AIX: Patches", "perl5.004 on FreeBSD and AIX"
+   From:  Peter van Heusden <pvh@junior.uwc.ac.za>
+ Msg-ID:  <Pine.A32.3.93.970519142625.22442B-100000@junior.uwc.ac.za>,
+          <Pine.A32.3.93.970519163700.25188A-100000@junior.uwc.ac.za>
+  Files:  Makefile.SH perl_exp.SH ext/DynaLoader/dl_aix.xs perlio.sym
+
+  Title:  "Compiling perl5.004 on NEWS-OS 4.x"
+   From:  Makoto MATSUSHITA (=?ISO-2022-JP?B?GyRCJF4kRCQ3JD8kXiQzJEgbKEI=?=)
+          <matusita@ics.es.osaka-u.ac.jp>
+ Msg-ID:  <19970521132814F.matusita@ics.es.osaka-u.ac.jp>
+  Files:  Configure hints/newsos4.sh
+
+  PORTABILITY
+
+  Title:  "win32: additional default libraries"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+ Msg-ID:  <199705291332.JAA21560@aatma.engin.umich.edu>
+  Files:  lib/ExtUtils/MM_Win32.pm
+
+  Title:  "[PATCH] win32 minor fixes"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+  Files:  lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm win32/config.bc
+
+  Title:  "[PATCH] clean up perlocal.pod output on VMS"
+   From:  pvhp@forte.com (Peter Prymmer)
+  Files:  lib/ExtUtils/MM_VMS.pm
+
+  Title:  "[PATCH] Re: Term::ReadKey on Win32: set console"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+  Files:  lib/Term/ReadLine.pm
+
+  Title:  "[PATCH] Pod::Text nit for Win32"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+  Files:  lib/Pod/Text.pm
+
+  Title:  "pathname bug in xsubpp on win32"
+   From:  jon@sems.com (Jonathan Biggar)
+ Msg-ID:  <199705230126.SAA23401@clamp.netlabs.com>
+  Files:  lib/ExtUtils/xsubpp
+
+  Title:  "MakeMaker stumbles on Win32 UNC paths"
+   From:  Warren Jones <wjones@TC.FLUKE.COM>
+  Files:  lib/ExtUtils/MM_Win32.pm
+
+  Title:  "build problem on SGI R10000 PowerChallenge (IRIX 6.2) lseek proto"
+   From:  Jarkko Hietaniemi <jhi@iki.fi>
+  Files:  doio.c
+
+  Title:  "Perl 5.004 + Linux 2.0.30 & semctl()"
+   From:  Andy Dougherty <doughera@fractal.phys.lafayette.edu>, Jordan
+          Mendelson <jordy@snappy.wserv.com>
+  Files:  doio.c
+
+  Title:  "lib/io_udp.t fails on VMS"
+   From:  Jonathan.Hudson@jrhudson.demon.co.uk
+ Msg-ID:  <XFMail.970522181042.Jonathan.Hudson@jrhudson.demon.co.uk>
+  Files:  pp_sys.c
+
+  Title:  "Compilation of mg.c from perl5.004m1t2 fails on OpenVMS/AXP"
+   From:  Henrik Tougaard <ht.000@foa.dk>
+  Files:  mg.c t/op/taint.t
+
+  Title:  "[PATCH] (NEXT|OPEN)STEP hints"
+   From:  Gerd Knops <gerti@BITart.com>
+  Files:  hints/next_3.sh hints/next_4.sh
+
+  Title:  "win32: user defined shell"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+ Msg-ID:  <199705291339.JAA21682@aatma.engin.umich.edu>
+  Files:  pod/perlrun.pod win32/win32.c
+
+  Title:  "misc perl5.004 doc fixes, especially vms"
+   From:  lvirden@cas.org (Larry W. Virden)
+ Msg-ID:  <199705160419.AAA16317@cas.org>
+  Files:  pod/perlfaq4.pod vms/perlvms.pod lib/Pod/Html.pm pod/roffitall
+          vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
+
+  Title:  "[PATCH] gen_shrfls.pl too picky for Dec C 5.6 preprocessor output"
+   From:  Dan Sugalski <sugalsd@lbcc.cc.or.us>
+  Files:  vms/gen_shrfls.pl
+
+  Title:  "[PATCH] win32: Configure cf_email"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+ Msg-ID:  <199705301335.JAA05079@aatma.engin.umich.edu>
+  Files:  win32/Makefile win32/config.bc win32/config.vc win32/config_sh.PL
+          win32/makefile.mk
+
+  Title:  "[PATCH] README.win32 nits"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+  Files:  README.win32
+
+  Title:  "Document cause and remedy for op/taint.t failure"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+  Files:  README.win32
+
+  Title:  "SVR4 hints for DDE SMES Supermax Enterprise Server"
+   From:  Jarkko Hietaniemi <jhi@iki.fi>
+  Files:  hints/svr4.sh
+
+  Title:  "porting.help"
+   From:  Tim Bunce
+  Files:  Porting/pumpkin.pod Porting/preprel
+
+  Title:  "Major 5.004 Win32 update (Borland win32 support, and other patches)",
+          "($a,undef,$b) = qw(a b c) and ties delaying DESTROY fixes"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+  Files:  MANIFEST pod/perlguts.pod win32/include/sys/socket.h EXTERN.h
+          opcode.h perl.h regcomp.h ext/Fcntl/Fcntl.pm
+          ext/SDBM_File/Makefile.PL lib/ExtUtils/Install.pm
+          lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
+          lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
+          lib/File/DosGlob.pm t/op/mkdir.t t/op/stat.t win32/win32.h
+          win32/win32io.h win32/win32iop.h README.win32 doio.c gv.c
+          mg.c op.c perlio.c pp.c pp_ctl.c pp_hot.c pp_sys.c util.c
+          win32/Makefile win32/config.bc win32/config.vc
+          win32/config_H.bc win32/config_H.vc win32/makedef.pl
+          win32/makefile.mk win32/makeperldef.pl win32/perlglob.c
+          win32/perllib.c win32/win32.c win32/win32io.c
+          win32/win32sck.c
+
+  Title:  "[PATCH] Re: Maintenance release (remove PERL_DUMMY_SIZE)"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+  Files:  opcode.h perl.h regcomp.h win32/win32.h gv.c
+
+  Title:  "[PATCH] ENV leaks on win32 (was Re: Comments on ENV patch sought)"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+  Files:  win32/win32.h win32/win32io.h win32/win32iop.h global.sym mg.c perl.c
+          t/op/magic.t util.c win32/makedef.pl win32/win32.c
+          win32/win32io.c
+
+  Title:  "[PATCH] win32: ExtUtils::Liblist support"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+  Files:  lib/ExtUtils/Liblist.pm win32/Makefile win32/config.bc
+          win32/makefile.mk
+
+  Title:  "[PATCH] Re: borland C++Perl embedding failures re __declspec()"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+  Files:  win32/win32.c
+
+  Title:  "No need to use `pwd` in t/op/magic.t test for amigaos"
+   From:  Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de>
+  Files:  t/op/magic.t
+
+  TESTS
+
+  Title:  "Tests depend on locale"
+   From:  "Jan D." <jan.djarv@mbox200.swipnet.se>, Jarkko Hietaniemi
+          <jhi@iki.fi>
+ Msg-ID:  <199705191127.NAA08148@ostrich.gaia.swipnet.se>,
+          <199705191230.PAA21070@alpha.hut.fi>
+  Files:  t/lib/safe2.t t/op/mkdir.t
+
+  Title:  "op/groups test fails on Linux (groups in /bin)"
+   From:  "Jan D." <jan.djarv@mbox200.swipnet.se>
+ Msg-ID:  <199705191120.NAA08130@ostrich.gaia.swipnet.se>
+  Files:  t/op/groups.t
+
+  Title:  "More simple regexp tests and test docs"
+   From:  Hans Mulder <hansm@euronet.nl>
+  Files:  t/op/re_tests t/op/regexp.t
+
+  Title:  "[PATCH] Re: Using undef to ignore values returned from split"
+   From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
+  Files:  t/op/split.t
+
+  UTILITIES
+
+  Title:  "bad test of -A flag in h2xs"
+   From:  "Jeffrey S. Haemer" <jsh@woodcock.boulder.qms.com>
+  Files:  utils/h2xs.PL
+
+  Title:  "[PATCH] h2xs missing from utils/Makefile"
+   From:  hansm@euronet.nl
+  Files:  utils/Makefile
+
+  Title:  "PATCH: bug in perlbug w.r.t. environment variables", "bug in perlbug
+          w.r.t. environment variables"
+   From:  "Jan D." <jan.djarv@mbox200.swipnet.se>, Jarkko Hietaniemi
+          <jhi@iki.fi>
+ Msg-ID:  <199705191841.UAA00969@ostrich.gaia.swipnet.se>,
+          <199705191857.VAA09154@alpha.hut.fi>
+  Files:  utils/perlbug.PL
+
+  Title:  "[PATCH] final newline missing in MANIFEST generated by h2xs"
+   From:  hansm@euronet.nl
+  Files:  utils/h2xs.PL
+
+
+-------------
+Version 5.004
+-------------
+
+"Hey, Rocky!  Watch me pull a release out of my hat!"
+"Aww, that trick never works..."
+
+ CORE LANGUAGE CHANGES
+
+  Title:  "Make C<m//g> reset pos on failure; make C<m//gc> not reset"
+   From:  Chip Salzenberg
+  Files:  dump.c op.c op.h pod/perldelta.pod pod/perlfaq6.pod
+          pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c regcomp.c
+          t/op/pat.t toke.c
+
+  Title:  "SECURITY: Forbid exec() if $ENV{BASH_ENV} is tainted"
+   From:  Chip Salzenberg
+  Files:  pod/perldelta.pod pod/perlrun.pod pod/perlsec.pod t/op/taint.t
+          taint.c
+
+  Title:  "Allow exec() if $ENV{TERM} is tainted but innocuous"
+   From:  Chip Salzenberg
+  Files:  pod/perldelta.pod pod/perlrun.pod pod/perlsec.pod t/op/taint.t
+          taint.c
+
+  Title:  "Allow globbing when tainted under VMS (no external program)"
+   From:  Chip Salzenberg
+  Files:  pp_sys.c t/op/taint.t
+
+ CORE PORTABILITY
+
+  Title:  "Make Irix hints adapt when n32 libm.so is missing"
+   From:  Chip Salzenberg
+  Files:  hints/irix_6.sh
+
+  Title:  "Fix default HP-UX installation path"
+   From:  Jeff Okamoto
+ Msg-ID:  <199705132228.AA227042483@hpcc123.corp.hp.com>
+   Date:  Tue, 13 May 1997 15:28:04 -0700
+  Files:  hints/hpux.sh
+
+  Title:  "VMS update, including socket support (four patches)"
+   From:  Jonathan Hudson <Jonathan.Hudson@jrhudson.demon.co.uk>,
+          Peter Prymmer <pvhp@forte.com>,
+          Dan Sugalski <sugalsd@lbcc.cc.or.us>
+  Files:  vms/config.vms vms/descrip.mms vms/sockadapt.h vms/vms.c
+          vms/vmsish.h
+
+  Title:  "Win32 update (three patches)"
+   From:  Gurusamy Sarathy
+  Files:  README.win32 perl.c win32/Makefile win32/config.H
+          win32/config_h.PL win32/config_sh.PL win32/makedef.pl
+          win32/win32.c win32/win32.h win32/win32io.c win32/win32io.h
+          win32/win32iop.h
+
+  Title:  "Don't require executable bit on perl -S if DOSISH"
+   From:  Danny Sadinoff <sadinoff@olf.com>
+ Msg-ID:  <337351CE.79B28DE3@olf.com>
+   Date:  Fri, 09 May 1997 12:33:18 -0400
+  Files:  perl.c
+
+ OTHER CORE CHANGES
+
+  Title:  "In C<eval &func>, always call &func in scalar context"
+   From:  Chip Salzenberg
+  Files:  op.c
+
+  Title:  "Fix recursive substitution"
+   From:  Chip Salzenberg; test from Tim Bunce
+  Files:  cop.h global.sym pp_ctl.c proto.h scope.c t/op/subst.t
+
+  Title:  "Make read with <> from a TTY notice EOF"
+   From:  Jonathan I. Kamens <jik@kamens.brookline.ma.us>
+ Msg-ID:  <199705121147.HAA03845@jik.saturn.net>
+   Date:  Mon, 12 May 1997 07:47:13 -0400
+  Files:  sv.c
+
+  Title:  "Fix core dump from get*() functions returning no alias array"
+   From:  Chip Salzenberg
+  Files:  pp_sys.c
+
+  Title:  "Fix typo"
+   From:  Mark K Trettin <mkt@lucent.com>
+ Msg-ID:  <199705102228.RAA11163@gv18c.ih.lucent.com>
+   Date:  Sat, 10 May 1997 17:28:35 -0500
+  Files:  pp_sys.c
+
+ BUILD PROCESS
+
+  Title:  "Don't use 'unset' in Configure"
+   From:  Chip Salzenberg
+  Files:  Configure
+
+  Title:  "Protect against having no such command as 'cc'"
+   From:  Hans Mulder <hansm@icgned.nl>
+ Msg-ID:  <1997May12.163534.2006434@hmivax.humgen.upenn.edu>
+   Date:  Mon, 12 May 1997 16:35:34 -0400 (EDT)
+  Files:  Configure
+
+  Title:  "minor wording enhancement for Configure"
+   From:  Jarkko Hietaniemi
+ Msg-ID:  <199705101038.NAA00471@alpha.hut.fi>
+   Date:  Sat, 10 May 1997 13:38:31 +0300 (EET DST)
+  Files:  Configure
+
+ LIBRARY AND EXTENSIONS
+
+  Title:  "Refresh CGI.pm to 2.36"
+   From:  Lincoln Stein <lstein@genome.wi.mit.edu>
+  Files:  eg/cgi/frameset.cgi eg/cgi/javascript.cgi lib/CGI.pm
+
+  Title:  "In IO::File::open, prepend './' less often (for Win32 et al)"
+   From:  Chip Salzenberg
+  Files:  ext/IO/lib/IO/File.pm
+
+  Title:  "Fix core dump on IO::Seekable::setpos($fh, undef)"
+   From:  Chip Salzenberg
+  Files:  ext/IO/IO.xs t/lib/io_xs.t
+
+ TESTS
+
+  Title:  "Make rand.t vanishingly unlikely to give false failure"
+   From:  Tom Phoenix
+ Msg-ID:  <Pine.GSO.3.96.970510190846.23340K-100000@kelly.teleport.com>
+   Date:  Sat, 10 May 1997 19:57:30 -0700 (PDT)
+  Files:  t/op/rand.t
+
+  Title:  "Fix sleep test: sleep(N) is defined to allow sleeping N-1"
+   From:  Chuck D. Phillips <cdp@hpescdp.fc.hp.com>
+ Msg-ID:  <199705151735.KAA01143@palrel1.hp.com>
+   Date:  Thu, 15 May 1997 11:35:41 -0600
+  Files:  t/op/sleep.t
+
+ UTILITIES
+
+  Title:  "h2xs and @EXPORT_OK"
+   From:  Jeff Okamoto
+ Msg-ID:  <199705092348.AA057881699@hpcc123.corp.hp.com>
+   Date:  Fri, 9 May 1997 16:48:20 -0700
+  Files:  utils/h2xs.PL
+
+ DOCUMENTATION
+
+  Title:  "Tweaks for perldelta"
+   From:  hansm@euronet.nl
+ Msg-ID:  <199705102346.BAA17300@mail.euronet.nl>
+   Date:  Sun, 11 May 97 01:46:00 +0200
+  Files:  pod/perldelta.pod
+
+  Title:  "Mention perlfaq.pod and perlmodlib.pod in perldelta.pod"
+   From:  Chip Salzenberg
+  Files:  pod/perldelta.pod
+
+  Title:  "Fix example of use of lexicals with formats"
+   From:  Chip Salzenberg
+  Files:  pod/perldelta.pod
+
+  Title:  "Explain that destruction order is not defined"
+   From:  Gurusamy Sarathy <gsar@engin.umich.edu>
+ Msg-ID:  <199705150600.CAA13550@aatma.engin.umich.edu>
+   Date:  Thu, 15 May 1997 02:00:23 -0400
+  Files:  pod/perltoot.pod
+
+  Title:  "Note that DATA filehandle is unavailable during BEGIN {}"
+   From:  neilb@cre.canon.co.uk (Neil Bowers)
+ Msg-ID:  <199705121227.NAA29718@tardis.cre.canon.co.uk>
+   Date:  Mon, 12 May 1997 13:27:43 +0100
+  Files:  pod/perldata.pod
+
+  Title:  "More detailed IO::Socket documentation"
+   From:  Tom Christiansen
+ Msg-ID:  <199705141456.IAA19061@jhereg.perl.com>
+   Date:  Wed, 14 May 1997 08:56:30 -0600
+  Files:  pod/perlipc.pod
+
+
+-----------------
+Version 5.003_99a
+-----------------
+
+Herein we find the fruits of the gamma.
+
+ CORE LANGUAGE CHANGES
+
+  Title:  "SECURITY: Forbid glob() when tainting (-T or setuid)"
+   From:  Chip Salzenberg
+  Files:  pod/perlrun.pod pod/perlsec.pod pp_sys.c
+
+  Title:  "SECURITY: Forbid exec() if $ENV{TERM} or $ENV{ENV} is tainted"
+   From:  Chip Salzenberg
+  Files:  pod/perlrun.pod pod/perlsec.pod t/op/taint.t taint.c
+
+ CORE PORTABILITY
+
+  Title:  "(NeXT|Open)Step update"
+   From:  Gerd Knops <gerti@BITart.com>
+ Msg-ID:  <9705072247.AA18882@BITart.com>
+   Date:  Wed,  7 May 97 17:47:02 -0500
+  Files:  Configure MANIFEST config_h.SH hints/next_3.sh hints/next_4.sh
+
+  Title:  "NetBSD hint update"
+   From:  Giles Lean <giles@nemeton.com.au>
+ Msg-ID:  <199705051346.XAA13584@topaz.nemeton.com.au>
+   Date:  Mon, 5 May 1997 23:46:37 +1000 (EST)
+  Files:  hints/netbsd.sh
+
+  Title:  "Irix hint update"
+   From:  Scott Henry <scotth@sgi.com>
+ Msg-ID:  <yd83es0fp57.fsf@hoshi.engr.sgi.com>
+   Date:  06 May 1997 11:09:56 -0700
+  Files:  hints/irix_6.sh
+
+  Title:  "HPUX: patch for ext/DynaLoader/dl_hpux.xs"
+   From:  Chuck D. Phillips <cdp@hpescdp.fc.hp.com>
+ Msg-ID:  <199705050548.WAA21260@palrel1.hp.com>
+   Date:  Sun, 4 May 1997 23:48:39 -0600
+  Files:  ext/DynaLoader/dl_hpux.xs
+
+  Title:  "Win32 update (consolidated patch plus three followups)"
+   From:  Gurusamy Sarathy
+  Files:  EXTERN.h README.win32 lib/Sys/Hostname.pm pod/perldelta.pod
+          win32/config.H win32/config.w32 win32/config_sh.PL win32/perllib.c
+          win32/win32.c win32/win32.h win32/include/sys/socket.h
+
+  Title:  "Win32 boot_DynaLoader problem in 99"
+   From:  Gary Clark <GaryC@mail.jeld-wen.com>
+ Msg-ID:  <1997May05.105000.1708.84476@mail.jeld-wen.com>
+   Date:  Mon, 05 May 1997 10:49:03 -0700
+  Files:  win32/makedef.pl
+
+ OTHER CORE CHANGES
+
+  Title:  "Fix wantarray() in sort subs [fixes metaconfig]"
+   From:  Chip Salzenberg
+  Files:  pp_ctl.c
+
+  Title:  "Fix for redefined sort subs nastiness"
+   From:  Gurusamy Sarathy
+ Msg-ID:  <199705090004.UAA15032@aatma.engin.umich.edu>
+   Date:  Thu, 08 May 1997 20:04:18 -0400
+  Files:  op.c pod/perldelta.pod pod/perldiag.pod sv.c t/op/sort.t
+
+ BUILD PROCESS
+
+  Title:  "AFS patches"
+   From:  Chip Salzenberg, Larry Schwimmer <rosebud@cyclone.Stanford.EDU>
+  Files:  Configure installperl
+
+ LIBRARY AND EXTENSIONS
+
+  Title:  "Another blank line patch to Pod::Text"
+   From:  Russ Allbery <rra@stanford.edu>
+ Msg-ID:  <m3afm5g6ar.fsf@windlord.Stanford.EDU>
+   Date:  08 May 1997 11:36:12 -0700
+  Files:  lib/Pod/Text.pm
+
+ TESTS
+
+   (no other changes)
+
+ UTILITIES
+
+  Title:  "Three bugs in pod2html"
+   From:  hansm@euronet.nl
+ Msg-ID:  <199705052228.AAA25351@mail.euronet.nl>
+   Date:  Tue, 6 May 97 00:28:06 +0200
+  Files:  lib/Pod/Html.pm
+
+  Title:  "Trivial bugfix for pod of xsubpp"
+   From:  Ralf S. Engelschall <rse@engelschall.com>
+ Msg-ID:  <199705051447.QAA09995@en1.engelschall.com>
+   Date:  Mon, 5 May 1997 16:47:03 +0200
+  Files:  lib/ExtUtils/xsubpp
+
+  Title:  "Newer CPerl mode"
+   From:  Ilya Zakharevich
+ Msg-ID:  <199705080032.UAA22532@monk.mps.ohio-state.edu>
+   Date:  Wed, 7 May 1997 20:32:46 -0400 (EDT)
+  Files:  emacs/cperl-mode.el
+
+ DOCUMENTATION
+
+  Title:  "Updates to perldelta"
+   From:  Chip Salzenberg and Dominic Dunlop
+  Files:  pod/perldelta.pod
+
+  Title:  "More explicit Solaris instructions"
+   From:  Andy Dougherty
+ Msg-ID:  <Pine.SOL.3.95q.970508171206.438A-100000@fractal.lafayette.ed
+   Date:  Thu, 08 May 1997 17:14:54 -0400 (EDT)
+  Files:  INSTALL hints/solaris_2.sh
+
+  Title:  "Document 'Possible attempt to separate words with commas'"
+   From:  Gisle Aas
+ Msg-ID:  <hyb9snvdw.fsf@bergen.sn.no>
+   Date:  06 May 1997 23:27:55 +0200
+  Files:  pod/perlop.pod
+
+  Title:  "perlfaq9, hostname"
+   From:  John D Groenveld <groenvel@cse.psu.edu>
+ Msg-ID:  <199705061741.NAA22777@cse.psu.edu>
+   Date:  Tue, 06 May 1997 13:41:12 EDT
+  Files:  pod/perlfaq9.pod
+
+  Title:  "Debugger docs patch"
+   From:  Ilya Zakharevich
+ Msg-ID:  <199705080107.VAA24317@monk.mps.ohio-state.edu>
+   Date:  Wed, 7 May 1997 21:07:14 -0400 (EDT)
+  Files:  pod/perldebug.pod
+
+  Title:  "Document that C<m?x?> is just like C<?x?>"
+   From:  Chip Salzenberg
+  Files:  pod/perlop.pod
+
+  Title:  "Refresh description of sprintf()"
+   From:  Chip Salzenberg
+  Files:  pod/perl.pod pod/perlfunc.pod
+
+  Title:  "Mention the Regular Expressions book"
+   From:  Stephen Potter <spp@psa.pencom.com>
+ Msg-ID:  <199705071737.MAA18799@psa.pencom.com>
+   Date:  Wed, 07 May 1997 12:37:37 -0500
+  Files:  pod/perlbook.pod pod/perlre.pod
+
+  Title:  "OS/2 doc patch for _99"
+   From:  Ilya Zakharevich
+ Msg-ID:  <199705080046.UAA23466@monk.mps.ohio-state.edu>
+   Date:  Wed, 7 May 1997 20:46:45 -0400 (EDT)
+  Files:  README.os2
+
+
+----------------
+Version 5.003_99
+----------------
+
+"Oops."  Now this _has_ to be the gamma; we're out of numbers.
+
+ CORE LANGUAGE CHANGES
+
+   (no changes)
+
+ CORE PORTABILITY
+
+  Title:  "NeXT hints update"
+   From:  hansm@euronet.nl
+ Msg-ID:  <199704302229.AAA02690@mail.euronet.nl>
+   Date:  Thu, 1 May 97 00:28:41 +0200
+  Files:  Configure Makefile.SH hints/next_4.sh
+
+  Title:  "Support shared libperl on AIX"
+   From:  Eric Bartley <bartley@icd.cc.purdue.edu>
+ Msg-ID:  <199704270131.UAA51426@icd.cc.purdue.edu>
+   Date:  Sat, 26 Apr 1997 20:31:37 -0500
+  Files:  Configure Makefile.SH hints/aix.sh
+
+ OTHER CORE CHANGES
+
+  Title:  "Fix NUL-termination bug in delimcpy()"
+   From:  Chip Salzenberg
+  Files:  util.c
+
+  Title:  "Forget prototype of subroutine after C<undef &subr>"
+   From:  Chip Salzenberg
+  Files:  op.c
+
+  Title:  "Handle tainted values in lists returned from subs, evals"
+   From:  Chip Salzenberg
+  Files:  pp_ctl.c pp_hot.c t/op/taint.t
+
+  Title:  "Fix sysread() on tied handle"
+   From:  Spider Boardman
+ Msg-ID:  <199705010601.CAA04926@Orb.Nashua.NH.US>
+   Date:  Thu, 1 May 1997 02:01:20 -0400
+  Files:  pp_sys.c
+
+  Title:  "Fix OS/2-specific buffer overflow"
+   From:  Ilya Zakharevich
+ Msg-ID:  <199704301920.PAA09681@monk.mps.ohio-state.edu>
+   Date:  Wed, 30 Apr 1997 15:20:01 -0400 (EDT)
+  Files:  os2/os2.c
+
+ BUILD PROCESS
+
+  Title:  "Add new globals to perl.exp"
+   From:  Chip Salzenberg
+  Files:  perl_exp.SH
+
+ LIBRARY AND EXTENSIONS
+
+  Title:  "Refresh DB_File to 1.14"
+   From:  Paul Marquess
+ Msg-ID:  <9704302045.AA05484@claudius.bfsec.bt.co.uk>
+   Date:  Wed, 30 Apr 1997 21:45:09 +0100 (BST)
+  Files:  ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs t/lib/db-btree.t
+          t/lib/db-hash.t t/lib/db-recno.t
+
+ TESTS
+
+  Title:  "Disable op/pipe.t test under Machten"
+   From:  Dominic Dunlop <domo@slipper.ip.lu>
+ Msg-ID:  <v03102801af8e160d3879@[194.51.248.68]>
+   Date:  Thu, 1 May 1997 12:48:26 +0200
+  Files:  t/io/pipe.t
+
+ UTILITIES
+
+  Title:  "typo fixes to installhtml"
+   From:  lvirden@cas.org (Larry W. Virden)
+ Msg-ID:  <199705011114.HAA26968@cas.org>
+   Date:  Thu, 1 May 1997 07:14:31 -0400
+  Files:  installhtml
+
+ DOCUMENTATION
+
+  Title:  "Fix description of av_undef() in perlguts"
+   From:  Gisle Aas
+ Msg-ID:  <199705011042.MAA09897@bergen.sn.no>
+   Date:  Thu, 1 May 1997 12:42:46 +0200
+  Files:  pod/perlguts.pod
+
+  Title:  "Fix typo in perldelta"
+   From:  Chip Salzenberg
+  Files:  pod/perldelta.pod
+
+
+----------------
+Version 5.003_98
+----------------
+
+Here it is, the second public beta (a.k.a gamma).
+
+ CORE LANGUAGE CHANGES
+
+  Title:  "Support C< $coderef->($x,$y) >"
+   From:  Chip Salzenberg
+  Files:  perly.c perly.c.diff perly.y pod/perldelta.pod pod/perldsc.pod
+          pod/perlref.pod t/op/ref.t vms/perly_c.vms
+
+ CORE PORTABILITY
+
+   (no changes)
+
+ OTHER CORE CHANGES
+
+  Title:  "Fix C< hex('80') * 0x1000000 >"
+   From:  Chip Salzenberg
+  Files:  opcode.pl
+
+  Title:  "Reset errno after failed piped close"
+   From:  Roderick Schertler
+ Msg-ID:  <28152.862264940@eeyore.ibcinc.com>
+   Date:  Mon, 28 Apr 1997 18:02:20 -0400
+  Files:  lib/Time/gmtime.pm lib/Time/localtime.pm pod/perlfunc.pod
+          t/io/pipe.t util.c
+
+  Title:  "Fix warning wrt return value of PerlIO_getname()"
+   From:  Spider Boardman
+ Msg-ID:  <199704300448.AAA24174@Orb.Nashua.NH.US>
+   Date:  Wed, 30 Apr 1997 00:48:13 -0400
+  Files:  perlio.c
+
+ BUILD PROCESS
+
+   (no changes)
+
+ LIBRARY AND EXTENSIONS
+
+   (no changes)
+
+ TESTS
+
+   (no other changes)
+
+ UTILITIES
+
+   (no changes)
+
+ DOCUMENTATION
+
+  Title:  "Describe Math::Trig in perlmodlib"
+   From:  Chip Salzenberg
+  Files:  pod/perlmodlib.pod
+
+  Title:  "Add new diagnostics to perldelta"
+   From:  Chip Salzenberg
+  Files:  pod/perldelta.pod pod/perldiag.pod
+
+
+-----------------
+Version 5.003_97j
+-----------------
+
+This patch should be _98, unless it's egregiously broken somehow.
+
+ CORE LANGUAGE CHANGES
+
+   (no changes)
+
+ CORE PORTABILITY
+
+  Title:  "Return to favoring memset(,0,) over bzero()"
+   From:  Chip Salzenberg
+  Files:  perl.h
+
+  Title:  "NetBSD hint update"
+   From:  matthew green <mrg@splode.eterna.com.au>
+ Msg-ID:  <199704251021.EAA22570@jhereg.perl.com>
+   Date:  Fri, 25 Apr 1997 20:18:02 +1000
+  Files:  hints/netbsd.sh
+
+  Title:  "HP-UX hint update"
+   From:  Chuck D. Phillips <cdp@hpescdp.fc.hp.com>
+ Msg-ID:  <199704280535.WAA22441@palrel1.hp.com>
+   Date:  Sun, 27 Apr 1997 23:35:07 -0600
+  Files:  hints/hpux.sh
+
+  Title:  "Win32 update (three patches)"
+   From:  Gurusamy Sarathy and Nick Ing-Simmons
+  Files:  win32/makedef.pl win32/perllib.c win32/win32.c
+
+ OTHER CORE CHANGES
+
+  Title:  "Update sprintf: '%hn'; '%s',NULL; panic on frexp() failure"
+   From:  Chip Salzenberg
+  Files:  perl.h pod/perldiag.pod sv.c
+
+  Title:  "Fix lingering '%S' in XS_VERSION_BOOTCHECK"
+   From:  Chip Salzenberg
+  Files:  XSUB.h
+
+  Title:  "Eliminate Alpha warnings"
+   From:  Hallvard B Furuseth and Chip Salzenberg
+  Files:  perlsdio.h pp_sys.c
+
+  Title:  "Fix typo in NeXT dynaloader"
+   From:  Chip Salzenberg
+  Files:  ext/DynaLoader/dl_next.xs
+
+  Title:  "Fix possible buffer overflow under VMS"
+   From:  Chip Salzenberg
+  Files:  taint.c
+
+ BUILD PROCESS
+
+   (no changes)
+
+ LIBRARY AND EXTENSIONS
+
+  Title:  "Refresh CGI.pm to 2.35"
+   From:  Lincoln Stein <lstein@genome.wi.mit.edu>
+  Files:  lib/CGI.pm
+
+  Title:  "Refresh DB_File to 1.13"
+   From:  Paul Marquess
+ Msg-ID:  <9704271413.AA08876@claudius.bfsec.bt.co.uk>
+   Date:  Sun, 27 Apr 1997 15:12:59 +0100 (BST)
+  Files:  ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
+
+  Title:  "SelfLoader: fix prototype pattern, rename intrusive lexical"
+   From:  Jesse Glick <jesse@ginger> and Chip Salzenberg
+  Files:  lib/SelfLoader.pm
+
+ TESTS
+
+   (no changes)
+
+ UTILITIES
+
+   (no changes)
+
+ DOCUMENTATION
+
+  Title:  "Split perlmod"
+   From:  Tom Christiansen
+ Msg-ID:  <199704260050.RAA02468@toy.perl.com>
+   Date:  Fri, 25 Apr 1997 20:50:09 -0400
+  Files:  MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
+          pod/perldsc.pod pod/perlfaq3.pod pod/perlipc.pod
+          pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
+          pod/perltie.pod pod/roffitall
+
+  Title:  "Describe __PACKAGE__ in perldelta"
+   From:  Chip Salzenberg
+  Files:  pod/perldelta.pod
+
+  Title:  "Doc fix for close of pipe handle"
+   From:  Chip Salzenberg
+  Files:  pod/perlfunc.pod
+
+
+-----------------
+Version 5.003_97i
+-----------------
+
+This patch eliminates all known sources of buffer overflow!  (And the
+crowd goes wild.  (Yeah.))  Showstoppers only between here and _98.
+
+ CORE LANGUAGE CHANGES
+
+   (no changes)
+
+ CORE PORTABILITY
+
+  Title:  "Provide memset() if it's missing"
+   From:  Chip Salzenberg
+  Files:  global.sym perl.h proto.h util.c
+
+  Title:  "Don't tell GCC that warn(), croak(), and die() are printf-lik
+   From:  Chip Salzenberg
+  Files:  proto.h
+
+ OTHER CORE CHANGES
+
+  Title:  "Misc. sv_vcatpvfn() fixes"
+   From:  Hugo, Dale, Nick, Hallvard, Chip
+  Files:  gv.c mg.c op.c perl.c pp.c pp_ctl.c sv.c toke.c util.c
+
+  Title:  "Enforce order of sprintf() elements"
+   From:  Chip Salzenberg
+  Files:  sv.c
+
+  Title:  "Guard against long numbers, <<LONG_DELIM, and <long glob>"
+   From:  Chip Salzenberg
+  Files:  global.sym mg.c perl.c pod/perldiag.pod proto.h toke.c util.c
+
+  Title:  "Guard against C<goto> to deeply nested label"
+   From:  Chip Salzenberg
+  Files:  pod/perldiag.pod pp_ctl.c
+
+  Title:  "Guard against overflow in dup2() emulation"
+   From:  Chip Salzenberg
+  Files:  util.c
+
+  Title:  "Win32: Guard against long function names"
+   From:  Chip Salzenberg
+  Files:  win32/win32sck.c
+
+  Title:  "Make mess() always work, by using a non-arena SV"
+   From:  Chip Salzenberg, from idea by Gurusamy Sarathy
+  Files:  perl.c util.c
+
+  Title:  "Fix scalar leak in pp_prtf()"
+   From:  Doug MacEachern
+ Msg-ID:  <199704241706.NAA19140@postman.osf.org>
+   Date:  Thu, 24 Apr 1997 13:06:21 -0400
+  Files:  pp_sys.c
+
+  Title:  "When copying a format line, take only its string value"
+   From:  Chip Salzenberg
+  Files:  sv.c
+
+  Title:  "Undo private patch"
+   From:  Chip Salzenberg
+  Files:  installperl lib/ExtUtils/Install.pm
+
+  Title:  "Fix LEAKTEST numbers"
+   From:  Chip Salzenberg
+  Files:  ext/DynaLoader/dl_vms.xs handy.h os2/os2.c util.c vms/vms.c
+          win32/win32.c win32/win32sck.c
+
+ BUILD PROCESS
+
+  Title:  "Cope with a <db.h> that isn't related to DB"
+   From:  Jarkko Hietaniemi
+ Msg-ID:  <199704241728.UAA09951@alpha.hut.fi>
+   Date:  Thu, 24 Apr 1997 20:28:39 +0300 (EET DST)
+  Files:  Configure
+
+ LIBRARY AND EXTENSIONS
+
+  Title:  "Always NUL-terminate opsets"
+   From:  Chip Salzenberg
+  Files:  ext/Opcode/Opcode.xs
+
+  Title:  "Don't core dump if my_inet_aton() get a NULL"
+   From:  Chip Salzenberg
+  Files:  ext/Socket/Socket.xs
+
+  Title:  "Handle symlinks, high permission bits in File::Path"
+   From:  Chip Salzenberg
+  Files:  lib/File/Path.pm
+
+  Title:  "Math::{Complex,Trig} update"
+   From:  Jarkko Hietaniemi
+ Msg-ID:  <199704242221.BAA30363@alpha.hut.fi>
+   Date:  Fri, 25 Apr 1997 01:21:44 +0300 (EET DST)
+  Files:  lib/Math/Complex.pm lib/Math/Trig.pm pod/roffitall
+          t/lib/complex.t t/lib/trig.t
+
+ TESTS
+
+   (no other changes)
+
+ UTILITIES
+
+  Title:  "Fix buffer overflow in a2p"
+   From:  Chip Salzenberg
+  Files:  x2p/a2py.c
+
+ DOCUMENTATION
+
+  Title:  "FAQ udpate (24-apr-97)"
+   From:  Nathan Torkington <gnat@prometheus.frii.com>
+ Msg-ID:  <199704242247.QAA07010@prometheus.frii.com>
+   Date:  Thu, 24 Apr 1997 16:47:23 -0600 (MDT)
+  Files:  pod/perlfaq*.pod
+
+  Title:  "Document new {,s}printf() behavior"
+   From:  Chip Salzenberg
+  Files:  pod/perldelta.pod pod/perlfunc.pod
+
+
+-----------------
+Version 5.003_97h
+-----------------
+
+This patch eliminates almost all possible sources of buffer overflow;
+in particular, there are no more sprintf() bugs.  (!!)  This patch
+also has a few other fixes.  With these changes in place, I can sleep
+at night.  (Because I've stopped hacking.  :-))
+
+ CORE LANGUAGE CHANGES
+
+  Title:  "Support PRINTF for tied handles"
+   From:  Doug MacEachern
+ Msg-ID:  <199704202226.SAA08032@postman.osf.org>
+   Date:  Sun, 20 Apr 1997 18:26:13 -0400
+  Files:  pod/perldelta.pod pod/perltie.pod pp_sys.c t/op/misc.t
+
+ CORE PORTABILITY
+
+  Title:  "Fix bitwise shifts and pack('w') on Crays"
+   From:  Chip Salzenberg
+  Files:  pp.c
+
+  Title:  "Win32 update (two patches)"
+   From:  Gurusamy Sarathy
+  Files:  lib/AutoSplit.pm lib/ExtUtils/MM_Unix.pm win32/config.w32
+          win32/makedef.pl
+
+ OTHER CORE CHANGES
+
+  Title:  "Mondo Cool patch for buffer safety and convenience"
+   From:  Chip Salzenberg
+  Files:  XSUB.h doop.c dump.c ext/DynaLoader/dl_dlopen.xs
+          ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
+          ext/DynaLoader/dlutils.c ext/ODBM_File/ODBM_File.xs
+          global.sym gv.c interp.sym mg.c op.c perl.c perl.h
+          pod/perlguts.pod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h
+          regcomp.c regexec.c sv.c toke.c util.c
+
+  Title:  "Problems with glob"
+   From:  Ilya Zakharevich
+ Msg-ID:  <1997Apr20.024432.1941365@hmivax.humgen.upenn.edu>
+   Date:  Sun, 20 Apr 1997 02:44:32 -0400 (EDT)
+  Files:  op.c
+
+  Title:  "Fix scalar leak in closures"
+   From:  Chip Salzenberg
+  Files:  op.c scope.c
+
+  Title:  "Refine error messages re: anon subs' prototypes"
+   From:  Chip Salzenberg
+  Files:  op.c
+
+  Title:  "Outermost scope is void, not scalar"
+   From:  Chip Salzenberg
+  Files:  pp_ctl.c
+
+ BUILD PROCESS
+
+  Title:  "Fix up Linux hints for tcsh, and Configure patch"
+   From:  Andy Dougherty
+ Msg-ID:  <Pine.SOL.3.95q.970422101051.2506C-100000@fractal.lafayette.e
+   Date:  Tue, 22 Apr 1997 11:02:27 -0400 (EDT)
+  Files:  Configure hints/linux.sh
+
+  Title:  "There is no standard answer to 'Use suidperl?'"
+   From:  Chip Salzenberg
+  Files:  hints/bsdos.sh hints/freebsd.sh hints/linux.sh
+          hints/machten_2.sh
+
+ LIBRARY AND EXTENSIONS
+
+  Title:  "Math::Complex update"
+   From:  Jarkko Hietaniemi
+  Files:  lib/Math/Complex.pm t/lib/complex.t
+
+  Title:  "Croak on C<use autouse> without module name"
+   From:  Chip Salzenberg
+  Files:  lib/autouse.pm
+
+  Title:  "Silence warnings on simple C<use ops>"
+   From:  Roderick Schertler
+ Msg-ID:  <pzybafum6k.fsf@eeyore.ibcinc.com>
+   Date:  19 Apr 1997 10:22:43 -0400
+  Files:  ext/Opcode/ops.pm
+
+ TESTS
+
+  Title:  "Don't put leading newline on numeric strings"
+   From:  Andreas Koenig
+ Msg-ID:  <199704230847.KAA22752@anna.in-berlin.de>
+   Date:  Wed, 23 Apr 1997 10:47:00 +0200
+  Files:  t/pragma/constant.t
+
+ UTILITIES
+
+   (no changes)
+
+ DOCUMENTATION
+
+  Title:  "FAQ udpate (23-apr-97)"
+   From:  Nathan Torkington <gnat@prometheus.frii.com>
+ Msg-ID:  <199704231822.MAA05074@prometheus.frii.com>
+   Date:  Wed, 23 Apr 1997 12:22:55 -0600 (MDT)
+  Files:  pod/perlfaq*.pod
+
+  Title:  "Two doublewords less"
+   From:  Jarkko Hietaniemi
+ Msg-ID:  <199704201938.WAA07722@alpha.hut.fi>
+   Date:  Sun, 20 Apr 1997 22:38:13 +0300 (EET DST)
+  Files:  pod/perlrun.pod vms/perlvms.pod
+
+
+-----------------
+Version 5.003_97g
+-----------------
+
+This one has two security bug fixes for buffer overflows.  Perl has
+not yet been searched to see if more fixes are needed.
+
+ CORE LANGUAGE CHANGES
+
+  Title:  "Improve sysseek(), remove systell(), fix Opcode"
+   From:  Chip Salzenberg
+  Files:  doio.c ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
+          ext/Opcode/Opcode.xs global.sym keywords.pl opcode.pl
+          pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp_sys.c
+          proto.h t/op/sysio.t toke.c
+
+  Title:  "Fix (and test) spaces in {,un}pack()"
+   From:  Chip Salzenberg
+  Files:  pp.c t/op/pack.t
+
+ CORE PORTABILITY
+
+  Title:  "Irix update"
+   From:  Scott Henry <scotth@sgi.com>
+ Msg-ID:  <yd8d8rsi0ln.fsf@hoshi.engr.sgi.com>
+   Date:  18 Apr 1997 12:37:24 -0700
+  Files:  MANIFEST hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
+
+  Title:  "ExtUtils/Miniperl.pm not built on Win32"
+   From:  Nick Ing-Simmons
+ Msg-ID:  <199704181742.SAA08407@ni-s.u-net.com>
+   Date:  Fri, 18 Apr 1997 18:42:32 +0100
+  Files:  win32/Makefile
+
+ OTHER CORE CHANGES
+
+  Title:  "SECURITY FIX: 'Identifier too long'"
+   From:  Chip Salzenberg
+  Files:  pod/perldelta.pod pod/perldiag.pod toke.c
+
+  Title:  "SECURITY FIX: Buffer overflow in gv_fetchfile()"
+   From:  Chip Salzenberg
+  Files:  gv.c
+
+  Title:  "Remove pp_method() inefficiency from last patch"
+   From:  Chip Salzenberg
+  Files:  pp_hot.c
+
+ BUILD PROCESS
+
+  Title:  "Fix unnecessary re-linking"
+   From:  Chip Salzenberg
+  Files:  lib/ExtUtils/MM_Unix.pm
+
+  Title:  "Fix tcsh hack in Configure"
+   From:  Chip Salzenberg
+  Files:  Configure
+
+  Title:  "Minor, optional patch to Makefile.SH"
+   From:  "Randy J. Ray" <rjray@uswest.com>
+ Msg-ID:  <rjray-9703180132.AA00374040@snakepit.ecte.uswc.uswest.com>
+   Date:  Thu, 17 Apr 1997 19:32:17 -0600
+  Files:  Makefile.SH
+
+ LIBRARY AND EXTENSIONS
+
+  Title:  "Patch to Getopt::Long"
+   From:  Johan Vromans <jvromans@squirrel.nl>
+ Msg-ID:  <m0wIKCO-00081IC@phoenix.squirrel.nl>
+   Date:  Fri, 18 Apr 97 22:24 MET DST
+  Files:  lib/Getopt/Long.pm
+
+  Title:  "Fix NAME in SDBM_File build"
+   From:  Chip Salzenberg
+  Files:  ext/SDBM_File/sdbm/Makefile.PL
+
+ TESTS
+
+   (no other changes)
+
+ UTILITIES
+
+  Title:  "Make h2ph generate constant subs"
+   From:  Roderick Schertler
+ Msg-ID:  <pz2088w5ot.fsf@eeyore.ibcinc.com>
+   Date:  18 Apr 1997 14:23:46 -0400
+  Files:  utils/h2ph.PL
+
+ DOCUMENTATION
+
+  Title:  "Document {,un}pack changes"
+   From:  Paul Marquess
+ Msg-ID:  <9704181249.AA11733@claudius.bfsec.bt.co.uk>
+   Date:  Fri, 18 Apr 97 13:49:39 BST
+  Files:  pod/perldelta.pod pod/perldiag.pod
+
+
+-----------------
+Version 5.003_97f
+-----------------
+
+This is it before _98.  No more last-minute features.  Really, I mean
+it this time.  No kidding.
+
+ CORE LANGUAGE CHANGES
+
+  Title:  "New operator systell()"
+   From:  Chip Salzenberg
+  Files:  doio.c ext/Opcode/Opcode.pm keywords.pl opcode.pl
+          pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp_sys.c
+          t/op/sysio.t toke.c
+
+  Title:  "Allow constant sub to be optimized when called with parens"
+   From:  Chip Salzenberg
+  Files:  toke.c
+
+  Title:  "Make {,un}pack fail on invalid pack types"
+   From:  Chip Salzenberg
+  Files:  pod/perldiag.pod pp.c
+
+ CORE PORTABILITY
+
+  Title:  "Fix bitwise ops and {,un}pack() on Cray CPUs"
+   From:  Chip Salzenberg
+  Files:  pp.c
+
+  Title:  "VMS update"
+   From:  Charles Bailey
+  Files:  lib/Cwd.pm lib/File/Path.pm lib/FindBin.pm vms/perly_c.vms
+          vms/vms.c vms/writemain.pl
+
+  Title:  "Win32 update (three patches)"
+   From:  Gurusamy Sarathy and Nick Ing-Simmons
+  Files:  lib/Cwd.pm lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
+          lib/File/Basename.pm win32/Makefile win32/makedef.pl
+          win32/perllib.c win32/win32.c win32/win32iop.h
+
+ OTHER CORE CHANGES
+
+  Title:  "Fix error messages on method lookup failure"
+   From:  Chip Salzenberg
+  Files:  pp_hot.c
+
+  Title:  "Fix use of var before init in util.c"
+   From:  Gurusamy Sarathy
+ Msg-ID:  <199704162342.TAA20773@aatma.engin.umich.edu>
+   Date:  Wed, 16 Apr 1997 19:42:41 -0400
+  Files:  util.c
+
+ BUILD PROCESS
+
+  Title:  "Linux hints: Allow build w/o suidperl, prefer tcsh to csh"
+   From:  Michael De La Rue <mikedlr@tardis.ed.ac.uk>
+  Files:  Configure hints/linux.sh
+
+ LIBRARY AND EXTENSIONS
+
+  Title:  "Fix bug in Opcode when (maxo & 15) > 8"
+   From:  Chip Salzenberg
+  Files:  ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
+          ext/Opcode/Opcode.xs
+
+  Title:  "CGI.pm broke again"
+   From:  Andreas Koenig
+ Msg-ID:  <199704171136.NAA24859@anna.in-berlin.de>
+   Date:  Thu, 17 Apr 1997 13:36:28 +0200
+  Files:  lib/CGI.pm
+
+  Title:  "Revise quotewords()"
+   From:  Shishir Gundavaram <shishir@ruby.ora.com>
+  Files:  lib/Text/ParseWords.pm
+
+ TESTS
+
+   (no other changes)
+
+ UTILITIES
+
+   (no changes)
+
+ DOCUMENTATION
+
+  Title:  "Doc updates: INSTALL-1.13, pumpkin.pod-1.9"
+   From:  Andy Dougherty
+  Files:  INSTALL Porting/pumpkin.pod
+
+  Title:  "Document size restrictions for packed integers"
+   From:  Jarkko Hietaniemi
+  Files:  pod/perlfunc.pod
+
+
+-----------------
+Version 5.003_97e
+-----------------
+
+Y'know, I've heard of this "beta" thing, but it's been so long since
+I've seen one, I'm not sure it really exists...
+
+ CORE LANGUAGE CHANGES
+
+  Title:  "New operator: sysseek()"
+   From:  Chip Salzenberg
+  Files:  doio.c ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm global.sym
+          keywords.pl opcode.pl pod/perldelta.pod pod/perlfunc.pod
+          pp_sys.c t/op/sysio.t toke.c
+
+  Title:  "Allow recursive substitution again"
+   From:  Chip Salzenberg
+  Files:  pod/perldelta.pod pod/perldiag.pod pp_hot.c
+
+ CORE PORTABILITY
+
+  Title:  "Use size_t for socket size parameters of GNU libc"
+   From:  Chip Salzenberg
+  Files:  doio.c pp_sys.c
+
+  Title:  "Fix STMT_{START,END} under g++"
+   From:  Steven Parkes <parkes@sierravista.com>
+ Msg-ID:  <199704141935.MAA11240@monterey.sierravista.com>
+   Date:  Mon, 14 Apr 1997 12:35:34 -0700
+  Files:  perl.h
+
+  Title:  "Win32 update (four patches)"
+   From:  Gurusamy Sarathy and Nick Ing-Simmons
+  Files:  MANIFEST README.win32 dosish.h ext/SDBM_File/Makefile.PL
+          ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.c
+          ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm perl.c
+          utils/perlbug.PL utils/perldoc.PL win32/Makefile win32/TEST
+          win32/config.H win32/config.w32 win32/config_h.PL
+          win32/config_sh.PL win32/perllib.c win32/runperl.c
+          win32/win32.c win32/win32io.c win32/win32sck.c
+
+ OTHER CORE CHANGES
+
+  Title:  "New API function: perl_eval_pv()"
+   From:  Doug MacEachern
+ Msg-ID:  <199704142113.RAA06823@postman.osf.org>
+   Date:  Mon, 14 Apr 1997 17:13:41 -0400
+  Files:  perl.c pod/perlcall.pod pod/perldelta.pod pod/perlembed.pod
+          pod/perlguts.pod proto.h
+
+  Title:  "Fix C< s//whatever/ >, which reuses old pattern"
+   From:  Chip Salzenberg
+  Files:  pp_hot.c regexec.c
+
+  Title:  "Return a value from PerlIO_{,un}getc"
+   From:  Hallvard B Furuseth
+ Msg-ID:  <199704131228.OAA05695@bombur2.uio.no>
+   Date:  Sun, 13 Apr 1997 14:28:14 +0200 (MET DST)
+  Files:  perlio.c
+
+  Title:  "Fix for environment leak"
+   From:  skimo@breughel.ufsia.ac.be (Sven Verdoolaege)
+ Msg-ID:  <19970415103246.NN46698@breughel.ufsia.ac.be>
+   Date:  Tue, 15 Apr 1997 10:32:46 +0200
+  Files:  util.c
+
+  Title:  "Fix comments in seed()"
+   From:  Hallvard B Furuseth
+ Msg-ID:  <199704141758.TAA06895@bombur2.uio.no>
+   Date:  Mon, 14 Apr 1997 19:58:38 +0200 (MET DST)
+  Files:  pp.c
+
+ BUILD PROCESS
+
+  Title:  "Put extensions' autoload files in $archlib"
+   From:  Chip Salzenberg
+  Files:  installperl
+
+  Title:  "Use '-fPIC' for debugging compiles under Solaris with gcc"
+   From:  Hallvard B Furuseth
+  Files:  Configure
+
+ LIBRARY AND EXTENSIONS
+
+  Title:  "Refresh CGI to 2.34"
+   From:  Chip Salzenberg
+  Files:  eg/cgi/customize.cgi eg/cgi/tryit.cgi lib/CGI.pm
+          lib/CGI/Apache.pm
+
+  Title:  "Debugger update"
+   From:  Ilya Zakharevich
+ Msg-ID:  <199704142115.RAA09923@monk.mps.ohio-state.edu>
+   Date:  Mon, 14 Apr 1997 17:15:27 -0400 (EDT)
+  Files:  lib/perl5db.pl
+
+  Title:  "diagnostics: $/ gotcha"
+   From:  Andreas Koenig
+ Msg-ID:  <199704151814.UAA03404@anna.in-berlin.de>
+   Date:  Tue, 15 Apr 1997 20:14:01 +0200
+  Files:  lib/diagnostics.pm
+
+  Title:  "Update File::Path"
+   From:  Andreas Koenig
+ Msg-ID:  <199704151401.QAA02556@anna.in-berlin.de>
+   Date:  Tue, 15 Apr 1997 16:01:07 +0200
+  Files:  lib/File/Path.pm t/lib/filepath.t
+
+  Title:  "User::pwent.pm: g{,e}cos"
+   From:  Tom Christiansen
+ Msg-ID:  <199704130135.TAA23274@jhereg.perl.com>
+   Date:  Sat, 12 Apr 1997 19:35:54 -0600
+  Files:  lib/User/pwent.pm
+
+  Title:  "Sys::Syslog: hyphens in hostnames"
+   From:  Jarkko Hietaniemi
+ Msg-ID:  <199704151421.RAA19693@alpha.hut.fi>
+   Date:  Tue, 15 Apr 1997 17:21:53 +0300 (EET DST)
+  Files:  lib/Sys/Syslog.pm
+
+  Title:  "Clean up format of dlopen() debug info"
+   From:  Hallvard B Furuseth
+  Files:  ext/DynaLoader/dl_dlopen.xs
+
+ TESTS
+
+   (no changes)
+
+ UTILITIES
+
+  Title:  "xsubpp incorrectly handles 'class::newthing()'"
+   From:  "John Q. Linux" <jql@jql.accessone.com>
+ Msg-ID:  <199704122201.PAA01780@jql.accessone.com>
+   Date:  Sat, 12 Apr 1997 15:01:33 -0700
+  Files:  lib/ExtUtils/xsubpp
+
+ DOCUMENTATION
+
+  Title:  "Add CGI to perldelta.pod and improve its description in MANIFEST"
+   From:  Chip Salzenberg
+  Files:  MANIFEST pod/perldelta.pod
+
+  Title:  "Describe probs with majordomo 1.94.1"
+   From:  Chip Salzenberg
+  Files:  pod/perldelta.pod
+
+  Title:  "Fix description of /\G/g"
+   From:  Chip Salzenberg
+  Files:  pod/perlop.pod
+
+  Title:  "Mention '...' operator in precedence table"
+   From:  Tom Christiansen
+ Msg-ID:  <199704131724.LAA23120@jhereg.perl.com>
+   Date:  Sun, 13 Apr 1997 11:24:16 -0600
+  Files:  pod/perlop.pod
+
+
+-----------------
+Version 5.003_97d
+-----------------
+
+Any minute now... second public beta... no, really...
+
+ CORE LANGUAGE CHANGES
+
+  Title:  "Fix for incorrect overloaded assignment"
+   From:  Ilya Zakharevich
+ Msg-ID:  <199704112225.SAA03482@monk.mps.ohio-state.edu>
+   Date:  Fri, 11 Apr 1997 18:25:33 -0400 (EDT)
+  Files:  gv.c
+
+  Title:  "Fix C< $x=''; pos($x)=0; $x=~/\G$/ >"
+   From:  Chip Salzenberg
+  Files:  pp_hot.c
+
+  Title:  "Fix label on C<for(;;)> statement"
+   From:  Chip Salzenberg
+  Files:  perly.c perly.y
+
+ CORE PORTABILITY
+
+  Title:  "update to 5.003_97b/hint/irix_6_2.sh"
+   From:  Scott Henry <scotth@sgi.com>
+ Msg-ID:  <yd8hghdjbk0.fsf@hoshi.engr.sgi.com>
+   Date:  11 Apr 1997 18:05:03 -0700
+  Files:  hints/irix_6_2.sh
+
+ OTHER CORE CHANGES
+
+  Title:  "Before 'BEGIN not safe', explain why"
+   From:  Chip Salzenberg
+  Files:  op.c
+
+  Title:  "New error msg for low-key failure of C<require>"
+   From:  Chip Salzenberg
+  Files:  pod/perldiag.pod pp_ctl.c t/pragma/strict-subs
+          t/pragma/strict-vars
+
+  Title:  "Put "dXSUB_SYS" last in declarations"
+   From:  Chip Salzenberg
+  Files:  win32/perllib.c
+
+  Title:  "Minor type cleanup"
+   From:  Chip Salzenberg
+  Files:  proto.h toke.c
+
+ BUILD PROCESS
+
+   (no changes)
+
+ LIBRARY AND EXTENSIONS
+
+  Title:  "win32: perl5db patch"
+   From:  Gurusamy Sarathy
+ Msg-ID:  <199704102142.RAA27396@aatma.engin.umich.edu>
+   Date:  Thu, 10 Apr 1997 17:42:13 -0400
+  Files:  lib/perl5db.pl
+
+  Title:  "Enhancements to debugger, Term::ReadLine, Term::Cap"
+   From:  Ilya Zakharevich
+ Msg-ID:  <199704101948.PAA01841@monk.mps.ohio-state.edu>
+   Date:  Thu, 10 Apr 1997 15:48:07 -0400 (EDT)
+  Files:  lib/Term/Cap.pm lib/Term/ReadLine.pm lib/perl5db.pl
+
+  Title:  "MM_Unix patch for use under CVS"
+   From:  Ulrich Pfeifer
+ Msg-ID:  <yfmd8s1vhpn.fsf@ls6.informatik.uni-dortmund.de>
+   Date:  11 Apr 1997 14:59:00 +0200
+  Files:  lib/ExtUtils/MM_Unix.pm
+
+  Title:  "Complex update (five patches)"
+   From:  Jarkko Hietaniemi
+  Files:  lib/Math/Complex.pm t/lib/complex.t
+
+  Title:  "Fix undef warning in Math::BigInt"
+   From:  Chip Salzenberg
+  Files:  lib/Math/BigInt.pm
+
+ TESTS
+
+   (no other changes)
+
+ UTILITIES
+
+  Title:  "Add B<-o> option to a2p, for old awk; make new the default"
+   From:  Chip Salzenberg
+  Files:  x2p/a2p.h x2p/a2p.pod x2p/a2py.c x2p/walk.c
+
+ DOCUMENTATION
+
+  Title:  "typo in lib/diagnostics.pm"
+   From:  barnett@grymoire.crd.ge.com (Bruce Barnett)
+ Msg-ID:  <199704111800.OAA27297@grymoire.crd.ge.com>
+   Date:  Fri, 11 Apr 1997 14:00:54 -0400
+  Files:  lib/diagnostics.pm
+
+  Title:  "Use B<> for options in Class::Struct pod"
+   From:  Hugo van der Sanden <hv@iii.co.uk>
+ Msg-ID:  <334D2E7B.67F0@iii.co.uk>
+   Date:  Thu, 10 Apr 1997 19:16:27 +0100
+  Files:  lib/Class/Struct.pm
+
+  Title:  "Explain //g and \G issues"
+   From:  Gurusamy Sarathy
+ Msg-ID:  <199704122048.QAA25060@aatma.engin.umich.edu>
+   Date:  Sat, 12 Apr 1997 16:48:41 -0400
+  Files:  pod/perldelta.pod pod/perlop.pod pod/perlre.pod
+
+  Title:  "more (err, less) doubled words"
+   From:  Jarkko Hietaniemi
+ Msg-ID:  <199704111931.WAA24460@alpha.hut.fi>
+   Date:  Fri, 11 Apr 1997 22:31:25 +0300 (EET DST)
+  Files:  ext/DB_File/DB_File.pm ext/DynaLoader/DynaLoader.pm
+          ext/IO/lib/IO/Pipe.pm lib/CGI.pm lib/Exporter.pm
+          lib/ExtUtils/MakeMaker.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
+          lib/vars.pm pod/perlcall.pod pod/perldiag.pod
+          pod/perlfaq1.pod pod/perlfaq3.pod pod/perlfaq5.pod
+          pod/perlfaq7.pod pod/perlfaq8.pod pod/perlipc.pod
+
+  Title:  "Freudian slip error in perlsub.pod"
+   From:  barnett@grymoire.crd.ge.com (Bruce Barnett)
+ Msg-ID:  <199704111755.NAA27200@grymoire.crd.ge.com>
+   Date:  Fri, 11 Apr 1997 13:55:07 -0400
+  Files:  pod/perlsub.pod
+
+  Title:  "Little patch for perl5.003_97c/pod/perlpod.pod"
+   From:  rse@engelschall.com (Ralf S. Engelschall)
+ Msg-ID:  <199704112048.WAA08733@en1.engelschall.com>
+   Date:  Fri, 11 Apr 1997 22:48:37 +0200
+  Files:  pod/perlpod.pod
 
 
--------------------
- Version 5.003_97c
--------------------
+-----------------
+Version 5.003_97c
+-----------------
 
 That second public beta will be Real Soon Now...
 
@@ -152,9 +1868,9 @@ That second public beta will be Real Soon Now...
   Files:  ext/IO/lib/IO/Socket.pm
 
 
--------------------
- Version 5.003_97b
--------------------
+-----------------
+Version 5.003_97b
+-----------------
 
 Working on the second public beta...
 
@@ -264,9 +1980,9 @@ Working on the second public beta...
   Files:  pod/perltrap.pod
 
 
--------------------
- Version 5.003_97a
--------------------
+-----------------
+Version 5.003_97a
+-----------------
 
 This release gets a letter instead of a full subversion because I'm
 planning on making 5.003_98 the second public beta.
@@ -391,9 +2107,9 @@ planning on making 5.003_98 the second public beta.
           pod/perlstyle.pod pod/perltoc.pod pod/perlvar.pod
 
 
-------------------
- Version 5.003_97
-------------------
+----------------
+Version 5.003_97
+----------------
 
  CORE LANGUAGE CHANGES
 
@@ -514,9 +2230,9 @@ planning on making 5.003_98 the second public beta.
   Files:  lib/CGI.pm lib/ExtUtils/Command.pm
 
 
-------------------
- Version 5.003_96
-------------------
+----------------
+Version 5.003_96
+----------------
 
  CORE LANGUAGE CHANGES
 
@@ -798,9 +2514,9 @@ planning on making 5.003_98 the second public beta.
   Files:  pod/*.pod
 
 
-------------------
- Version 5.003_95
-------------------
+----------------
+Version 5.003_95
+----------------
 
  CORE LANGUAGE CHANGES
 
@@ -963,9 +2679,9 @@ planning on making 5.003_98 the second public beta.
   Files:  pod/perlfaq*.pod
 
 
-------------------
- Version 5.003_94
-------------------
+----------------
+Version 5.003_94
+----------------
 
  CORE LANGUAGE CHANGES
 
@@ -1352,9 +3068,9 @@ planning on making 5.003_98 the second public beta.
   Files:  ext/DB_File/DB_File.pm
 
 
-------------------
- Version 5.003_93
-------------------
+----------------
+Version 5.003_93
+----------------
 
 Me, last time:
      "This release will be the public beta of 5.004,
@@ -1516,9 +3232,9 @@ Me, now:
           pod/perlop.pod pod/perlsub.pod
 
 
-------------------
- Version 5.003_92
-------------------
+----------------
+Version 5.003_92
+----------------
 
 This release will be the public beta of 5.004, or my name isn't
 Larson T. Pettifogger.
@@ -1725,9 +3441,9 @@ Larson T. Pettifogger.
   Files:  pod/*.pod
 
 
-------------------
- Version 5.003_91
-------------------
+----------------
+Version 5.003_91
+----------------
 
 This is (should be?  must be!) the public beta of 5.004.
 
@@ -1917,9 +3633,9 @@ This is (should be?  must be!) the public beta of 5.004.
           pod/perltoc.pod
 
 
-------------------
- Version 5.003_90
-------------------
+----------------
+Version 5.003_90
+----------------
 
 At last, a mil[le]stone:  The first beta of Perl 5.004.
 
@@ -2078,9 +3794,9 @@ At last, a mil[le]stone:  The first beta of Perl 5.004.
   Files:  pod/perldiag.pod pod/perlsec.pod
 
 
-------------------
- Version 5.003_28
-------------------
+----------------
+Version 5.003_28
+----------------
 
 This release is beta candidate #6.  If this isn't good enough to go beta,
 I'll eat a floppy disk.  (Okay, it's a chocolate floppy, but still....)
@@ -2257,9 +3973,9 @@ I'll eat a floppy disk.  (Okay, it's a chocolate floppy, but still....)
           pod/perltie.pod pod/perltoc.pod pod/perltrap.pod x2p/a2p.pod
 
 
-------------------
- Version 5.003_27
-------------------
+----------------
+Version 5.003_27
+----------------
 
 This release is beta candidate #5: Our last, best hope for a beta.
 
@@ -2435,9 +4151,9 @@ This release is beta candidate #5: Our last, best hope for a beta.
   Files:  pod/perldiag.pod
 
 
-------------------
- Version 5.003_26
-------------------
+----------------
+Version 5.003_26
+----------------
 
 This release is beta candidate #4.  "Once more, dear friends...."
 
@@ -2573,9 +4289,9 @@ This release is beta candidate #4.  "Once more, dear friends...."
   Files:  pod/perltie.pod
 
 
-------------------
- Version 5.003_25
-------------------
+----------------
+Version 5.003_25
+----------------
 
 This release is beta candidate #3.  Here's hoping...
 
@@ -2740,9 +4456,9 @@ This release is beta candidate #3.  Here's hoping...
   Files:  pod/perldiag.pod
 
 
-------------------
- Version 5.003_24
-------------------
+----------------
+Version 5.003_24
+----------------
 
 This release is the second candidate for a public beta test.
 It's, well, bunches better than _23.
@@ -2926,9 +4642,9 @@ It's, well, bunches better than _23.
   Files:  pod/perlsyn.pod
 
 
-------------------
- Version 5.003_23
-------------------
+----------------
+Version 5.003_23
+----------------
 
 This release is our first candidate for a public beta test.
 
@@ -3231,9 +4947,9 @@ This release is our first candidate for a public beta test.
   Files:  pod/perllocale.pod
 
 
-------------------
- Version 5.003_22
-------------------
+----------------
+Version 5.003_22
+----------------
 
 This release is primarily made up of bug fixes, the foremost among
 which repairs a showstopper memory corruption bug in formats.
@@ -3307,9 +5023,9 @@ which repairs a showstopper memory corruption bug in formats.
   Files:  configpm
 
 
-------------------
- Version 5.003_21
-------------------
+----------------
+Version 5.003_21
+----------------
 
 This release includes several important bug fixes, and a couple of
 minor but valuable language tweaks.  Please read on for a list of the
@@ -3605,9 +5321,9 @@ significant changes:
   Files:  pod/perlsub.pod pod/perltoc.pod pod/perlvar.pod
 
 
-------------------
- Version 5.003_20
-------------------
+----------------
+Version 5.003_20
+----------------
 
 The only language change in this release is the recension of support
 for named closures:  Now, no subroutine declared "sub foo {}" can be
@@ -3773,9 +5489,9 @@ updates, and expanded tests.  This is good stuff.  "I love you, man!"
   Files:  pod/perlfunc.pod pod/perltoc.pod
 
 
-------------------
- Version 5.003_19
-------------------
+----------------
+Version 5.003_19
+----------------
 
 Lots of internal cleanup in this patch, especially plugged memory
 leaks when embedded Perl interpreters shut down and restart.  The
@@ -3906,9 +5622,9 @@ Here's a list of the more significant changes...
           vms/descrip.mms
 
 
-------------------
- Version 5.003_18
-------------------
+----------------
+Version 5.003_18
+----------------
 
 Yet further down the road to 5.004....
 
@@ -4016,9 +5732,9 @@ Yet further down the road to 5.004....
   Files:  pod/perldiag.pod
 
 
-------------------
- Version 5.003_17
-------------------
+----------------
+Version 5.003_17
+----------------
 
 The rate of patches is slowing down....  I see 5.004 at the end of the
 tunnel!  (Hey, what's that whistle?)
@@ -4102,9 +5818,9 @@ tunnel!  (Hey, what's that whistle?)
   Files:  pod/perllocale.pod
 
 
-------------------
- Version 5.003_16
-------------------
+----------------
+Version 5.003_16
+----------------
 
 This patch is all bug fixes, library updates, and documentation
 updates.  We'll get to 5.004 RSN, I promise.  :-)
@@ -4191,9 +5907,9 @@ updates.  We'll get to 5.004 RSN, I promise.  :-)
   Files:  pod/perllocale.pod
 
 
-------------------
- Version 5.003_15
-------------------
+----------------
+Version 5.003_15
+----------------
 
 As soon as I posted 5.003_14, I found a fatal error in it.  :-(
 
@@ -4201,9 +5917,9 @@ This release is strictly a bug fix -- it removes some function caching
 changes that were supposed to be improvements, but weren't.
 
 
-------------------
- Version 5.003_14
-------------------
+----------------
+Version 5.003_14
+----------------
 
 We seem to have achieved "release candidate" status.
 
@@ -4360,9 +6076,9 @@ We seem to have achieved "release candidate" status.
   Files:  lib/Class/Template.pm lib/Time/tm.pm
 
 
-------------------
- Version 5.003_13
-------------------
+----------------
+Version 5.003_13
+----------------
 
 The watchword here is "synchronization."  There were a couple of
 show-stopper bugs in 5.003_12, so I'm issuing this patch to bring
@@ -4450,9 +6166,9 @@ everyone up to a common working base.
   Files:  pod/perlpod.pod pod/pod2html.PL
 
 
-------------------
- Version 5.003_12
-------------------
+----------------
+Version 5.003_12
+----------------
 
 This patch is huge.  A multitude of bug fixes, new modules (especially
 CPAN and Net::FTP), a couple of new Configure variables, updated
@@ -4725,9 +6441,9 @@ the more significant changes in 5.003_12:
    Date:  Sat, 14 Dec 1996 18:56:33 -0700
   Files:  pod/*
 
-------------------
- Version 5.003_11
-------------------
+----------------
+Version 5.003_11
+----------------
 
 This patch is (still) closing in on 5.004.  Nothing dramatic, lots of
 value.
@@ -4892,9 +6608,9 @@ value.
   Files:  ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
 
 
-------------------
- Version 5.003_10
-------------------
+----------------
+Version 5.003_10
+----------------
 
 This patch is closing in on 5.004.  It contains lots of small and
 valuable changes, but nothing dramatic.
@@ -5034,9 +6750,9 @@ valuable changes, but nothing dramatic.
   Files:  pod/perlfunc.pod
 
 
-------------------
- Version 5.003_09
-------------------
+----------------
+Version 5.003_09
+----------------
 
 This patch was a compendium of various fixes and enhancements from
 many people, including some serious improvement in lexical variable
@@ -5222,9 +6938,9 @@ scoping and locale handling.
   Files:  x2p/util.c
 
 
-------------------
- Version 5.003_08
-------------------
+----------------
+Version 5.003_08
+----------------
 
 This patch was a compendium of various fixes and enhancements from
 many people.  Here are some of the more significant changes.
@@ -5373,9 +7089,9 @@ many people.  Here are some of the more significant changes.
   Files:  x2p/a2p.c x2p/a2p.y
 
 
-------------------
- Version 5.003_07
-------------------
+----------------
+Version 5.003_07
+----------------
 
 This patch was primarily to fix bugs or include little things I missed
 in 5.003_06.  5.003_07 is intended to be stable enough to merit serious
@@ -6024,9 +7740,9 @@ Index: x2p/cflags.SH
     pathname of the file being extracted.
 
 
-------------------
- Version 5.003_06
-------------------
+----------------
+Version 5.003_06
+----------------
 
 This patch was primarily to fix bugs, improve the documentation,
 and work towards restoring binary compatibility with 5.003.
@@ -8273,9 +9989,9 @@ Index: x2p/s2p.PL
     I then embedded the pod into the s2p script.
 
 
-------------------
- Version 5.003_05
-------------------
+----------------
+Version 5.003_05
+----------------
 
 This patch was primarily to fix bugs and to clean up some of
 the remaining issues from in 5.003_04.  The details are described below.
@@ -8984,9 +10700,9 @@ Index: vms/vmsish.h
     VMS 5.003_05 Update.
 
 
-------------------
- Version 5.003_04
-------------------
+----------------
+Version 5.003_04
+----------------
 
 This patch was primarily to fix bugs and to clean up some of
 the changes made in 5.003_03.  The details are described below.
@@ -9509,9 +11225,9 @@ Index: utils/perldoc.PL
     doesn't support the -x option.)
 
 
-------------------
- Version 5.003_03
-------------------
+----------------
+Version 5.003_03
+----------------
 
 Most of the changes in 5.003_03 are to make the build and installation
 process more robust.  The details are described below.  A very brief
@@ -10121,9 +11837,9 @@ Index: x2p/str.c
        Use Configure's FILE_filbuf macro instead of a raw _filbuf.
 
 
-------------------
- Version 5.003_02
-------------------
+----------------
+Version 5.003_02
+----------------
 
 o Visible Changes to Core Functionality
   - Redefining constant subs, or changing sub's prototype now give warnings.
@@ -10165,9 +11881,9 @@ o Changes in OS-specific and Build-time Support
   - Typo patch for VMS.
 
 
-------------------
- Version 5.003_01
-------------------
+----------------
+Version 5.003_01
+----------------
 
 Version 5.003_01 contains bugfixes and additions accumulated since
 version 5.002_01, since the patch to version 5.003 was deliberately