******************************************************************************* * NIST/ITL-CSD BioCTS for AN-2011 Changelog * ******************************************************************************* * For more information: * * Email: biocts@nist.gov * * Website: http://www.nist.gov/itl/csd/biometrics/biocta_download.cfm * ******************************************************************************* ******************************************************************************* * 01/22/2013 Version Number: Beta 1.0.4771.15880 * ******************************************************************************* Changes Made: + ANSI/NIST-ITL 1-2011 Conformance Test Suite + Corrected error where FRMP results were not being displayed. + Modified 15.xxx-Occurrence to test that Fields 15.006 through 15.012 occur one or fewer times because they are listed as Dependent. + Modifications to xx.002-IDCRelate: + Added support for Minutiae to be compared to Finger, Friction Ridge, Palm, Plantar, and other Minutiae. + Added support for Friction Ridge to be compared to Finger, Minutiae, Palm, Plantar, and other Friction Ridge. + Added support for Palm and Finger types to be compared if and only if their position codes are 33 or 36, which represent the hypothenar region. + Aligned sample transactions with all changes made to code. + Fixed problem where an "Unknown" Record would prevent XML output. ******************************************************************************* * 10/25/2012 Version Number: Beta 1.0.4681.16434 * ******************************************************************************* Changes Made: + ANSI/NIST-ITL 1-2011 Conformance Test Suite + Adjusted conversion of string values to decimal values to produce a consistent and correct output across various localizations. (e.g., "12.34" should now convert to 12.34 regardless of locale) ******************************************************************************* * 9/27/2012 Version Number: Beta 1.0.4653.19915 * ******************************************************************************* Changes Made: + User Interface + Editor - Editor now displays the file path of the file being tested. + Editor - The Editor now defaults to the current file name when saving the file, previously the file name was empty. + ANSI/NIST-ITL 1-2011 Conformance Test Suite + Level 2 WSQ Encoder Version - No longer checks for encoder version number. No comprehensive list of Encoder Version allowable values are specified in the ANSI/NIST-ITL 1-2011 Standard nor WSQ Specifications. + Binary Record Type Fields - 8.002, 8.006, 8.007, 7.002 are now calling correct test functions for Level 1 tests. + Large Binary Field Data - Data for large binary fields (over 200 bytes) is now displaying as "Data too long to display".