From: Lutz M?l. <lu...@us...> - 2004-05-27 17:11:51
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9391 Modified Files: ChangeLog Log Message: 2004-05-27 Lutz Mueller <lu...@us...> * libexif/exif-entry.c: Jan Patera pointed me to the fact that last change is pointless. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.119 retrieving revision 1.120 diff -u -d -r1.119 -r1.120 --- ChangeLog 26 May 2004 22:27:06 -0000 1.119 +++ ChangeLog 27 May 2004 17:11:39 -0000 1.120 @@ -1,5 +1,10 @@ 2004-05-27 Lutz Mueller <lu...@us...> + * libexif/exif-entry.c: Jan Patera pointed me to the fact that + last change is pointless. + +2004-05-27 Lutz Mueller <lu...@us...> + * libexif/exif-entry.c: According to Ralf Holzer <rh...@cm...>, the user comment field does not have to be NULL terminated. |