http://hg.python.org/cpython/rev/7ff62415e426 changeset: 89118:7ff62415e426 branch: 3.3 tag: v3.3.4 user: Georg Brandl <georg at python.org> date: Sun Feb 09 08:57:59 2014 +0100 summary: news entry files: Misc/NEWS | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -7,7 +7,10 @@ *Release date: 09-Feb-2014* -No changes relative to rc1. +Library +------- + +- Issue #20374: Fix build warnings of the readline module with libedit on Mac. What's New in Python 3.3.4 release candidate 1? -- Repository URL: http://hg.python.org/cpython