diff options
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 53f00ec..2150974 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Feb 19 00:53:28 1997 Ian Lance Taylor <ian@cygnus.com> + + * read.c (get_line_sb): Don't end the line on a semicolon inside a + string. + start-sanitize-d30v Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com> |