Commit-ID: f34cf394594ff1b40ec14196e3ae86d1fa21775d
Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=f34cf394594ff1b40ec14196e3ae86d1fa21775d
Author: Cyrill Gorcunov <gor...@gm...>
AuthorDate: Mon, 7 Mar 2016 22:32:31 +0300
Committer: Cyrill Gorcunov <gor...@gm...>
CommitDate: Mon, 7 Mar 2016 22:32:31 +0300
doc: changes -- Add CLZERO into the list
Signed-off-by: Cyrill Gorcunov <gor...@gm...>
---
doc/changes.src | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/changes.src b/doc/changes.src
index 4f7020e..3bca35a 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -14,6 +14,8 @@ since 2007.
\b Fix error when not specifying a list file.
+\b Add the \c{CLZERO} instruction.
+
\S{cl-2.12} Version 2.12
|