From 0e4338b82c6995f4b8647ec668a752b69085c052 Mon Sep 17 00:00:00 2001 From: Mihael Koep Date: Wed, 9 Apr 2014 12:09:54 +0200 Subject: Make pylon plugin compatible with current libuca --- plugins/pylon/changelog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/pylon/changelog.txt') diff --git a/plugins/pylon/changelog.txt b/plugins/pylon/changelog.txt index 78c6406..755233e 100644 --- a/plugins/pylon/changelog.txt +++ b/plugins/pylon/changelog.txt @@ -1,4 +1,6 @@ -* Tue Oct 15 2013 Mihael Koep 1.0.0-2 +* Wed Apr 9 2014 Mihael Koep 1.1.0-1 +- make compatible with current libuca +* Tue Oct 15 2013 Mihael Koep 1.0.2-2 - updated to libuca 1.3.0 * Tue Apr 23 2013 Vasili Kvockin 1.0.0-1 - repackaged as part of libuca 1.* -- cgit v1.2.3 From 10c2e35112d43c06fc715014b33094761f01c992 Mon Sep 17 00:00:00 2001 From: Mihael Koep Date: Wed, 9 Apr 2014 14:58:01 +0200 Subject: Remove unnecessary allocation We now require libpyloncam 0.3.0 or better and got rid of a unnecessary memory check and allocation --- plugins/pylon/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/pylon/changelog.txt') diff --git a/plugins/pylon/changelog.txt b/plugins/pylon/changelog.txt index 755233e..adfa95b 100644 --- a/plugins/pylon/changelog.txt +++ b/plugins/pylon/changelog.txt @@ -1,3 +1,6 @@ +* Wed Apr 9 2014 Mihael Koep 1.1.1-1 +- remove unneeded memory allocation +- require libpyloncam 0.3.0 * Wed Apr 9 2014 Mihael Koep 1.1.0-1 - make compatible with current libuca * Tue Oct 15 2013 Mihael Koep 1.0.2-2 -- cgit v1.2.3