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, 4 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index f0ca3145..0cb5f275 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,7 @@
The NASM 2 series support x86-64, and is the production version of NASM
since 2007.
+
\S{cl-2.09} Version 2.09
\b Fixed assignment the magnitude of \c{%rep} counter. It is limited
@@ -68,6 +69,9 @@ since 2007.
can now contain non-identifier characters if surrounded by quotes.
See \k{getenv}.
+\b Add a new standard macro package \c{%use fp} for floating-point
+ convenience macros. See \k{pkg_fp}.
+
\S{cl-2.08.02} Version 2.08.02