Issue #22155: News entry.
diff --git a/Misc/NEWS b/Misc/NEWS
index 586baa1..2ae5a6e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -160,6 +160,9 @@
 Documentation
 -------------
 
+- Issue #22155: Add File Handlers subsection with createfilehandler to tkinter
+  doc.  Remove obsolete example from FAQ.  Patch by Martin Panter.
+
 - Issue #24029: Document the name binding behavior for submodule imports.
 
 - Issue #24077: Fix typo in man page for -I command option: -s, not -S