aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 70d4121..7a713e7 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-24 Jakub Jelinek <jakub@redhat.com>
+
+ * app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()
+ when transitioning from states 14 or 15 to 0 or 1.
+
2003-11-23 Kazu Hirata <kazu@cs.umass.edu>
* hash.c: Convert to ISO-C.