- Issue #14493: Use gvfs-open/xdg-open in Lib/webbrowser.py.
diff --git a/Misc/NEWS b/Misc/NEWS
index 0c3438a..723e6ff 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -29,6 +29,8 @@
   a multiprocessing Client or Listener with an AF_PIPE type address under
   non-Windows platforms.  Patch by Popa Claudiu.
 
+- Issue #14493: Use gvfs-open/xdg-open in Lib/webbrowser.py.
+
 
 What's New in Python 3.3.0 Alpha 2?
 ===================================