diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2012-12-27 20:28:02 +0400 |
---|---|---|
committer | Cyrill Gorcunov <gorcunov@gmail.com> | 2012-12-27 20:28:02 +0400 |
commit | 6cdebb463fed4740c93923729a1c27a69ad81fb6 (patch) | |
tree | 331a4dae40a33ed7eb6e75ae99d1e801f0b8d23e /doc/changes.src | |
parent | 490f85e73d8bca15ada1c0bacc101c136e5d9cee (diff) | |
download | nasm-6cdebb463fed4740c93923729a1c27a69ad81fb6.tar.gz nasm-6cdebb463fed4740c93923729a1c27a69ad81fb6.tar.bz2 nasm-6cdebb463fed4740c93923729a1c27a69ad81fb6.zip |
docs: Update changes
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'doc/changes.src')
-rw-r--r-- | doc/changes.src | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src index 81852e2..9823dd7 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -7,6 +7,11 @@ The NASM 2 series supports x86-64, and is the production version of NASM since 2007. +\S{cl-2.10.07} Version 2.10.07 + +\b Fix line continuation parsing being broken in previous version. + + \S{cl-2.10.06} Version 2.10.06 \b Always quote the dependency source names when using the automatic |