aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2006-03-10 10:57:18 +0000
committerBen Elliston <bje@au.ibm.com>2006-03-10 10:57:18 +0000
commit518051dc53b2899e817f7af54f91928ef47f6da1 (patch)
tree6e56ea6a43a6a167a90e30d227bac806bffc35dd /gas/ChangeLog
parenta9877905958194058a1ead350a9a3e89d45b4b94 (diff)
downloadgdb-518051dc53b2899e817f7af54f91928ef47f6da1.zip
gdb-518051dc53b2899e817f7af54f91928ef47f6da1.tar.gz
gdb-518051dc53b2899e817f7af54f91928ef47f6da1.tar.bz2
* app.c (do_scrub_chars): Simplify string handling.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5417f7e..ac85bae 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2006-03-10 Ben Elliston <bje@au.ibm.com>
+
+ * app.c (do_scrub_chars): Simplify string handling.
+
2006-03-07 Richard Sandiford <richard@codesourcery.com>
Daniel Jacobowitz <dan@codesourcery.com>
Zack Weinberg <zack@codesourcery.com>