Merge branches 'master' and 'nasm-2.09.xx'
authorCyrill Gorcunov <gorcunov@gmail.com>
Tue, 7 Sep 2010 17:16:06 +0000 (21:16 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Tue, 7 Sep 2010 17:16:06 +0000 (21:16 +0400)
doc/changes.src
version

index f589583..cc9349e 100644 (file)
@@ -19,6 +19,13 @@ since 2007.
 To force a specific form, use the \c{STRICT} keyword, see \k{strict}.
 
 
+\S{cl-2.09.01} Version 2.09.01
+
+\b Fix NULL dereference on missed %deftok second parameter.
+
+\b Fix NULL dereference on invalid %substr parameters.
+
+
 \S{cl-2.09} Version 2.09
 
 \b Fixed assignment the magnitude of \c{%rep} counter. It is limited
diff --git a/version b/version
index f121cce..211192b 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-2.09
+2.09.01