aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2000-02-07 05:10:47 +0000
committerJason Molenda <jmolenda@apple.com>2000-02-07 05:10:47 +0000
commitaa47baa99261b9721c465634af3158957b5f5914 (patch)
tree4ae007f7118cec0dd698e3de3913556a2e8261eb /gdb
parentb55cf2e4e4359872ca77ffcf9dbd0ce711cbe807 (diff)
downloadgdb-aa47baa99261b9721c465634af3158957b5f5914.zip
gdb-aa47baa99261b9721c465634af3158957b5f5914.tar.gz
gdb-aa47baa99261b9721c465634af3158957b5f5914.tar.bz2
2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)
* ChangeLog: Another whitespace tweak test.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 27e1f11..2bb7927 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -365,7 +365,7 @@ Thu Jan 13 23:34:17 EST 2000 Nicholas Duffek <nsd@cygnus.com>
2000-01-07 Michael Snyder <msnyder@cleaver.cygnus.com>
* uw-thread.c: New file to support UnixWare user-mode threads:
- contributed by Nickolas Duffek <nsd@cygnus.com>.
+ contributed by Nickolas Duffek <nsd@cygnus.com>.
* target.h (struct target_ops): New vector, to_extra_thread_info,
allows back-ends to give extra details in info thread display.
(target_extra_thread_info): define new macro.