mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-02-03 20:40:28 +01:00
Release 1.90.9
This commit is contained in:
parent
506d99e90c
commit
da60bddb3e
2 changed files with 9 additions and 1 deletions
8
NEWS
8
NEWS
|
|
@ -1,6 +1,14 @@
|
|||
This file lists notable changes in each release. For the full history of all
|
||||
changes, see ChangeLog.
|
||||
|
||||
Version 1.90.9:
|
||||
|
||||
Highlights:
|
||||
- Fix multiple daemon lockup issues (#97)
|
||||
- Fix print garbage collection to not delete used prints
|
||||
- pam: Use the device with the most prints
|
||||
|
||||
|
||||
Version 1.90.8:
|
||||
|
||||
It seems that we are finally reaching the end of the tunnel with regard
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('fprintd', 'c',
|
||||
version: '1.90.8',
|
||||
version: '1.90.9',
|
||||
license: 'GPLv2+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue