X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ChangeLog;h=57b6228d8dd841b720a1b4372b8906831a1644f9;hb=1e7afacd7132da69e5ab985a726ad10aaf3e2ca4;hp=763383b1c919811620aa0b6b20db916d7ddfd81f;hpb=c6b7b98bab9b0e7b8a278fd07a296467cc01ffff;p=deb_libcec.git diff --git a/ChangeLog b/ChangeLog index 763383b..57b6228 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +libcec (1.2-1) unstable; urgency=low + + * bugfixes: + * pass the deck_control command to libcec listeners + * check whether the initiator is valid in CCECProcessor::ParseCommand(). + fixes possible segfault when parsing invalid data + + -- Pulse-Eight Packaging Sat, 12 Nov 2011 13:36:00 +0100 + +libcec (1.1-3) unstable; urgency=low + + * fixed return value in CCECProcessor::SetStreamPath(), which prevented + active source and menu state from being sent + + -- Pulse-Eight Packaging Fri, 11 Nov 2011 23:36:00 +0100 + +libcec (1.1-2) unstable; urgency=low + + * forgot to update the headers to v1.1 + + -- Pulse-Eight Packaging Fri, 11 Nov 2011 18:56:00 +0100 + libcec (1.1-1) unstable; urgency=low * interface changes: