2.6
This commit is contained in:
11
NEWS
11
NEWS
@@ -1,3 +1,14 @@
|
|||||||
|
2.6
|
||||||
|
---
|
||||||
|
|
||||||
|
This release adds support for mount matrices coming from the kernel
|
||||||
|
itself, checking those more thoroughly for validity. On devices with
|
||||||
|
multiple accelerometers, the ones in the base are now ignored.
|
||||||
|
|
||||||
|
Support for sensors with uncommon formats was already enhanced (or fixed
|
||||||
|
depending on the device). A couple of possible crashes and memory
|
||||||
|
leaks were also fixed.
|
||||||
|
|
||||||
2.5
|
2.5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
AC_INIT([iio-sensor-proxy], [2.5], [hadess@hadess.net])
|
AC_INIT([iio-sensor-proxy], [2.6], [hadess@hadess.net])
|
||||||
|
|
||||||
AX_IS_RELEASE([git-directory])
|
AX_IS_RELEASE([git-directory])
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user