commit | 088d151130b427367766057feadd8351e03ee19b | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Fri Jul 23 18:57:40 2010 +0400 |
committer | Cyrill Gorcunov <gorcunov@gmail.com> | Fri Jul 23 18:57:40 2010 +0400 |
tree | 32fa679f0175aeef698536de2a74648667188624 | |
parent | 4e1d5ab0cff00aa6d7bc39c8bc871d6c9621c16f [diff] [blame] |
doc: Update changes.src Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
diff --git a/doc/changes.src b/doc/changes.src index e27fade..75c355b 100644 --- a/doc/changes.src +++ b/doc/changes.src
@@ -9,6 +9,9 @@ \S{cl-2.09} Version 2.09 +\b Fixed NULL dereference if argument of \c{%strlen} resolves + to whitespace. For example if nonexistent macro parameter is used. + \b \c{%ifenv}, \c{%elifenv}, \c{%ifnenv}, and \c{%elifnenv} directives introduced. See \k{ifenv}.