Skip to content
GitLab
Menu
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
cb72e979
Commit
cb72e979
authored
Mar 05, 2013
by
Bastien Nocera
Browse files
0.5.0
parent
197e139a
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
cb72e979
This file lists notable changes in each release. For the full history of all
changes, see ChangeLog.
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
- Fix possible crashes due to uninitialised variables
- Fix hang when the machine has no USB bus
- Add a systemd unit file
version 0.4.1:
- Enable gtk-doc by default so that file aren't
missing in the tarball
...
...
configure.ac
View file @
cb72e979
AC_INIT([fprintd], [0.
4.1
])
AC_INIT([fprintd], [0.
5.0
])
AM_INIT_AUTOMAKE([1.11 dist-bzip2 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
.
Attach a 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