diff options
author | Hugo van der Sanden <hv@crypt.org> | 2003-10-27 02:52:16 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2003-10-27 02:52:16 +0000 |
commit | 2f123ff69a100a788993686ca32d1b8450d6596f (patch) | |
tree | d46558984459a8685efcef607af64d2d4179f691 /Changes | |
parent | be6d62867c9b925b420185f49d5902db7ff9c880 (diff) | |
download | perl-2f123ff69a100a788993686ca32d1b8450d6596f.tar.gz |
fixup separators
p4raw-id: //depot/perl@21545
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,6 @@ Version v5.9.X Development release working toward v5.10 ____________________________________________________________________________ ____________________________________________________________________________ -____________________________________________________________________________ [ 21538] By: ams on 2003/10/26 08:08:02 Log: Fix off-by-one in $0 set magic. (From Autrijus.) The whole PL_origalen thing in perl.c looks very hokey. @@ -1428,6 +1427,7 @@ ____________________________________________________________________________ Log: Update changes Branch: perl ! Changes patchlevel.h +____________________________________________________________________________ [ 21398] By: hv on 2003/10/02 09:15:42 Log: build perlapi.pod in deterministic order even when functions differ only in case; regen perlapi.pod |