bump to 2.7.7 final
diff --git a/Misc/NEWS b/Misc/NEWS
index 020dc6e..f91003d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,6 +5,20 @@
 What's New in Python 2.7.7 release candidate 1?
 ===============================================
 
+*Release date: 2014-05-31*
+
+Build
+-----
+
+- Issue #21462: Build the Windows installers with OpenSSL 1.0.1g.
+
+- Issue #19866: Include some test data in the Windows installers, so tests don't
+  fail.
+
+
+What's New in Python 2.7.7 release candidate 1?
+===============================================
+
 *Release date: 2014-05-17*
 
 Core and Builtins