mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
v0.0.5 release
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,6 +1,11 @@
|
|||||||
This file lists notable changes in each release. For the full history of all
|
This file lists notable changes in each release. For the full history of all
|
||||||
changes, see ChangeLog.
|
changes, see ChangeLog.
|
||||||
|
|
||||||
|
2007-12-07: v0.0.5 release
|
||||||
|
* AES1610 imaging improvements
|
||||||
|
* Internal cleanups for Authentec drivers
|
||||||
|
* Add support for latest Microsoft Fingerprint Scanner hardware revision
|
||||||
|
|
||||||
2007-11-22: v0.0.4 release
|
2007-11-22: v0.0.4 release
|
||||||
* Enable AES1610 driver thanks to Michele B
|
* Enable AES1610 driver thanks to Michele B
|
||||||
* Implement identification: one-to-many fingerprint matching (Daniel Drake)
|
* Implement identification: one-to-many fingerprint matching (Daniel Drake)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
AC_INIT([libfprint], [0.0.4])
|
AC_INIT([libfprint], [0.0.5])
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
||||||
AC_CONFIG_SRCDIR([libfprint/core.c])
|
AC_CONFIG_SRCDIR([libfprint/core.c])
|
||||||
AM_CONFIG_HEADER([config.h])
|
AM_CONFIG_HEADER([config.h])
|
||||||
|
|||||||
Reference in New Issue
Block a user