mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
Release 1.94.1
This commit is contained in:
13
NEWS
13
NEWS
@ -1,6 +1,19 @@
|
|||||||
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.
|
||||||
|
|
||||||
|
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:
|
Version 1.94.0:
|
||||||
|
|
||||||
API users, please adjust now to planned API changes in 2.0:
|
API users, please adjust now to planned API changes in 2.0:
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
project('fprintd', 'c',
|
project('fprintd', 'c',
|
||||||
version: '1.94.0',
|
version: '1.94.1',
|
||||||
license: 'GPLv2+',
|
license: 'GPLv2+',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
|
|||||||
Reference in New Issue
Block a user