Issue #1706039: Support continued reading from a file even after
EOF was hit.
diff --git a/Misc/NEWS b/Misc/NEWS
index fa5ceb6..18af6d0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,9 @@
 Core and builtins
 -----------------
 
+- Issue #1706039: Support continued reading from a file even after 
+  EOF was hit.
+
 - Issue #1683: prevent forking from interfering in threading storage.
 
 - Issue #4597: Fixed several opcodes that weren't always propagating