* NEWS: Move "set logging" entry into GDB 6.0 section.
authorDaniel Jacobowitz <drow@false.org>
Wed, 2 Jul 2003 20:51:35 +0000 (20:51 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 2 Jul 2003 20:51:35 +0000 (20:51 +0000)
gdb/ChangeLog
gdb/NEWS

index 60de94dd36fda49ff2025015eb66c042c2fbdce6..7a394368301037674de088c07909180810f9c2d9 100644 (file)
@@ -1,3 +1,7 @@
+2003-07-02  Daniel Jacobowitz  <drow@mvista.com>
+
+       * NEWS: Move "set logging" entry into GDB 6.0 section.
+
 2003-07-02  Jim Blandy  <jimb@redhat.com>
 
        * s390-tdep.c (struct frame_extra_info): new member:
index 6b853e6911a8eee0439fd583c347b9a1522a3806..563029bbc8a0f6aa0d8000a1b84ef056dacbc4f8 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,13 +3,13 @@
 
 *** Changes since GDB 6.0:
 
+*** Changes in GDB 6.0:
+
 * GDB supports logging output to a file
 
 There are two new commands, "set logging" and "show logging", which can be
 used to capture GDB's output to a file.
 
-*** Changes in GDB 6.0:
-
 * The meaning of "detach" has changed for gdbserver
 
 The "detach" command will now resume the application, as documented.  To
This page took 0.032775 seconds and 4 git commands to generate.