summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-06-14 12:05:36 +0200
committerAraq <rumpf_a@web.de>2011-06-14 12:05:36 +0200
commitadbb48fbcecd82e60c3a25ee006baa0aa5dd7b10 (patch)
treed775f8bb8c5e839ce839876f9aff8400a536919c /web/news.txt
parentade67f1abcc29402b489e9f5940036276878fb18 (diff)
downloadNim-adbb48fbcecd82e60c3a25ee006baa0aa5dd7b10.tar.gz
bugfix: endless loop in parser; added sphinx wrapper
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index d9b0ef6b2..c6039a0eb 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -85,6 +85,7 @@ Additions
   on the number of string literals in the case statement.
 - Added a wrapper for ``redis``.
 - Added a wrapper for ``0mq`` via the ``zmq`` module.
+- Added a wrapper for ``sphinx``.
 - The compiler now supports array, sequence and string slicing.
 - Added ``system.newStringOfCap``.
 - Added ``system.raiseHook``.