mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-05 06:28:00 +02:00
Release 1.94.1
This commit is contained in:
parent
0595f416f9
commit
a734ceff71
2 changed files with 14 additions and 1 deletions
13
NEWS
13
NEWS
|
|
@ -1,6 +1,19 @@
|
|||
This file lists notable changes in each release. For the full history of all
|
||||
changes, see ChangeLog.
|
||||
|
||||
Version 1.94.1:
|
||||
|
||||
API users, please adjust now to planned API changes in 2.0:
|
||||
- EnrollStart will throw an error if the finger was enrolled already
|
||||
- Interactive DBus authentication will only happen when requested
|
||||
|
||||
Highlights.
|
||||
- Fix systemd unit so that udev hotplug events are processed
|
||||
- Report back the selected finger if there is only one
|
||||
- Change PolicyKit strings for clarity
|
||||
- Various fixes to the testsuite
|
||||
- Plenty of translation updates
|
||||
|
||||
Version 1.94.0:
|
||||
|
||||
API users, please adjust now to planned API changes in 2.0:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('fprintd', 'c',
|
||||
version: '1.94.0',
|
||||
version: '1.94.1',
|
||||
license: 'GPLv2+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue