diff options
author | Mihael Koep <koep@schneide.com> | 2014-04-09 14:58:01 +0200 |
---|---|---|
committer | Mihael Koep <koep@schneide.com> | 2014-04-09 14:58:01 +0200 |
commit | 10c2e35112d43c06fc715014b33094761f01c992 (patch) | |
tree | e02cd3ec095f606f85eb0fff71ab5b1eed19f50e /plugins/pylon/changelog.txt | |
parent | 0e4338b82c6995f4b8647ec668a752b69085c052 (diff) | |
download | uca-10c2e35112d43c06fc715014b33094761f01c992.tar.gz uca-10c2e35112d43c06fc715014b33094761f01c992.tar.bz2 uca-10c2e35112d43c06fc715014b33094761f01c992.tar.xz uca-10c2e35112d43c06fc715014b33094761f01c992.zip |
Remove unnecessary allocation
We now require libpyloncam 0.3.0 or better and got rid of a
unnecessary memory check and allocation
Diffstat (limited to 'plugins/pylon/changelog.txt')
-rw-r--r-- | plugins/pylon/changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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 <mihael.koep@softwareschneiderei.de> 1.1.1-1 +- remove unneeded memory allocation +- require libpyloncam 0.3.0 * Wed Apr 9 2014 Mihael Koep <mihael.koep@softwareschneiderei.de> 1.1.0-1 - make compatible with current libuca * Tue Oct 15 2013 Mihael Koep <mihael.koep@softwareschneiderei.de> 1.0.2-2 |