diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-07-07 16:08:56 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-07-07 16:08:56 -0700 |
commit | a7a14b2fcb692cf31c82dff8bbf696f23897a243 (patch) | |
tree | 57056af538c343f0bd2d50cb20ee2a4b981380b6 /doc | |
parent | 931cab64d692fc14edb117def3b19aa3ead83b2d (diff) | |
download | nasm-a7a14b2fcb692cf31c82dff8bbf696f23897a243.tar.gz nasm-a7a14b2fcb692cf31c82dff8bbf696f23897a243.tar.bz2 nasm-a7a14b2fcb692cf31c82dff8bbf696f23897a243.zip |
changes: document listing fix
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changes.src | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src index 0554ad7..1920b5b 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -32,6 +32,9 @@ since 2007. \b Yet another Mach-O alignment fix. +\b Don't delete the list file on errors. Also, include error and + warning information in the list file. + \S{cl-2.06} Version 2.06 |