Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Igor Filatov
libfprint
Commits
daee067c
Commit
daee067c
authored
Aug 19, 2010
by
Bastien Nocera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 0.2.0
parent
9608ab37
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
NEWS
NEWS
+6
-0
configure.ac
configure.ac
+2
-2
No files found.
NEWS
View file @
daee067c
This file lists notable changes in each release. For the full history of all
changes, see ChangeLog.
2010-08-19: v0.2.0 release (since 0.1.0-pre2)
* Add gdk-pixbuf support for image manipulation
* Add udev rules to allow devices to autosuspend
* Finish port of AES1610 driver
* Add UPEK EikonII (TCRD4C) driver
2007-12-07: v0.0.5 release
* AES1610 imaging improvements
* Internal cleanups for Authentec drivers
...
...
configure.ac
View file @
daee067c
AC_INIT([libfprint], [0.
1
.0
-pre2
])
AM_INIT_AUTOMAKE
AC_INIT([libfprint], [0.
2
.0])
AM_INIT_AUTOMAKE
([1.11 dist-bzip2 no-dist-gzip check-news])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([libfprint/core.c])
AM_CONFIG_HEADER([config.h])
...
...
Write
Preview
Markdown
is supported
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