]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2004-04-28 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 28 Apr 2004 16:38:23 +0000 (16:38 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 28 Apr 2004 16:38:23 +0000 (16:38 +0000)
* NEWS: Mention GDB 6.1.1.  Mention gdb/gdbserver/configure
execute permission changed.  PR server/519.

gdb/ChangeLog
gdb/NEWS

index b1a85513d401329d1f1bc25950025c04ba1143f5..646fc923d58d86c5314d5ae7432be97641d7056e 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-28  Andrew Cagney  <cagney@redhat.com>
+
+       * NEWS: Mention GDB 6.1.1.  Mention gdb/gdbserver/configure
+       execute permission changed.  PR server/519.
+
 2004-04-03  GDB Administrator  <gdbadmin@sourceware.org>
 
        GDB 6.1 released.
index 5d4ef067185290705a332a93039729037b0d6504..da91018ff3e946b5ef66751cf2d002326096506f 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,13 @@
                What has changed in GDB?
             (Organized release by release)
 
-*** Changes since GDB 6.1:
+*** Changes in GDB 6.1.1:
+
+* Added execute permission to gdb/gdbserver/configure
+
+The shell script gdb/testsuite/gdb.stabs/configure lacked execute
+permission.  This bug would cause configure to fail on a number of
+systems (Solaris, IRIX).  Ref: server/519.
 
 *** Changes in GDB 6.1: