Update of /cvsroot/libexif/exif
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv29574
Modified Files:
ChangeLog
Log Message:
exif/main.c: Load popt.h later so it works with popt-1.12
Index: ChangeLog
===================================================================
RCS file: /cvsroot/libexif/exif/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -p -d -r1.61 -r1.62
--- ChangeLog 8 Nov 2007 06:30:03 -0000 1.61
+++ ChangeLog 9 Nov 2007 06:54:54 -0000 1.62
@@ -1,6 +1,7 @@
2007-11-07 Dan Fandrich <da...@co...>
* exif/main.c: Fixed the output of -t and -s when iconv is configured.
+ Load popt.h later so it works with popt-1.12.
2006-07-28 Lutz Mueller <lu...@us...>
|