--- BDB/Changes 2007/12/10 21:19:07 1.21 +++ BDB/Changes 2007/12/11 02:32:50 1.23 @@ -1,7 +1,10 @@ Revision history for perl module BDB. +1.4 - new globals BDB::VERSION and ..VERSION_STRING. - add db_upgrade. + - do not die in DESTROY after explicit db_close and similar + operations. 1.3 Fri Dec 7 14:36:25 CET 2007 - db_put and c_put leaked memory like hell (reported by Danny).