commit | 8494cc82c5d2a89d52bed20bd3836d5039af65e5 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Tue Apr 05 13:06:14 2016 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Tue Apr 05 13:06:14 2016 -0700 |
tree | 7a4a6a77d5b97addb5dccdf927e39ed00c85e7ed | |
parent | eb6653f9e47b25952471386d7435f5865cf08ca3 [diff] [blame] |
changes.src: document %if error fix Document the fix for errors inside live %if branches. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
diff --git a/doc/changes.src b/doc/changes.src index b0768c9..d48c4d3 100644 --- a/doc/changes.src +++ b/doc/changes.src
@@ -8,6 +8,11 @@ since 2007. +\S{cl-2.12.02} Version 2.12.02 + +\b Fix preprocessor errors, especially \c{%error} and \c{%warning}, + inside \c{%if} statements. + \S{cl-2.12.01} Version 2.12.01 \b Portability fixes for some platforms.