--- BDB/Changes 2009/01/11 00:56:09 1.70 +++ BDB/Changes 2009/11/12 02:22:45 1.75 @@ -2,6 +2,15 @@ TODO: DB_RECNUM/DB_SET_RECNO? +1.85 Thu Nov 12 03:22:21 CET 2009 + - speed up object creation/type checking considerably + by caching the stashes. + +1.84 Wed Aug 5 13:52:21 CEST 2009 + - require common sense. + - use schmorp.h for pipe, taking advantage of eventfd. + - fix a bug in event pipe creation code on win32. + 1.83 Sun Jan 11 01:52:56 CET 2009 - fix db_upgrade, add db_verify.