2003-10-26 Lutz Mueller <lutz@users.sourceforge.net>
authorLutz Mueller <lutz.s.mueller@gmail.com>
Sun, 26 Oct 2003 22:30:27 +0000 (23:30 +0100)
committerLutz Mueller <lutz.s.mueller@gmail.com>
Sun, 26 Oct 2003 22:30:27 +0000 (23:30 +0100)
commit6c654b384a0d2106295490bd4b023431a3b411bd
tree04f6ea8aed8ac09405b83321061d4f96f0b4bbbd
parentcca16ef3bab6fd0b286458f651ddc826a246a8e4
2003-10-26  Lutz Mueller <lutz@users.sourceforge.net>

* test/test-mnote.c: New.
* libexif: The code now both compiles and doesn't crash,
  but at least the canon maker note still doesn't get parsed.
14 files changed:
ChangeLog
libexif/Makefile.am
libexif/canon/exif-mnote-data-canon.c
libexif/canon/exif-mnote-data-canon.h
libexif/exif-content.c
libexif/exif-data.c
libexif/exif-mnote-data-priv.h
libexif/exif-mnote-data.c
libexif/olympus/exif-mnote-data-olympus.c
libexif/olympus/exif-mnote-data-olympus.h
libexif/pentax/exif-mnote-data-pentax.c
libexif/pentax/exif-mnote-data-pentax.h
test/Makefile.am
test/test-mnote.c [new file with mode: 0644]