diff options
author | Doug Evans <dje@google.com> | 2010-02-05 18:30:44 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2010-02-05 18:30:44 +0000 |
commit | c5f80513ff040272aefa49ca3437cb51b51f1240 (patch) | |
tree | c46a665d9c781f6677bf64ade5bf9d3679bc209a /gdb/doc/ChangeLog | |
parent | 4c34844242617e154e98ef479fb740d4fc57f562 (diff) | |
download | gdb-c5f80513ff040272aefa49ca3437cb51b51f1240.zip gdb-c5f80513ff040272aefa49ca3437cb51b51f1240.tar.gz gdb-c5f80513ff040272aefa49ca3437cb51b51f1240.tar.bz2 |
* gdbint.texinfo (Testsuite): Add a new section to document the
various DejaGnu variables that may be overridden.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b90906a..20c8b39 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-02-05 Doug Evans <dje@google.com> + + * gdbint.texinfo (Testsuite): Add a new section to document the + various DejaGnu variables that may be overridden. + 2010-02-04 Tom Tromey <tromey@redhat.com> PR cli/8830: |