diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1446ed7..5d0489a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Sun Oct 8 18:01:04 1995 Per Bothner <bothner@kalessin.cygnus.com> + + * ch-exp.y (yylex): Also look for '$' following '$'. + Sat Oct 7 22:52:42 1995 Michael Meissner <meissner@tiktok.cygnus.com> * ch-exp.y (yylex): Fix typo. |