Update of /cvsroot/libexif/exif
In directory usw-pr-cvs1:/tmp/cvs-serv29213
Modified Files:
ChangeLog
Log Message:
2002-10-22 Lutz Müller <lu...@us...>
* exif/main.c: Fix segfault.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/libexif/exif/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ChangeLog 22 Oct 2002 19:53:53 -0000 1.20
+++ ChangeLog 22 Oct 2002 20:02:20 -0000 1.21
@@ -1,5 +1,9 @@
2002-10-22 Lutz Müller <lu...@us...>
+ * exif/main.c: Fix segfault.
+
+2002-10-22 Lutz Müller <lu...@us...>
+
* exif/main.c: Print usage if no arguments are given. Save modified
files on --remove-ifd and --remove. Try to avoid a segfault.
|