SHA256
1
0
forked from pool/nasm

Accepting request 752831 from devel:tools:compiler

OBS-URL: https://build.opensuse.org/request/show/752831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nasm?expand=0&rev=39
This commit is contained in:
Dominique Leuenberger 2019-12-02 12:33:17 +00:00 committed by Git OBS Bridge
commit 1c37ef4712

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 30 15:07:56 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- Convert changes file to proper UTF-8 format: new
version of RPM are getting strict in interpreting files.
-------------------------------------------------------------------
Tue Mar 5 15:11:25 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
@ -474,7 +480,7 @@ Wed Jan 14 18:51:42 CET 2009 - pth@suse.de
* Make the behaviour of -O0' match NASM 0.98 legacy behavior.
* -w-user' can be used to suppress the output of %warning'
directives.
* Fix bug where LIGN' would issue a full alignment datum instead
* Fix bug where ^ALIGN' would issue a full alignment datum instead
of zero bytes.
* Fix offsets in list files.
* Fix '%include' inside multi-line macros or loops.