From: Daniel Jacobowitz Date: Tue, 11 Mar 2003 18:35:29 +0000 (+0000) Subject: Update changelog entry for Klee's patch X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=088b2ddcabfaf33eca210ba96c02216126a6cadd;p=binutils-gdb.git Update changelog entry for Klee's patch --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 26234b84473..3b0972e7c20 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -8,8 +8,9 @@ * doublest.c (floatformat_from_length): Accept also the real size of 'long double' type. -2003-03-10 Klee Dienes +2003-03-10 Daniel Jacobowitz + From Klee Dienes : * breakpoint.c (bpstat_copy): Copy the command lines as well as the old value, to match what is freed in bpstat_clear.