From: Bartosz Golaszewski Date: Wed, 14 Jun 2017 11:52:13 +0000 (+0200) Subject: NEWS: updates for v0.2.1 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b6ef2f11ea4b3cce5764b5175d3d37d9fd298979;p=qemu-gpiodev%2Flibgpiod.git NEWS: updates for v0.2.1 Add release notes for libgpiod v0.2.1. Signed-off-by: Bartosz Golaszewski --- diff --git a/NEWS b/NEWS index b21dcc4..939d647 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +libgpiod v0.2.1 +=============== + +Bug fixes: +- capitalize 'GPIO' in error messages in gpioset, gpioget & gpiomon +- tweak the error message on invalid arguments in gpiofind +- don't ignore superfluous arguments and fix the displayed name for falling + edge events in gpiomon + libgpiod v0.2 =============