From: Dan F. <dfa...@us...> - 2009-01-13 02:16:40
|
Update of /cvsroot/libexif/libexif-testsuite In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16725 Modified Files: NEWS Log Message: Added check-no-unknown-tags.sh test to ensure that all EXIF tags are recognized Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif-testsuite/NEWS,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -d -r1.7 -r1.8 --- NEWS 10 Jan 2009 08:57:41 -0000 1.7 +++ NEWS 13 Jan 2009 01:51:51 -0000 1.8 @@ -2,6 +2,8 @@ New in 0.7.x: * Created check-vars.sh script to eliminate the need to generate all the tests scripts at build time * Made the tests work in non-English locales + * Added check-no-unknown-tags.sh test to ensure that all EXIF tags are + recognized New in 0.7.13: * Working with libexif and exif ver. 0.6.17 |