From: gdbadmin Date: Wed, 19 Sep 2007 19:52:57 +0000 (+0000) Subject: * NEWS: Re-phrase "Changes since..." into "Changes in..." in X-Git-Tag: gdb_6_7-2007-10-10-release~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8fd2e6c8c1ba7fe5c5e87a6bcbc5e5ac37fa1df4;p=thirdparty%2Fbinutils-gdb.git * NEWS: Re-phrase "Changes since..." into "Changes in..." in preparation for the gdb-6.7 release and its associated pre-releases. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b63d6b73e90..b97c4fde8ea 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2007-09-19 Joel Brobecker + + * NEWS: Re-phrase "Changes since..." into "Changes in..." in + preparation for the gdb-6.7 release and its associated pre-releases. + 2007-09-19 Joel Brobecker * README: Update GDB version number to 6.6.90. diff --git a/gdb/NEWS b/gdb/NEWS index 15c5de8e53e..92bf8bf8823 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,7 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 6.6 +*** Changes in GDB 6.7 * Resolved 101 resource leaks, null pointer dereferences, etc. in gdb, bfd, libiberty and opcodes, as revealed by static analysis donated by