diff options
author | Doug Evans <dje@google.com> | 2015-09-28 11:31:54 -0700 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2015-09-28 11:31:54 -0700 |
commit | c402ef907a6c0600fc5dec79b6165afd49233124 (patch) | |
tree | 73be7c367bd69695214999910140b74d4aaed7f6 /gdb/ChangeLog | |
parent | 71f4ed30fe331d062703e803f29a67b558e8e22d (diff) | |
download | binutils-gdb-c402ef907a6c0600fc5dec79b6165afd49233124.tar.gz |
common/filestuff.c (make_cleanup_close): Update comment.
gdb/ChangeLog:
* common/filestuff.c (make_cleanup_close): Update comment.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 246b1cd223b..b466db593a5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2015-09-28 Doug Evans <dje@google.com> + + * common/filestuff.c (make_cleanup_close): Update comment. + 2015-09-26 Simon Marchi <simark@nova.polymtl.ca> * btrace.c (parse_xml_btrace_block): Fix cast of |