diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2001-08-02 10:52:07 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2001-08-02 10:52:07 +0000 |
commit | a2bea4c366ef8a353e60d60cdcd754d17ca89e9c (patch) | |
tree | 8daa714619e24c752ecf0f2fa6a4417b0b016347 /gdb/doc/ChangeLog | |
parent | dc4622162a5bac6ee500af8e853b775cf10951fc (diff) | |
download | gdb-a2bea4c366ef8a353e60d60cdcd754d17ca89e9c.zip gdb-a2bea4c366ef8a353e60d60cdcd754d17ca89e9c.tar.gz gdb-a2bea4c366ef8a353e60d60cdcd754d17ca89e9c.tar.bz2 |
* gdb.texinfo: Explain omitting the hostname in the
`target remote' command.
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 77b1a97..22f0e14 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2001-08-02 Corinna Vinschen <vinschen@redhat.com> + + * gdb.texinfo: Explain omitting the hostname in the + `target remote' command. + 2001-07-30 Daniel Jacobowitz <drow@mvista.com> * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY |