updated changelog
[deb_libcec.git] / debian / changelog
index b2e908e16beb5b25974d24fc2442e7b5faca1f91..658ca3ea627de6918fe89b481c00cf252ab0e31f 100644 (file)
@@ -1,3 +1,22 @@
+libcec (2.0.1-1) unstable; urgency=low
+
+  * changed/added:
+    * 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 <packaging@pulse-eight.com>  Wed, 3 Oct 2012 16:49:00 +0100
+
 libcec (1.9.1-1) unstable; urgency=low
 
   * changed/added: