summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-07-22 21:11:29 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-07-22 21:11:29 +0000
commitf5a8bab604fed3f5ce6e48a3803c8f7229803609 (patch)
treec1102847d4a3d2017951077c323b9311eb062939 /Changes
parent9cde0e7fb9816f759feaabc0f640403a7cdbc5c6 (diff)
downloadperl-f5a8bab604fed3f5ce6e48a3803c8f7229803609.tar.gz
sneak in hints/irix_6.sh update
p4raw-id: //depot/perl@1647
Diffstat (limited to 'Changes')
-rw-r--r--Changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changes b/Changes
index 1d510a233d..d4f7ca2648 100644
--- a/Changes
+++ b/Changes
@@ -78,6 +78,15 @@ Version 5.005 Production release
-------------
____________________________________________________________________________
+[ 1646] By: gsar on 1998/07/22 21:00:44
+ Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
+ from Jon Orwant <orwant@media.mit.edu>; update guts documentation
+ to reflect PL_* changes; is this *it* for 5.005?
+ Branch: perl
+ ! Changes README.win32 patchlevel.h pod/perlcall.pod
+ ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
+ ! pod/perltoc.pod pod/perlxs.pod
+____________________________________________________________________________
[ 1645] By: gsar on 1998/07/22 19:37:41
Log: don't use qualify() in class methods
From: Albert Dvornik <bert@genscan.com>