summaryrefslogtreecommitdiff
path: root/doc/changes.src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changes.src')
-rw-r--r--doc/changes.src4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/changes.src b/doc/changes.src
index b6c987c0..73d84eb1 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,7 +7,6 @@
The NASM 2 series supports x86-64, and is the production version of NASM
since 2007.
-
\S{cl-2.12.02} Version 2.12.02
\b Fix preprocessor errors, especially \c{%error} and \c{%warning},
@@ -27,6 +26,9 @@ since 2007.
macro, display the file and line numbers for the expanded macros.
Macros defined with \c{.nolist} do not get displayed.
+\b Add macros \c{ilog2fw()} and \c{ilog2cw()} to the \c{ifunc} macro
+ package. See \k{ilog2}.
+
\S{cl-2.12.01} Version 2.12.01