mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
v0.0.3 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
|
||||
changes, see ChangeLog.
|
||||
|
||||
2007-11-19: v0.0.3 release
|
||||
* Add API to access minutiae (Daniel Drake)
|
||||
* Add API to delete enroll data (Daniel Drake)
|
||||
* Add Authentec AES1610 driver (Anthony Bretaudeau)
|
||||
|
||||
2007-11-17: v0.0.2 release
|
||||
* Detect reversed scans on AES2501 (Vasily Khoruzhick)
|
||||
* Improved AES2501 scanning
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
AC_INIT([libfprint], [0.0.2])
|
||||
AC_INIT([libfprint], [0.0.3])
|
||||
AM_INIT_AUTOMAKE
|
||||
AC_CONFIG_SRCDIR([libfprint/core.c])
|
||||
AM_CONFIG_HEADER([config.h])
|
||||
|
||||
Reference in New Issue
Block a user