From e2f08915e9b918726bec1e09ec311ac6489493e0 Mon Sep 17 00:00:00 2001 From: Lars Op den Kamp Date: Wed, 3 Oct 2012 16:49:57 +0200 Subject: [PATCH] updated changelog --- ChangeLog | 6 +++++- debian/changelog | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 45c824e..658ca3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,14 +4,18 @@ libcec (2.0.1-1) unstable; urgency=low * added Loewe support * added signal handlers to client applications * Documentation updated + * log the exact data for failed transmissions, not the opcode * interface changes: * WARNING: breaking API changes * clean up: deprecated methods and fields removed * callback parameters changed to fix plain C compilation * fixed: * fix plain C compilation + * prevent sending directly addressed commands from being sent to broadcast + * don't wait for a response when sending a reply, so we don't block message + handling - -- Pulse-Eight Packaging Wed, 3 Oct 2012 00:58:00 +0100 + -- Pulse-Eight Packaging Wed, 3 Oct 2012 16:49:00 +0100 libcec (1.9.1-1) unstable; urgency=low diff --git a/debian/changelog b/debian/changelog index 45c824e..658ca3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,14 +4,18 @@ libcec (2.0.1-1) unstable; urgency=low * added Loewe support * added signal handlers to client applications * Documentation updated + * log the exact data for failed transmissions, not the opcode * interface changes: * WARNING: breaking API changes * clean up: deprecated methods and fields removed * callback parameters changed to fix plain C compilation * fixed: * fix plain C compilation + * prevent sending directly addressed commands from being sent to broadcast + * don't wait for a response when sending a reply, so we don't block message + handling - -- Pulse-Eight Packaging Wed, 3 Oct 2012 00:58:00 +0100 + -- Pulse-Eight Packaging Wed, 3 Oct 2012 16:49:00 +0100 libcec (1.9.1-1) unstable; urgency=low -- 2.34.1