diff options
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 32a404d..e51664c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2001-12-18 Martin M. Hunt <hunt@redhat.com> + + * ser-tcp.c (tcp_open): Disable Nagle algorithm which + improves performance in some cases. + 2001-12-17 Ben Harris <bjh21@netbsd.org> * armbsd-nat.c: Remove file, renamed to armnbsd-nat.c. |