diff options
Diffstat (limited to 'web')
-rwxr-xr-x | web/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index f6ca438e0..8036c9c16 100755 --- a/web/news.txt +++ b/web/news.txt @@ -24,6 +24,7 @@ Bugfixes Changes affecting backwards compatibility ----------------------------------------- +- Reversed parameter order for ``os.copyFile`` and ``os.moveFile``!!! - Procs not marked as ``procvar`` cannot only be passed to a procvar anymore, unless they are used in the same module. - Deprecated ``times.getStartMilsecs``: Use ``epochTime`` or ``cpuTime`` |