summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2011-07-16 01:33:00 +0400
committerCyrill Gorcunov <gorcunov@gmail.com>2011-07-16 01:33:00 +0400
commited48ab815e86ba115a26dad7aa0d7602c9c1847c (patch)
tree97e0cc4259595216a74f1e00b52c40b546c5a733
parent25c53e4eb1379d283b16ee273a00cb1f8cf20be2 (diff)
downloadnasm-ed48ab815e86ba115a26dad7aa0d7602c9c1847c.tar.gz
doc: Describe changes for nasm-2.09.10
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
-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.