summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/news.txt b/web/news.txt
index a783bb258..6ef636cf6 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -53,8 +53,6 @@ Changes affecting backwards compatibility
   because they should not be used directly anymore. 
   Wrapper procs have been created that should be used instead.
 - ``export`` is now a keyword.
-- ``system.endOfFile``, ``system.readLine`` and their stream equivalents
-  are deprecated because Posix supports it poorly.
 
 
 Language Additions