--- BDB/Changes 2008/07/08 08:35:12 1.42 +++ BDB/Changes 2008/07/09 12:15:36 1.43 @@ -1,5 +1,11 @@ Revision history for perl module BDB. +1.7 + - use a totally different mechanism to pass callbacks to + requests (see manpage). + - optional arguments before the callback can now be left out. + - use less memory per request, probably be a bit faster, too. + 1.6 Tue Jul 8 10:34:58 CEST 2008 - add new BDB::VERSION function for easy version checks. - work around broken bsd headers once more.