From: Lutz M?l. <lu...@us...> - 2004-05-02 20:39:28
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2469 Modified Files: ChangeLog Log Message: 2004-05-02 Lutz Mueller <lu...@us...> * libjpeg/jpeg-marker.h: No implicit enum declaration. Seen by Antonio Scuri <sc...@te...>. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.105 retrieving revision 1.106 diff -u -d -r1.105 -r1.106 --- ChangeLog 4 Apr 2004 09:01:01 -0000 1.105 +++ ChangeLog 2 May 2004 20:39:20 -0000 1.106 @@ -1,3 +1,8 @@ +2004-05-02 Lutz Mueller <lu...@us...> + + * libjpeg/jpeg-marker.h: No implicit enum declaration. Seen by + Antonio Scuri <sc...@te...>. + 2004-04-04 Lutz Mueller lu...@us... * libexif/exif-data.c: If we don't know a tag we are going to parse, |