diff options
Diffstat (limited to 'doc/changes.src')
-rw-r--r-- | doc/changes.src | 3 |
1 files changed, 3 insertions, 0 deletions
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 @@ since 2007. \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}. |