Update NEWS to mention Python breakpoint events
authorTom Tromey <tom@tromey.com>
Tue, 2 Aug 2016 22:52:59 +0000 (16:52 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 3 Aug 2016 14:14:23 +0000 (08:14 -0600)
commit8d2a0a14e53945eb260c08752654bd03a240ecf7
treec9716b0a392dd6a653fd053c6683047b0e6b4876
parentf72b08723773bf6e5f4dc86777501c744642da15
Update NEWS to mention Python breakpoint events

An earlier patch added three new breakpoint-related events to the
Python API.  However, at that time, I forgot to update NEWS.  This
patch supplies the missing entry.

2016-08-03  Tom Tromey  <tom@tromey.com>

* NEWS: Mention new Python breakpoint events.
gdb/ChangeLog
gdb/NEWS