diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-04-27 20:41:20 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-04-27 20:41:20 +0000 |
commit | 88c74d4bc751d901cc16d8775bf5f51c45cc0228 (patch) | |
tree | 4fa1fd8ca797bd80e2744ba4926c067bfa8f4963 /ext/DB_File/Changes | |
parent | 8e664e1028b4453f9f359cddea96cf56ea4a7c51 (diff) | |
download | perl-88c74d4bc751d901cc16d8775bf5f51c45cc0228.tar.gz |
DB_File v1.73 update (from Paul Marquess)
p4raw-id: //depot/perl@5976
Diffstat (limited to 'ext/DB_File/Changes')
-rw-r--r-- | ext/DB_File/Changes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/DB_File/Changes b/ext/DB_File/Changes index 95eb487e56..ad54382d63 100644 --- a/ext/DB_File/Changes +++ b/ext/DB_File/Changes @@ -291,3 +291,8 @@ to David Harris for spotting the underlying problem, contributing the updates to the documentation and writing DB_File::Lock (available on CPAN). + +1.73 27th April 2000 + + * Added support in version.c for building with threaded Perl. + |