diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2003-02-20 03:28:55 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2003-02-20 03:28:55 +0000 |
commit | 6e5f5201729b7a60a7514425d25ef4de7b914321 (patch) | |
tree | ef224166fc9fe2d306d0d04f35e5c2d5f3e54562 /binutils/ChangeLog | |
parent | 1b6bc7e06fbe55f437785412af8c56b741c1a46d (diff) | |
download | gdb-6e5f5201729b7a60a7514425d25ef4de7b914321.zip gdb-6e5f5201729b7a60a7514425d25ef4de7b914321.tar.gz gdb-6e5f5201729b7a60a7514425d25ef4de7b914321.tar.bz2 |
* rclex.l: Handle strings spanning more than one line.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 55db2d6..806c359 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2003-02-19 Mark Blackburn <marklist@fangorn.ca> + + * rclex.l: Handle strings spanning more than one line. + 2003-02-12 Bob Wilson <bob.wilson@acm.org> * nm.c (usage): Add `java' and `gnat' demangle styles and make |