add missing word
authorIan Lance Taylor <ian@airs.com>
Fri, 3 Jul 1998 19:28:00 +0000 (19:28 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 3 Jul 1998 19:28:00 +0000 (19:28 +0000)
gas/NEWS

index 88d190c..def1f79 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -2,14 +2,19 @@
 
 Changes in 2.10:
 
-Greatly improved instruction operand checking for i386.
+Full 16-bit mode support for i386.
+
+Greatly improved instruction operand checking for i386.  This change will
+produce errors or warnings on incorrect assembly code that previous versions of
+gas accepted.  If you get unexpected messages from code that worked with older
+versions of gas, please double check the code before reporting a bug.
 
 Changes in 2.9:
 
 Texas Instruction c30 (tms320c30) support added.
 
 The assembler now optimizes the exception frame information generated by egcs
-and gcc 2.8.  The new --traditional-format disables this optimization.
+and gcc 2.8.  The new --traditional-format option disables this optimization.
 
 Added --gstabs option to generate stabs debugging information.