This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

tweak changelog


As pointed out by Andrew C.  Easier to figure out what's going on from the
logs if I record it this way.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.3940
diff -u -p -r1.3940 ChangeLog
--- ChangeLog	11 Mar 2003 17:47:13 -0000	1.3940
+++ ChangeLog	11 Mar 2003 18:35:19 -0000
@@ -8,8 +8,9 @@
 	* doublest.c (floatformat_from_length): Accept also
 	the real size of 'long double' type.
 
-2003-03-10  Klee Dienes  <kdienes at apple dot com>
+2003-03-10  Daniel Jacobowitz  <drow at mvista dot com>
 
+	From Klee Dienes <kdienes at apple dot com>:
 	* breakpoint.c (bpstat_copy): Copy the command lines as well
 	as the old value, to match what is freed in bpstat_clear.
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]