| Revision: | 1.7 |
| Committed: | Sun Jul 8 14:57:59 2007 UTC (19 years, 2 months ago) by root |
| Branch: | MAIN |
| CVS Tags: | rel-0_5 |
| Changes since 1.6: | +1 -0 lines |
| Log Message: | *** empty log message *** |
| # | Content |
|---|---|
| 1 | Revision history for perl module BDB. |
| 2 | |
| 3 | 0.5 Sun Jul 8 16:57:03 CEST 2007 |
| 4 | - port to db 4.4.20 (probably any 4.4 version). |
| 5 | - added bdb error constants. |
| 6 | - add set_errfile/set_msgfile/set_verbose. |
| 7 | - shared code between IO::AIO and BDB. |
| 8 | - upgrade to xthread.h from IO::AIO for win32 compatibility. |
| 9 | - port to win32 (there is an unexplainable hang in |
| 10 | db_sequence_get...). |
| 11 | |
| 12 | 0.1 Mon Mar 5 20:44:18 CET 2007 |
| 13 | - cloned from IO::AIO. |
| 14 |