diff options
author | Doug Evans <dje@google.com> | 2015-07-16 09:48:03 -0700 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2015-07-16 09:48:03 -0700 |
commit | 6bcb1f97b19a749ddec7c0d80d10282fcd3f4fb3 (patch) | |
tree | bcf238fa6262a439094d96f2cbb69e3eaa13d638 /gdb/doc/ChangeLog | |
parent | 775a3298dca48e76e29045912e08025abacafa94 (diff) | |
download | gdb-6bcb1f97b19a749ddec7c0d80d10282fcd3f4fb3.zip gdb-6bcb1f97b19a749ddec7c0d80d10282fcd3f4fb3.tar.gz gdb-6bcb1f97b19a749ddec7c0d80d10282fcd3f4fb3.tar.bz2 |
stabs.texinfo: @include gdb-cfg.texi.
gdb/doc/ChangeLog:
* stabs.texinfo: @include gdb-cfg.texi.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 1438e7f..4b53092 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2015-07-16 Doug Evans <dje@google.com> + + * stabs.texinfo: @include gdb-cfg.texi. + 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com> Revert the previous 2 commits: |