Issue #20465: fix NEWS typo (it's 3.8.3.1)
authorNed Deily <nad@acm.org>
Sat, 1 Mar 2014 22:04:48 +0000 (14:04 -0800)
committerNed Deily <nad@acm.org>
Sat, 1 Mar 2014 22:04:48 +0000 (14:04 -0800)
Misc/NEWS

index e8bc1a67de989c982240fe6f3ede6bbf164a343b..a3ca8db080dc9818c7149736aa7cb9b10e077917 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -17,7 +17,7 @@ Build
   uninstalling pip (rather than failing) if the user has updated pip to a
   different version from the one bundled with ensurepip.
 
-- Issue #20465: Update OS X installer build to use SQLite 3.8.0.1.
+- Issue #20465: Update OS X installer build to use SQLite 3.8.3.1.
 
 
 What's New in Python 3.4.0 release candidate 2?