1LIBRARY
2=======
3test suite against NFIQ compliance set
4make library optionally asynchronous and maybe thread-safe
5nbis cleanups
6API function to determine if img device supports uncond. capture
7race-free way of saying "save this print but don't overwrite"
8
9NEW DRIVERS
10===========
11Sunplus 895 driver
12AES3400/3500 driver
13ID Mouse driver
14Support for 2nd generation MS devices
15Support for 2nd generation UPEK devices
16
17IMAGING
18=======
19ignore first frame or two with aes2501
20aes2501: increase threshold "sum" for end-of-image detection
21aes2501 gain calibration
22aes4000 gain calibration
23aes4000 resampling
24PPMM parameter to get_minutiae seems to have no effect
25nbis minutiae should be stored in endian-independent format
26
27PORTABILITY
28===========
29OpenBSD can't do -Wshadow or visibility
30OpenBSD: add compat codes for ENOTSUP ENODATA and EPROTO
31