summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changes.src8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 19a48739..e36cc8c5 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -8,6 +8,14 @@ The NASM 2 series support x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.09.10} Version 2.09.10
+
+\b Fix up NSIS script to protect uninstaller against registry keys
+ absence or corruption. It brings in a few additional questions
+ to a user during deinstallation procedure but still it is better
+ than unpredictable file removal.
+
+
\S{cl-2.09.09} Version 2.09.09
\b Fix initialization of section attributes of \c{bin} output format.