Makefile cleanups. don't link cec-client and cec-config against libudev and liblockdev
[deb_libcec.git] / ChangeLog
index 11d798e2cb28f664d75947bea185687aa7ca0607..3d69d4f3cd1d3f0b7f2075574dfe411cb8dbde92 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,8 +29,18 @@ libcec (1.7.1-1) unstable; urgency=low
       the client as source instead
     * hold a lock when changing the ackmask in
       CUSBCECAdapterCommunication::Open
-
- -- Pulse-Eight Packaging <packaging@pulse-eight.com>  Mon, 4 Jun 2012 10:34:00 +0100
+    * don't respond with a feature abort to opcode play messages. bugzid: 873
+    * get the vendor id of the TV before allocating logical addresses, so we
+      can determine if the TV supports the requested device type directly
+    * TransmitImageViewOn() and TransmitActiveSource() always returned true,
+      even if sending the command failed, so the retry for failed source
+      activations was never triggered
+    * open libcec.so.1 instead of libcec.so in cecloader.h. credits @coling.
+      github issue #30.
+    * fixed missing firmware version and build date in cec-client -l /
+      GetDeviceInformation()
+
+ -- Pulse-Eight Packaging <packaging@pulse-eight.com>  Sun, 10 Jun 2012 13:39:00 +0100
 
 libcec (1.6.1-5) unstable; urgency=low