diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-19 05:56:18 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-19 05:56:18 +0000 |
commit | 993100c27c8966903240cb2297abf84427c66b03 (patch) | |
tree | 1861744c8cf78043c34964ecc22cc645d13e2e24 /Changes | |
parent | f7e33566f09bd09e2a30db0e6835322b7f19bbd2 (diff) | |
download | perl-993100c27c8966903240cb2297abf84427c66b03.tar.gz |
unsubmitted Changes tweak
p4raw-id: //depot/perl@1543
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -28,13 +28,16 @@ current addresses (as of March 1997): Andreas Koenig <a.koenig@mind.de> Doug MacEachern <dougm@opengroup.org> Paul Marquess <pmarquess@bfsec.bt.co.uk> + Stephen McCamant <alias@mcs.com> 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> + Hugo van der Sanden <hv@crypt0.demon.co.uk> Roderick Schertler <roderick@argon.org> + Dan Sugalski <sugalskd@osshe.edu> Larry W. Virden <lvirden@cas.org> Ilya Zakharevich <ilya@math.ohio-state.edu> @@ -69,6 +72,15 @@ Version 5.004_75 5.005 Public Beta, Issue 1 ---------------- ____________________________________________________________________________ +[ 1518] By: gsar on 1998/07/15 10:01:41 + Log: add stub docs for ext/B, other minor tweaks + Branch: perl + ! Changes Porting/config_H config_h.SH ext/B/B.pm + ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm + ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm + ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm + ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c +____________________________________________________________________________ [ 1517] By: gsar on 1998/07/15 08:27:15 Log: up patchlevel to 75 (Beta, Issue 1), add podpatch From: abigail@fnx.com |