aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2003-02-20 03:31:42 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2003-02-20 03:31:42 +0000
commit0e11a9e98de0683f7f75f668cbf63f4300980901 (patch)
tree4c0c3708b65e87c3dafe4a23a6b82f6ba43a6df3 /binutils/ChangeLog
parent6e5f5201729b7a60a7514425d25ef4de7b914321 (diff)
downloadgdb-0e11a9e98de0683f7f75f668cbf63f4300980901.zip
gdb-0e11a9e98de0683f7f75f668cbf63f4300980901.tar.gz
gdb-0e11a9e98de0683f7f75f668cbf63f4300980901.tar.bz2
* rclex.l (handle_quotes): Fix minor formatting problems introduced in previous
change.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 806c359..f6c232d 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,6 +1,11 @@
+2003-02-19 Christopher Faylor <cgf@redhat.com>
+
+ * rclex.l (handle_quotes): Fix minor formatting problems introduced in
+ previous change.
+
2003-02-19 Mark Blackburn <marklist@fangorn.ca>
- * rclex.l: Handle strings spanning more than one line.
+ * rclex.l (handle_quotes): Handle strings spanning more than one line.
2003-02-12 Bob Wilson <bob.wilson@acm.org>