From: nasm-bot f. H. P. A. <hp...@zy...> - 2016-03-03 20:45:18
|
Commit-ID: c5b95dd5d435e4ec5ff74f5c85aedef90a73bef1 Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=c5b95dd5d435e4ec5ff74f5c85aedef90a73bef1 Author: H. Peter Anvin <hp...@zy...> AuthorDate: Thu, 3 Mar 2016 12:43:02 -0800 Committer: H. Peter Anvin <hp...@zy...> CommitDate: Thu, 3 Mar 2016 12:43:02 -0800 changes.src: begin documentation for 2.12.01 We probably ought to release 2.12.01 in the short term. So far the changes that have accumulated have all been build fixes. Signed-off-by: H. Peter Anvin <hp...@zy...> --- doc/changes.src | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/changes.src b/doc/changes.src index c6738b9..9f1c563 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -7,6 +7,12 @@ The NASM 2 series supports x86-64, and is the production version of NASM since 2007. + +\S{cl-2.12.01} Version 2.12.01 + +\b Portability fixes for some platforms. + + \S{cl-2.12} Version 2.12 \b Major fixes to the \c{macho} backend (\k{machofmt}); earlier versions |