diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8ce0f98..b3e1296 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2014-03-13 Pedro Alves <palves@redhat.com> + * procfs.c (procfs_target): Don't override to_shortname, + to_longname or to_doc. + +2014-03-13 Pedro Alves <palves@redhat.com> + * inf-child.c (inf_child_open, inf_child_target): Don't mention Unix in user visible strings. |