diff options
author | Andreas Rumpf <andreas@andreas-desktop> | 2010-02-26 01:26:16 +0100 |
---|---|---|
committer | Andreas Rumpf <andreas@andreas-desktop> | 2010-02-26 01:26:16 +0100 |
commit | 40ea1d0330150a6c771baf25eeaadc1d957fa345 (patch) | |
tree | 656e1bc7ac4e7cdb8824c93665034013680c7c26 /web/news.txt | |
parent | eba9af04f77e6389e304dd26113c9b7f7810bafe (diff) | |
download | Nim-40ea1d0330150a6c771baf25eeaadc1d957fa345.tar.gz |
fixed pango/pangoutils new wrappers
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x[-rw-r--r--] | web/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 7ac039e66..6ce9f7fcd 100644..100755 --- a/web/news.txt +++ b/web/news.txt @@ -54,6 +54,7 @@ Additions `subscript overloading <manual.html#subscript-overloading>`_ for further information. - The documentation generator supports the ``.. raw:: html`` directive. +- The Pegs module supports back references via the notation ``$capture_index``. Changes affecting backwards compatibility |