--- BDB/Changes 2007/09/24 18:14:11 1.13 +++ BDB/Changes 2007/12/04 10:13:50 1.14 @@ -1,9 +1,11 @@ Revision history for perl module BDB. +1.2 Tue Dec 4 11:12:47 CET 2007 - after fork, invest some work to make sure that the poll_fileno stays stable (by dup2'ing the new fd over the old one), to make it easier for programs/libs that don't control their forking behaviour and cannot recreate their watchers. + - added missing DB::RDONLY (reported by Danny). 1.1 Sun Sep 16 20:15:55 CEST 2007 - flag and check TXN_DEADLOCK flag for easier transaction