#6696: add documentation for the Profile objects, and improve profile/cProfile docs.  Patch by Tom Pinckney.
diff --git a/Misc/NEWS b/Misc/NEWS
index a04210c..62e809a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -65,6 +65,9 @@
 
 - Issue #15940: Specify effect of locale on time functions.
 
+- Issue #6696: add documentation for the Profile objects, and improve
+  profile/cProfile docs.  Patch by Tom Pinckney.
+
 
 What's New in Python 2.7.4?
 ===========================