Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Seong-Joong Kim
fprintd
Commits
eabeaa25
Commit
eabeaa25
authored
Oct 12, 2016
by
Bastien Nocera
Browse files
0.7.0
parent
e2ba6321
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
eabeaa25
This file lists notable changes in each release. For the full history of all
changes, see ChangeLog.
version 0.7.0:
- Fix crash in the daemon when cancelling PAM conversation
- Fix build warnings and update translations
version 0.6.0:
- Fix warning in fprintd.pod file
- Reduce logging during normal operation
...
...
configure.ac
View file @
eabeaa25
AC_INIT([fprintd], [0.
6
.0])
AC_INIT([fprintd], [0.
7
.0])
AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip check-news])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([config.h])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment