mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-12-24 19:30:08 +01:00
Release 1.94.4
This commit is contained in:
parent
8b8dc0fec2
commit
f20b8bc311
2 changed files with 12 additions and 1 deletions
11
NEWS
11
NEWS
|
|
@ -1,6 +1,17 @@
|
|||
This file lists notable changes in each release. For the full history of all
|
||||
changes, see ChangeLog.
|
||||
|
||||
2022-05-24: v1.94.4 release
|
||||
|
||||
Highlights:
|
||||
* synaptics: New PIDs 0x0168, 0x015f
|
||||
* elan: New PID 0x0c4b
|
||||
* elanspi: New PID 0x241f
|
||||
* synaptics: Minor fix to interrupt transfer resubmission
|
||||
* Avoid sysfs writes if value is already expected
|
||||
* Improvements to the testing setup
|
||||
* Fixes to the internal critical section API
|
||||
|
||||
2021-11-02: v1.94.3 release
|
||||
|
||||
Highlights:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('libfprint', [ 'c', 'cpp' ],
|
||||
version: '1.94.3',
|
||||
version: '1.94.4',
|
||||
license: 'LGPLv2.1+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue