#14034: added the argparse tutorial.  Patch by Tshepang Lekhonkhobe.
diff --git a/Misc/NEWS b/Misc/NEWS
index b7c22c7..1ac29ff 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -148,6 +148,11 @@
 
 - Issue #14437: Fix building the _io module under Cygwin.
 
+Documentation
+-------------
+
+- Issue #14034: added the argparse tutorial.
+
 
 What's New in Python 2.7.3 release candidate 2?
 ===============================================