summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/news.txt')
-rw-r--r--web/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index 178bdead7..7ac039e66 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -23,6 +23,7 @@ Bugfixes
 - Fixed a serious bug in ``strutils.cmpIgnoreCase``. 
 - Fixed ``unicode.toUTF8``. 
 - The compiler now rejects ``'\n'``. 
+- ``times.getStartMilsecs()`` now works on Mac OS X.
 
 
 Additions