diff options
author | Philippe Waroquiers <philippe.waroquiers@skynet.be> | 2019-01-09 22:37:52 +0100 |
---|---|---|
committer | Philippe Waroquiers <philippe.waroquiers@skynet.be> | 2019-01-09 22:37:52 +0100 |
commit | 669e09f609d30e070dc26db34d938a0888a01928 (patch) | |
tree | b17949ad9af3ea4bf10c09cd2b8783aeada16aee /gdb/ChangeLog | |
parent | 448b8ca86519cce1216c9db5f0236604a6a33320 (diff) | |
download | gdb-669e09f609d30e070dc26db34d938a0888a01928.zip gdb-669e09f609d30e070dc26db34d938a0888a01928.tar.gz gdb-669e09f609d30e070dc26db34d938a0888a01928.tar.bz2 |
NEWS: Move changed commands description to Changed commands section.
2019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
* NEWS: Move the description of the changed "frame", "select-frame",
and "info frame" commands to the Changed commands section.
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 1c20afc..2e9c2f2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be> + + * NEWS: Move the description of the changed "frame", "select-frame", + and "info frame" commands to the Changed commands section. + 2019-01-09 Simon Marchi <simon.marchi@ericsson.com> * gdbtypes.c (check_stub_method_group): Remove handling of old |