Consolidate "Python API" sections in NEWS
authorTom Tromey <tromey@adacore.com>
Mon, 6 Jun 2022 19:07:37 +0000 (13:07 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 6 Jun 2022 19:07:37 +0000 (13:07 -0600)
commit691ade38bc45f4d4c89c0d6a3412bc160cf40a70
treef54c17f26542c30191e40764280d07bf0d80019c
parenta80f2680dbf07c713e3d58bc0906b7ed52f911e2
Consolidate "Python API" sections in NEWS

I noticed that the gdb NEWS file had two "Python API" sections in
"Changes since GDB 12".  This patch consolidates the two.  I chose to
preserve the second one, first because it is longer, and second
because I felt that user command changes should come before API
changes.
gdb/NEWS