diff options
author | Joel Brobecker <brobecker@gnat.com> | 2011-12-13 13:36:38 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2011-12-13 13:36:38 +0000 |
commit | 8837a20f4fa7f0406f23d63411a949e422a74aa6 (patch) | |
tree | c683928528ea924fecc1e8b143c3f3d75e7285f3 /gdb/NEWS | |
parent | b3ee5f653fda14056b71f30bc0baa5208d691413 (diff) | |
download | gdb-8837a20f4fa7f0406f23d63411a949e422a74aa6.zip gdb-8837a20f4fa7f0406f23d63411a949e422a74aa6.tar.gz gdb-8837a20f4fa7f0406f23d63411a949e422a74aa6.tar.bz2 |
Create new section in NEWS for next release branch
gdb/ChangeLog:
* NEWS: Create a new section for the next release branch.
Rename the section of the current branch, now that it has
been cut.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ *** Changes since GDB 7.3.1 +*** Changes in GDB 7.4 + * GDB now handles ambiguous linespecs more consistently; the existing FILE:LINE support has been expanded to other types of linespecs. A breakpoint will now be set on all matching locations in all |