diff options
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index cfc6fcb15..1affafc1e 100755 --- a/web/news.txt +++ b/web/news.txt @@ -52,6 +52,8 @@ 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 |