Add missing ChangeLog entry

This commit is contained in:
Pierre Muller 2011-03-18 13:08:47 +00:00
parent 9e0627f141
commit 28e698f1b0
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
* common/signals.c (target_signal_from_host): Add _ markup to error
function call message.
(target_signal_to_host): Add _ markup and remove trailing new line
from warning call message.
(target_signal_from_command): Add _ markup to error function call
message.
2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
PR python/12149