commit | f8508cca47a9612df4d7453ba8462b7916f46b01 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sat Sep 30 06:08:20 2006 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sat Sep 30 06:08:20 2006 +0000 |
tree | fc9f4b56a4366ec3d75118c4e51903025f7b9413 | |
parent | 5cee720aa6869b2335df0526b96fcdc57f62edb3 [diff] [blame] |
wording change
diff --git a/Misc/NEWS b/Misc/NEWS index 48899bc..ddf993f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -81,7 +81,7 @@ - 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