summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2009-05-29 15:23:17 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2009-05-29 15:23:17 (GMT)
commitb6a748b817205413ac75ccee5f9b4728b5ea3b2d (patch)
treeca69f2aea6235e35952a2d5cac84cde1237afb52 /Misc/NEWS
parentc15bdef8190241357970c9d65783c929860b933a (diff)
downloadcpython-b6a748b817205413ac75ccee5f9b4728b5ea3b2d.zip
cpython-b6a748b817205413ac75ccee5f9b4728b5ea3b2d.tar.gz
cpython-b6a748b817205413ac75ccee5f9b4728b5ea3b2d.tar.bz2
Issue #4859: Implement PEP 383 for pwd, spwd, and grp.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 1aafdec..8cc76a2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -40,6 +40,8 @@ Core and Builtins
Library
-------
+- Issue #4859: Implement PEP 383 for pwd, spwd, and grp.
+
- smtplib 'login' and 'cram-md5' login are also fixed (see Issue #5259).
- Issue #6121: pydoc now ignores leading and trailing spaces in the