diff --git a/nasm.changes b/nasm.changes index 77a6a0b..33a94a6 100644 --- a/nasm.changes +++ b/nasm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 30 15:07:56 UTC 2019 - Dominique Leuenberger + +- 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 @@ -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.