Skip to content
Snippets Groups Projects
Commit 3330b8f3 authored by Bastien Nocera's avatar Bastien Nocera
Browse files

0.5.1

parent 4183c3cd
No related branches found
No related tags found
No related merge requests found
This file lists notable changes in each release. For the full history of all
changes, see ChangeLog.
version 0.5.1:
- Add max_tries and timeout arguments to PAM module
- Add ability to require the fingerprint for enrolled users
- Add "-f <finger>" option to enroll utilities
version 0.5.0:
- Don't use a device name if there's only one reader
- Avoid possible crash when trying to login without devices
......
AC_INIT([fprintd], [0.5.0])
AC_INIT([fprintd], [0.5.1])
AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip check-news])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([config.h])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment