ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/BDB/Changes
Revision: 1.10
Committed: Thu Sep 13 12:30:06 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

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