Update of /cvsroot/libexif/libmnote
In directory sc8-pr-cvs1:/tmp/cvs-serv3738
Modified Files:
ChangeLog
Log Message:
strncat fixe
Index: ChangeLog
===================================================================
RCS file: /cvsroot/libexif/libmnote/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ChangeLog 28 Aug 2003 15:43:50 -0000 1.13
+++ ChangeLog 29 Aug 2003 09:36:19 -0000 1.14
@@ -1,62 +1,66 @@
+2003-08-29 Matthieu Castet <ma...@us...>
+
+ * libmnote/olympus/mnote-olympus-entry.c: strncat fixe.
+
2003-08-28 Matthieu Castet <ma...@us...>
-
- * libmnote/mnote-data.c: Better detection of canon maker note
- if we have EXIF data.
- * libmnote/test/test-mnote.c: if USE_EXIF_DATA is define,
- handles EXIF data.
- * libmnote/canon/mnote-canon-data.c: Works also if we don't
- have EXIF data.
- * Add Changelog for 2003-08-26.
+
+ * libmnote/mnote-data.c: Better detection of canon maker note
+ if we have EXIF data.
+ * libmnote/test/test-mnote.c: if USE_EXIF_DATA is define,
+ handles EXIF data.
+ * libmnote/canon/mnote-canon-data.c: Works also if we don't
+ have EXIF data.
+ * Add Changelog for 2003-08-26.
2003-08-26 Lutz Mueller <lu...@us...>
- * libmnote/canon/*: Lots of improvements from matthieu
- <ma...@if...> Canon Maker note works (at less
- the tags describe at http://www.burren.cx/david/canon.html).
+ * libmnote/canon/*: Lots of improvements from matthieu
+ <ma...@if...> Canon Maker note works (at less
+ the tags describe at http://www.burren.cx/david/canon.html).
2003-08-25 Lutz Mueller <lu...@us...>
- * libmnote/mnote-data.c (mnote_data_new_from_path): New
- (mnote_data_new_from_data): Now handles EXIF data, too (instead
- of only MakerNote data).
+ * libmnote/mnote-data.c (mnote_data_new_from_path): New
+ (mnote_data_new_from_data): Now handles EXIF data, too (instead
+ of only MakerNote data).
2003-07-24 Lutz Mueller <lu...@us...>
- * libmnote: Lots of improvements from Al Evans <al...@tb...>.
+ * libmnote: Lots of improvements from Al Evans <al...@tb...>.
2002-11-19 Lutz Müller <lu...@us...>
- * libmnote.spec.in
- * COPYING: LGPL
+ * libmnote.spec.in
+ * COPYING: LGPL
2002-11-15 Rod Whitby <sof...@rw...>
- * README:
- * AUTHORS: Added my details.
+ * README:
+ * AUTHORS: Added my details.
2002-11-15 Lutz Müller <lu...@us...>
- * configure.in: AC_DEFINE(HAVE_MNOTE)
+ * configure.in: AC_DEFINE(HAVE_MNOTE)
2002-11-15 Lutz Müller <lu...@us...>
- * test: New
+ * test: New
2002-11-15 Lutz Müller <lu...@us...>
- * README:
- * AUTHORS: Correct.
+ * README:
+ * AUTHORS: Correct.
2002-11-15 Lutz Müller <lu...@us...>
- * configure.in: Or should we leave the gettext stuff in?
- * libmnote/*/Makefile.am: Make the library compile.
+ * configure.in: Or should we leave the gettext stuff in?
+ * libmnote/*/Makefile.am: Make the library compile.
2002-11-15 Lutz Müller <lu...@us...>
- * configure.in: Don't check the gettext stuff in CVS.
+ * configure.in: Don't check the gettext stuff in CVS.
2002-11-15 Lutz Müller <lu...@us...>
- * .cvsignore: New
+ * .cvsignore: New
|