NEWS: Add entry for OpenBSD/NetBSD build failure
authorJoel Brobecker <brobecker@gnat.com>
Sun, 4 Sep 2011 17:41:40 +0000 (17:41 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sun, 4 Sep 2011 17:41:40 +0000 (17:41 +0000)
gdb/ChangeLog:

        * NEWS: Add entry for OpenBSD/NetBSD build failure

gdb/ChangeLog
gdb/NEWS

index 6b70bf7..dde5108 100644 (file)
@@ -1,3 +1,7 @@
+2011-09-04  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Add entry for OpenBSD/NetBSD build failure.
+
 2011-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * config/s390/s390.mh (NATDEPFILES): Add linux-procfs.o dependency.
index 255a22e..0860414 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -106,6 +106,10 @@ QTDisable
 
 Texas Instruments TMS320C6x            tic6x-*-*
 
+*** Changes in GDB 7.3.1
+
+* The build failure for NetBSD and OpenBSD targets have now been fixed.
+
 *** Changes in GDB 7.3
 
 * GDB has a new command: "thread find [REGEXP]".