From f8508cca47a9612df4d7453ba8462b7916f46b01 Mon Sep 17 00:00:00 2001 From: "Gregory P. Smith" Date: Sat, 30 Sep 2006 06:08:20 +0000 Subject: [PATCH] wording change --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 48899bc7e7..ddf993f866 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -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 -- 2.50.0