ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/BDB/Changes
Revision: 1.9
Committed: Mon Aug 13 12:04:41 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-1_0
Changes since 1.8: +2 -1 lines
Log Message:
1.0

File Contents

# User Rev Content
1 root 1.3 Revision history for perl module BDB.
2    
3 root 1.9 1.0 Mon Aug 13 14:02:42 CEST 2007
4 root 1.8 - some updates for db 4.6.
5     - vastly improved documentation, i.e. there is some now.
6 root 1.9 - this module has been tested a lot in the Crossfire TRT server.
7 root 1.8
8 root 1.7 0.5 Sun Jul 8 16:57:03 CEST 2007
9 root 1.5 - port to db 4.4.20 (probably any 4.4 version).
10 root 1.6 - added bdb error constants.
11     - add set_errfile/set_msgfile/set_verbose.
12 root 1.3 - shared code between IO::AIO and BDB.
13 root 1.4 - upgrade to xthread.h from IO::AIO for win32 compatibility.
14 root 1.5 - port to win32 (there is an unexplainable hang in
15     db_sequence_get...).
16 root 1.1
17 root 1.2 0.1 Mon Mar 5 20:44:18 CET 2007
18 root 1.1 - cloned from IO::AIO.
19