mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-05 00:37:58 +02:00
Release 1.94.4
This commit is contained in:
parent
daef1b0659
commit
a1ce732237
2 changed files with 10 additions and 1 deletions
9
NEWS
9
NEWS
|
|
@ -1,6 +1,15 @@
|
|||
This file lists notable changes in each release. For the full history of all
|
||||
changes, see ChangeLog.
|
||||
|
||||
Version 1.94.4:
|
||||
|
||||
Highlights:
|
||||
- Support building in other non-linux unix platforms (FreeBSD tested)
|
||||
- Bump minimum glib dependency version to 2.64
|
||||
- Allow interactive DBus authorization on fprintd-tools
|
||||
- Use prefix to determine the PAM modules dir
|
||||
- Translation updates
|
||||
|
||||
Version 1.94.3:
|
||||
|
||||
Highlights:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('fprintd', 'c',
|
||||
version: '1.94.3',
|
||||
version: '1.94.4',
|
||||
license: 'GPLv2+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue