diff options
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,7 @@ Library - Bug #1531862: Do not close standard file descriptors in subprocess. -- fixed a bug with bsddb.DB.stat: its flags and txn keyword arguments +- fixed a bug with bsddb.DB.stat: the flags and txn keyword arguments were transposed. Extension Modules |