diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5a8f637..40bce64 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Aug 22 11:16:14 1997 Nick Clifton <nickc@cygnus.com> + + * read.c (is_end_of_line): Make NUL character be considered to be + a line terminator. + start-sanitize-v850 Fri Aug 22 10:45:33 1997 Nick Clifton <nickc@cygnus.com> |