--- BDB/Changes 2009/12/22 02:06:24 1.78 +++ BDB/Changes 2011/12/26 01:46:33 1.81 @@ -1,6 +1,22 @@ Revision history for perl module BDB. TODO: DB_RECNUM/DB_SET_RECNO? +TODO: find changes for 5.2 - but documentation has been removed from oracles website +TODO: libdb5.3 + +1.9 Mon Dec 26 02:46:09 CET 2011 + - partial: update for libdb 5.2 (to make it compile only). + +1.89 Fri Jul 29 11:29:21 CEST 2011 + - make it compile and test successfully with libdb 5.1, but + do not add any new symbols or functionality. + +1.88 Wed Mar 31 02:43:42 CEST 2010 + - a double fork partially killed the event pipe (great testcase + by dormando). affects IO::AIO, BDB and Async::Interrupt. + - suck steve's dick and rename our symbols to avoid colliding + with nonstandard identifier spam on the broken os x pseudo-os. + affects IO::AIO and BDB. 1.87 Tue Dec 22 03:06:09 CET 2009 - db 4.8 has removed XA resource manager functionality,