--- BDB/Changes 2008/07/09 21:08:29 1.47 +++ BDB/Changes 2008/07/17 12:09:56 1.48 @@ -1,6 +1,6 @@ Revision history for perl module BDB. -1.7 +1.7 Thu Jul 17 14:09:25 CEST 2008 - use a totally different mechanism to pass callbacks to requests (see manpage). - optional arguments before the callback can now be left out. @@ -8,6 +8,7 @@ - fix a memory leak (callbacks were never freed). - add a basic testsuite. - add (untested) support for cdsgroup_begin and db_exists. + - make BDB::VERSION compatible to UNIVERSAL::VERSION. 1.6 Tue Jul 8 10:34:58 CEST 2008 - add new BDB::VERSION function for easy version checks.