aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorBrian Dessent <brian@dessent.net>2008-03-16 07:26:56 +0000
committerBrian Dessent <brian@dessent.net>2008-03-16 07:26:56 +0000
commitc59aaa8345ce853b2529ecc812714546f25e83c5 (patch)
tree9b316b16d6cf802fd7108ae505f6c26ecdcc8d7c /binutils/ChangeLog
parent6ad2759d497ce67f352700cee4eec040c4b0683c (diff)
downloadgdb-c59aaa8345ce853b2529ecc812714546f25e83c5.zip
gdb-c59aaa8345ce853b2529ecc812714546f25e83c5.tar.gz
gdb-c59aaa8345ce853b2529ecc812714546f25e83c5.tar.bz2
* rcparse.y (resid): Allow control text to span multiple lines.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 1f311d9..3234b55 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2008-03-16 Brian Dessent <brian@dessent.net>
+
+ * rcparse.y (resid): Allow control text to span multiple lines.
+
2008-03-13 Alan Modra <amodra@bigpond.net.au>
* readelf.c: Use %u throughout when printing sh_link or sh_info,