mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-02-04 22:20:30 +01:00
Release 1.94.2
This commit is contained in:
parent
81f52522a6
commit
0d2e2a6742
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.
|
||||
|
||||
Version 1.94.2:
|
||||
|
||||
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:
|
||||
- Add PAM module options to ignore timeout/retry limits
|
||||
- A lot of translation updates after the POT file was fixed
|
||||
- Improve meson build file and fix building with meson 0.61.0
|
||||
|
||||
Version 1.94.1:
|
||||
|
||||
API users, please adjust now to planned API changes in 2.0:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('fprintd', 'c',
|
||||
version: '1.94.1',
|
||||
version: '1.94.2',
|
||||
license: 'GPLv2+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue