Add missing ChangeLog entries for the last 2 commits

I did a wrong manipulation and pushed the last 2 commits without
amending them with the ChangeLog entries.
This commit is contained in:
Simon Marchi 2016-01-19 10:48:03 -05:00
parent 10eadbcc28
commit 01ac68403c
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
* Makefile.in (check-single): Pass --status to runtest.
(check/%.exp): Likewise.
2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
* Makefile.in (check-parallel): Propagate return code from make
do-check-parallel.
2016-01-19 Pedro Alves <palves@redhat.com>
* ax-gdb.c (agent_command_1): Adjust call to decode_line_full.