From: nasm-bot f. H. P. A. <hp...@zy...> - 2016-03-04 19:00:18
|
Commit-ID: aa8f49438d962e0d421be88491469c83d483f63a Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=aa8f49438d962e0d421be88491469c83d483f63a Author: H. Peter Anvin <hp...@zy...> AuthorDate: Fri, 4 Mar 2016 10:57:01 -0800 Committer: H. Peter Anvin <hp...@zy...> CommitDate: Fri, 4 Mar 2016 10:57:01 -0800 changes.src: document fix for the no list file error Signed-off-by: H. Peter Anvin <hp...@zy...> --- doc/changes.src | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changes.src b/doc/changes.src index 9f1c563..4f7020e 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -12,6 +12,8 @@ since 2007. \b Portability fixes for some platforms. +\b Fix error when not specifying a list file. + \S{cl-2.12} Version 2.12 |