This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[obv][patch] Fix up some old ChangeLog entries


I noted that in two cases I had placed blank line between PR and
ChangeLog entry.  I have fixed these.

Cheers,

Phil

--

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index da2c84d..49c2459 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -493,7 +493,6 @@
 2013-10-02  Phil Muldoon  <pmuldoon@redhat.com>
 
        PR python/15579
-
        * python/python.c: Document gdb.execute command in Python help.
 
 2013-10-02  Phil Muldoon  <pmuldoon@redhat.com>
@@ -1665,7 +1664,6 @@
 2013-08-30  Phil Muldoon  <pmuldoon@redhat.com>
 
        PR python/15461
-
        * python/py-arch.c (ARCHPY_REQUIRE_VALID): New macro.
        (archpy_name): Check for valid architecture.
        (archpy_disassemble): Ditto.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]