mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
Update for 1.90.2
This commit is contained in:
10
NEWS
10
NEWS
@@ -1,6 +1,16 @@
|
|||||||
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.
|
||||||
|
|
||||||
|
2020-06-08: v1.90.2 release
|
||||||
|
|
||||||
|
This release contains a large amount of bug and regression fixes. These
|
||||||
|
are not listed explicitly, but affect the majority of drivers.
|
||||||
|
|
||||||
|
Highlights:
|
||||||
|
* A patch for nbis required for some sensors was accidentally dropped in
|
||||||
|
an earlier release. Users of these sensors/drivers (aes1610, aes2501,
|
||||||
|
aes2550, aes1660, aes2660, elan, upektc_img) need to re-enroll (#142).
|
||||||
|
|
||||||
2019-11-20: v1.90.1 release
|
2019-11-20: v1.90.1 release
|
||||||
|
|
||||||
This release fixes a lot of the regressions introduced in 1.90.0. Please note
|
This release fixes a lot of the regressions introduced in 1.90.0. Please note
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
project('libfprint', [ 'c', 'cpp' ],
|
project('libfprint', [ 'c', 'cpp' ],
|
||||||
version: '1.90.1',
|
version: '1.90.2',
|
||||||
license: 'LGPLv2.1+',
|
license: 'LGPLv2.1+',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
|
|||||||
Reference in New Issue
Block a user