summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAndreas Rumpf <andreas@andreas-desktop>2010-01-13 00:38:39 +0100
committerAndreas Rumpf <andreas@andreas-desktop>2010-01-13 00:38:39 +0100
commitfb2ae12c4969d41fbb0857a0b9121ad947807a1e (patch)
tree90a268cc659d6c5c28408976a368cc503720fe1f /web/news.txt
parent55e900bba2be06cf91789e749d9fc31f017a0dd0 (diff)
downloadNim-fb2ae12c4969d41fbb0857a0b9121ad947807a1e.tar.gz
sockets module complete
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index e89a9da51..234edc5aa 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -12,8 +12,11 @@ Bugfixes
 
 Additions
 ---------
+- Added ``system.cstringArrayToSeq``.
+- Added ``cgi.decodeData(data: string): tuple[key, value: string]``.
 - Added ``ropes`` module.
 - Added ``sockets`` module.
+- Added ``browsers`` module.
 - Added ``httpserver`` module.
 - Many wrappers now do not contain redundant name prefixes (like ``GTK_``,
   ``lua``). The new wrappers are available in ``lib/newwrap``. Change