add info about CGI error reporing changes to web/news.txt

This commit is contained in:
Michał Zieliński
2013-12-18 18:21:55 +01:00
parent 101d8bc9c3
commit 7d5fa3f52d

View File

@@ -29,7 +29,6 @@ Changes affecting backwards compatibility
using the new ``OSLastError`` proc.
- ``os.parentDir`` now returns "" if there is no parent dir.
Compiler Additions
------------------
@@ -41,7 +40,8 @@ Compiler Additions
over the generated code.
- The compiler now supports a ``computedGoto`` pragma to support very fast
dispatching for interpreters and the like.
- In CGI scripts stacktraces are shown user only if cgi.setStackTraceStdout
is used.
Language Additions
------------------