From 1e923de0bf9d222f8f389a4649520384bb4be015 Mon Sep 17 00:00:00 2001
From: R David Murray <rdmurray@bitdance.com>
Date: Tue, 25 Feb 2014 14:36:20 -0500
Subject: [PATCH] Fix formatting in NEWS entry.

---
 Misc/NEWS | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Misc/NEWS b/Misc/NEWS
index b11cd2e052..d58d17bff0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1476,9 +1476,8 @@ Build
 
 - Issue #19551: PEP 453 - the OS X installer now installs pip by default.
 
-- Update third-party libraries for OS X installers:
-    xz 5.0.3 -> 5.0.5
-    SQLite 3.7.13 -> 3.8.1
+- Update third-party libraries for OS X installers: xz 5.0.3 -> 5.0.5,
+  SQLite 3.7.13 -> 3.8.1
 
 - Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.4.0b1.
   Some third-party projects, such as Matplotlib and PIL/Pillow,
-- 
2.40.0