diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d5d81f7..4ad938f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Tue Jan 5 11:55:57 1999 David Taylor <taylor@texas.cygnus.com> + * target.c (noprocess): terminate sentence with a period. + * breakpoint.c (catch_command_1): ditto. + * c-valprint.c (c_value_print): remove hack^2 from HP; it causes testsuite losses with no real gain. |