Standard formatting.
authorH. Peter Anvin <hpa@zytor.com>
Fri, 29 Aug 2003 19:37:58 +0000 (19:37 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 29 Aug 2003 19:37:58 +0000 (19:37 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 02953b7..e9880f4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,13 +4,13 @@
   well as "%include"ed files.
 * Added stabs debugging for the ELF output format, patch from
   Martin Wawro.
-* Fix output/outbin.c to allow origin > 80000000h
-* Make -U switch work
+* Fix output/outbin.c to allow origin > 80000000h.
+* Make -U switch work.
 * Fix the use of relative offsets with explicit prefixes, e.g. "a32 loop foo".
 * Remove "backslash()".
 * Fix the SMSW and SLDT instructions.
 * -O2 and -O3 are no longer aliases for -O5 and -O10.  If you mean the
-  latter, please say so :)
+  latter, please say so! :)
 
 0.98.36
 -------