ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/BDB/Changes
Revision: 1.6
Committed: Sun Jul 8 13:41:03 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.5: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for perl module BDB.
2
3 - port to db 4.4.20 (probably any 4.4 version).
4 - added bdb error constants.
5 - add set_errfile/set_msgfile/set_verbose.
6 - shared code between IO::AIO and BDB.
7 - upgrade to xthread.h from IO::AIO for win32 compatibility.
8 - port to win32 (there is an unexplainable hang in
9 db_sequence_get...).
10
11 0.1 Mon Mar 5 20:44:18 CET 2007
12 - cloned from IO::AIO.
13