mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
0.5.1
This commit is contained in:
11
NEWS
11
NEWS
@@ -1,6 +1,17 @@
|
|||||||
This file lists notable changes in each release. For the full history of all
|
This file lists notable changes in each release. For the full history of all
|
||||||
changes, see ChangeLog.
|
changes, see ChangeLog.
|
||||||
|
|
||||||
|
2013-08-11: v0.5.1 release
|
||||||
|
|
||||||
|
* Drivers
|
||||||
|
- Add support for 147e:2020 to upeke2 driver
|
||||||
|
- Fix possible race condition, and cancellation in uru4000 driver
|
||||||
|
|
||||||
|
* Udev rules:
|
||||||
|
- Add Microsoft keyboard to the suspend blacklist
|
||||||
|
|
||||||
|
* Plenty of build fixes
|
||||||
|
|
||||||
2012-12-03: v0.5.0 release
|
2012-12-03: v0.5.0 release
|
||||||
|
|
||||||
* Drivers:
|
* Drivers:
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
AC_INIT([libfprint], [0.5.0])
|
AC_INIT([libfprint], [0.5.1])
|
||||||
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz check-news])
|
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz check-news])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
AC_CONFIG_SRCDIR([libfprint/core.c])
|
AC_CONFIG_SRCDIR([libfprint/core.c])
|
||||||
|
|||||||
Reference in New Issue
Block a user