#2248: return result of QUIT from quit().
diff --git a/Misc/NEWS b/Misc/NEWS
index ce72fba..ec65705 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,7 +12,7 @@
 Core and builtins
 -----------------
 
-- Patch #2477: Added from __future__ import unicode_literals
+- Patch #2477: Added from __future__ import unicode_literals.
 
 - Added backport of bytearray type.
 
@@ -76,6 +76,8 @@
 Library
 -------
 
+- Issue #2248: return the result of the QUIT command. from SMTP.quit().
+
 - Backport of Python 3.0's io module.
 
 - Issue #2482: Make sure that the coefficient of a Decimal is always