diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-24 08:37:02 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-24 08:37:02 +0000 |
commit | ca63f0d242a6920af7209f1a190c17b7800ce145 (patch) | |
tree | 7ae3834565ed8d5d7e4313b284fee9fe25444cd7 /ext/DB_File/Changes | |
parent | dd99ebda2fe680296a282a6804ed647eefc7f935 (diff) | |
download | perl-ca63f0d242a6920af7209f1a190c17b7800ce145.tar.gz |
integrate change#3115 from maint-5.005
p4raw-link: @3115 on //depot/maint-5.005/perl: 5a4724ee428f7c08669162fcb68dee455ffa09d6
p4raw-id: //depot/perl@3145
p4raw-integrated: from //depot/maint-5.005/perl@3144 'copy in'
ext/DB_File/Changes ext/DB_File/DB_File.pm
ext/DB_File/DB_File.xs ext/DB_File/typemap (@3010..)
Diffstat (limited to 'ext/DB_File/Changes')
-rw-r--r-- | ext/DB_File/Changes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/DB_File/Changes b/ext/DB_File/Changes index c71d5b8c34..2fab919229 100644 --- a/ext/DB_File/Changes +++ b/ext/DB_File/Changes @@ -229,3 +229,6 @@ mapping problem with O_RDONLY on the Hurd * Updated the message that db-recno.t prints when tests 51, 53 or 55 fail. +1.65 6th March 1999 + * Fixed a bug in the recno PUSH logic. + * The BOOT version check now needs 2.3.4 when using Berkeley DB version 2 |