mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
Release 1.92.1
This commit is contained in:
9
NEWS
9
NEWS
@@ -1,6 +1,15 @@
|
|||||||
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.
|
||||||
|
|
||||||
|
2021-06-30: v1.92.1 release
|
||||||
|
|
||||||
|
Highlights:
|
||||||
|
* elanmoc: New driver for ELAN match-on-chip devices
|
||||||
|
* egis0570: New driver for some Egis Technology devices
|
||||||
|
* synaptics: Fix empty identify causing enroll issues
|
||||||
|
* elan: Support more PIDs
|
||||||
|
* misc: Architecture related bugfixes
|
||||||
|
|
||||||
2021-06-30: v1.92.0 release
|
2021-06-30: v1.92.0 release
|
||||||
|
|
||||||
Highlights:
|
Highlights:
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
project('libfprint', [ 'c', 'cpp' ],
|
project('libfprint', [ 'c', 'cpp' ],
|
||||||
version: '1.92.0',
|
version: '1.92.1',
|
||||||
license: 'LGPLv2.1+',
|
license: 'LGPLv2.1+',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
|
|||||||
Reference in New Issue
Block a user