From: Fred Drake Date: Sun, 23 Jan 2005 15:16:08 +0000 (+0000) Subject: add missing word X-Git-Tag: v2.5a0~2082 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c131f28796dcfa0be3c0338316dd8d97fcea2df;p=thirdparty%2FPython%2Fcpython.git add missing word --- diff --git a/Misc/NEWS b/Misc/NEWS index 4f41e44a74dc..c72723abc513 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -25,7 +25,8 @@ Core and builtins Extension Modules ----------------- -- The spwd has been added, allowing access to the shadow password database. +- The spwd module has been added, allowing access to the shadow password + database. - stat_float_times is now True.