diff options
Diffstat (limited to 'web/news.txt')
-rw-r--r-- | web/news.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/news.txt b/web/news.txt index cffffffee..cdb503ef6 100644 --- a/web/news.txt +++ b/web/news.txt @@ -47,7 +47,8 @@ News - The nre module has been added, providing a better interface to PCRE than re. - - The ``expandSymlink`` procedure has been added to the ``os`` module. + - The ``expandSymlink`` proc has been added to the ``os`` module. + - The ``tailDir`` proc has been added to the ``os`` module. Language Additions ------------------ |