add bsddb.db.DBEnv.set_tx_timestamp mention

This commit is contained in:
Gregory P. Smith 2006-01-29 19:46:23 +00:00
parent 4ddc78a6a1
commit cfc4a8dae7

View File

@ -216,6 +216,8 @@ Core and builtins
Extension Modules
-----------------
- Add bsddb.db.DBEnv.set_tx_timestamp allowing time based database recovery.
- Bug #1413192, fix seg fault in bsddb if a transaction was deleted
before the env.