From: Lutz M. <lu...@us...> - 2004-09-07 20:46:42
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12003 Modified Files: ChangeLog Log Message: 2004-09-07 Lutz Mueller <lu...@us...> * libexif/exif-entry.c: Use calloc. Hint by Jan Patera <pa...@pi...>. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.138 retrieving revision 1.139 diff -u -d -r1.138 -r1.139 --- ChangeLog 7 Sep 2004 20:41:04 -0000 1.138 +++ ChangeLog 7 Sep 2004 20:46:30 -0000 1.139 @@ -1,5 +1,10 @@ 2004-09-07 Lutz Mueller <lu...@us...> + * libexif/exif-entry.c: Use calloc. Hint by Jan Patera + <pa...@pi...>. + +2004-09-07 Lutz Mueller <lu...@us...> + * libexif/olympus * libexif/pentax: Fix typo and wrong logic introduced during my last changes. Thanks to Jan Patera |