Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 1401aa1..45ab52b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -24,7 +24,7 @@ current addresses (as of August 2000):
     Vishal Bhatia       <vishal@gol.com>
     Spider Boardman     <spider@orb.nashua.nh.us>
     Tom Christiansen    <tchrist@perl.com>
-    Simon Cozens       <simob@brecon.co.uk>
+    Simon Cozens       <simon@brecon.co.uk>
     Mark-Jason Dominus  <mjd@plover.com>
     Jan Dubois          <jand@activestate.com>
     Dominic Dunlop      <domo@computer.org>
@@ -95,6 +95,232 @@ Version v5.7.0              Development release working toward v5.8
 --------------
 
 ____________________________________________________________________________
+[  6600] By: jhi                                   on 2000/08/11  04:06:10
+        Log: Add a few missing files, update MANIFEST.
+     Branch: perl
+          + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
+          + lib/Pod/PlainText.pm t/pod/find.t
+          ! MANIFEST t/op/regmesg.t
+____________________________________________________________________________
+[  6599] By: jhi                                   on 2000/08/11  03:31:10
+        Log: Add Perl debugging tutorial, regen toc. 
+             
+             Subject: perldebtut.pod
+             From: Richard Foley <Richard.Foley@m.dasa.de>
+             Date: Wed, 09 Aug 2000 10:17:15 +0200
+             Message-id: <3991138B.262247B8@m.dasa.de>
+     Branch: perl
+          + pod/perldebtut.pod
+          ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
+____________________________________________________________________________
+[  6598] By: jhi                                   on 2000/08/11  02:48:56
+        Log: tiny Changes edit
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  6597] By: jhi                                   on 2000/08/11  02:39:04
+        Log: Tests for #6589.
+             
+             Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 11 Aug 2000 02:24:52 GMT
+             Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
+     Branch: perl
+          ! t/lib/b.t
+____________________________________________________________________________
+[  6596] By: jhi                                   on 2000/08/11  01:50:07
+        Log: Update Changes.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  6595] By: jhi                                   on 2000/08/11  01:47:16
+        Log: nitfix
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  6594] By: jhi                                   on 2000/08/11  01:36:16
+        Log: Subject: Getting perlio and threads to compile
+             From: Lupe Christoph <lupe@lupe-christoph.de>
+             Date: Wed, 9 Aug 2000 11:35:54 +0200
+             Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
+             
+             (the Solaris version changes in Configure skipped)
+     Branch: perl
+          ! hints/solaris_2.sh thread.h
+____________________________________________________________________________
+[  6593] By: jhi                                   on 2000/08/11  01:30:16
+        Log: Subject: Re: [ID 20000730.003] utf8::length() bad
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 1 Aug 2000 06:55:19 GMT
+             Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
+     Branch: perl
+          ! lib/utf8.pm
+____________________________________________________________________________
+[  6592] By: jhi                                   on 2000/08/11  01:26:39
+        Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
+             From: Peter Scott <Peter@PeterScott.com>
+             Date: Thu, 10 Aug 2000 08:23:27 -0700
+             Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[  6591] By: jhi                                   on 2000/08/11  01:22:02
+        Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Thu, 10 Aug 2000 19:23:04 +0100
+             Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
+     Branch: perl
+          ! regexec.c t/op/pat.t
+____________________________________________________________________________
+[  6590] By: jhi                                   on 2000/08/11  01:19:19
+        Log: Preprocessing and postprocessing for File::Find.
+             
+             Subject: Patch to Find::File.pm to allow alphabetical results
+             From: Joe Smith <jsmith@inwap.com>
+             Date: Wed, 9 Aug 2000 02:44:54 -0700
+             Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
+     Branch: perl
+          ! lib/File/Find.pm
+____________________________________________________________________________
+[  6589] By: jhi                                   on 2000/08/11  01:12:39
+        Log: B::Deparse didn't do sub attributes.
+             
+             Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
+             From: simon@brecon.co.uk (Simon Cozens)
+             Date: 9 Aug 2000 04:49:20 GMT
+             Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
+     Branch: perl
+          ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
+____________________________________________________________________________
+[  6588] By: jhi                                   on 2000/08/11  01:06:40
+        Log: Subject: debugger "d" command doesnt check line number
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Tue, 08 Aug 2000 21:54:29 +0100
+             Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! lib/perl5db.pl mg.c pod/perldiag.pod
+____________________________________________________________________________
+[  6587] By: jhi                                   on 2000/08/11  00:45:03
+        Log: sleep(1) does not necessarily return 1.
+             
+             Subject: [PATCH bleadperl] op/lex_assign.t  
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Thu, 03 Aug 2000 14:34:22 +0100        
+             Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
+     Branch: perl
+          ! t/op/lex_assign.t
+____________________________________________________________________________
+[  6586] By: jhi                                   on 2000/08/11  00:31:50
+        Log: Document the IO::Select timeout.
+     Branch: perl
+          ! ext/IO/lib/IO/Select.pm
+____________________________________________________________________________
+[  6585] By: jhi                                   on 2000/08/11  00:13:54
+        Log: Forgot contributor.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  6584] By: jhi                                   on 2000/08/11  00:09:19
+        Log: detypo
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  6583] By: jhi                                   on 2000/08/11  00:07:53
+        Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
+             
+             Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
+             From: Mike Guy <mjtg@cam.ac.uk> 
+             Date: Thu, 10 Aug 2000 15:50:54 +0100
+             Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! sv.c t/op/int.t
+____________________________________________________________________________
+[  6582] By: jhi                                   on 2000/08/10  23:29:32
+        Log: Update Changes.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  6581] By: jhi                                   on 2000/08/10  23:26:16
+        Log: Put back the std @INC thing.
+     Branch: perl
+          ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
+          ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
+          ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
+          ! t/lib/gol-oo.t
+____________________________________________________________________________
+[  6580] By: jhi                                   on 2000/08/10  23:03:34
+        Log: Update to CGI 2.70, from Lincoln Stein.
+     Branch: perl
+          ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
+          ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
+          ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
+          ! t/lib/cgi-request.t
+____________________________________________________________________________
+[  6579] By: jhi                                   on 2000/08/10  22:41:50
+        Log: Update to CPAN 1.56, from Andreas König.
+     Branch: perl
+          ! lib/CPAN.pm lib/CPAN/FirstTime.pm
+____________________________________________________________________________
+[  6578] By: jhi                                   on 2000/08/10  22:38:13
+        Log: Update to Pod::Parser 1.17, from Brad Appleton.
+     Branch: perl
+          ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
+          ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
+          ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
+          ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
+          ! t/pod/include.t t/pod/included.t t/pod/lref.t
+          ! t/pod/multiline_items.t t/pod/nested_items.t
+          ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
+          ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
+          ! t/pod/special_seqs.t
+____________________________________________________________________________
+[  6577] By: jhi                                   on 2000/08/10  22:35:41
+        Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
+     Branch: perl
+          ! AUTHORS MAINTAIN
+____________________________________________________________________________
+[  6576] By: jhi                                   on 2000/08/10  22:24:54
+        Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
+     Branch: perl
+          + t/lib/gol-oo.t
+          ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
+          ! t/lib/gol-compat.t t/lib/gol-linkage.t
+____________________________________________________________________________
+[  6575] By: jhi                                   on 2000/08/10  22:02:07
+        Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
+     Branch: perl
+          ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
+____________________________________________________________________________
+[  6574] By: jhi                                   on 2000/08/10  21:55:03
+        Log: Iterating perl6 description.
+     Branch: perl
+          ! pod/perlfaq1.pod
+____________________________________________________________________________
+[  6573] By: jhi                                   on 2000/08/10  21:48:26
+        Log: Revert the sv.c part of #6559, a better fix is needed.
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[  6572] By: jhi                                   on 2000/08/10  20:33:43
+        Log: It's the 2ndO'ROSSC.
+     Branch: perl
+          ! pod/perlfaq1.pod
+____________________________________________________________________________
+[  6571] By: jhi                                   on 2000/08/10  15:55:48
+        Log: detypo
+     Branch: perl
+          ! pod/perlfaq1.pod
+____________________________________________________________________________
+[  6570] By: jhi                                   on 2000/08/10  14:11:17
+        Log: An exceptionally sticky typo.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  6569] By: jhi                                   on 2000/08/10  14:09:33
+        Log: detypo (and test Changes updating script)
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
 [  6568] By: jhi                                   on 2000/08/10  14:07:07
         Log: Update Changes.
      Branch: perl
@@ -162,7 +388,7 @@ ____________________________________________________________________________
           ! t/pragma/warn/regcomp
 ____________________________________________________________________________
 [  6559] By: jhi                                   on 2000/08/09  20:41:18
-        Log: Fix the resetting of numeric locale when using printf.
+        Log: (The fix did work but was not right, retracted in #6573)
              
              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
              From: Christian Kirsch <ck@held.mind.de>