From: Dan F. <dfa...@us...> - 2009-01-13 02:16:49
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16403 Modified Files: NEWS Log Message: Fixed the interpretation of some tags as being optional in IFD 1 (to match the EXIF 2.2 spec) which stops them from being erroneously removed from a file Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif/NEWS,v retrieving revision 1.48 retrieving revision 1.49 diff -u -p -d -r1.48 -r1.49 --- NEWS 7 Jan 2009 07:28:42 -0000 1.48 +++ NEWS 13 Jan 2009 01:46:11 -0000 1.49 @@ -10,6 +10,9 @@ libexif-0.6.x: * Fixed some Olympus/Sanyo MakerNote interpretations * Fixed bug #1946138 to stop ignoring CFLAGS in the sqrt configure test * Added remaining GPS tags from the EXIF 2.2 spec to the tag table + * Fixed the interpretation of some tags as being optional in IFD 1 + (to match the EXIF 2.2 spec) which stops them from being erroneously + removed from a file libexif-0.6.17 (2008-11-06): * Updated translations: cs, de, pl, sk, vi |