From: Lutz M. <lu...@us...> - 2008-02-15 04:38:41
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv17003 Modified Files: ChangeLog README Log Message: 2008-02-15 Lutz Mueller <lu...@us...> * Changelog * README: use 'ue' instead of some stange German character. Index: README =================================================================== RCS file: /cvsroot/libexif/libexif/README,v retrieving revision 1.15 retrieving revision 1.16 diff -u -p -d -r1.15 -r1.16 --- README 24 Jan 2008 18:45:22 -0000 1.15 +++ README 15 Feb 2008 04:38:32 -0000 1.16 @@ -114,7 +114,7 @@ AUTHORS libexif has originally been written by Curtis Galloway <cu...@us...>. Because of the original design not -supporting editing and saving, Lutz Müller <lu...@us...> +supporting editing and saving, Lutz Mueller <lu...@us...> rewrote libexif from scratch. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.265 retrieving revision 1.266 diff -u -p -d -r1.265 -r1.266 --- ChangeLog 14 Feb 2008 19:20:13 -0000 1.265 +++ ChangeLog 15 Feb 2008 04:38:32 -0000 1.266 @@ -1,3 +1,8 @@ +2008-02-15 Lutz Mueller <lu...@us...> + + * Changelog + * README: use 'ue' instead of some stange German character. + 2008-02-14 Lutz Mueller <lu...@us...> Fix #1774591 (partially): @@ -1161,85 +1166,85 @@ * libexif/exif-entry.c (exif_entry_get_value): Support USER_COMMENT. -2002-12-31 Lutz Müller <lu...@us...> +2002-12-31 Lutz Mueller <lu...@us...> * README: Some information by Sander van Geloven <svg...@zo...>. -2002-12-11 Lutz Müller <lu...@us...> +2002-12-11 Lutz Mueller <lu...@us...> * libexif/exif-entry.c (exif_entry_initialize): Fix last commit. -2002-12-11 Lutz Müller <lu...@us...> +2002-12-11 Lutz Mueller <lu...@us...> * libexif/exif-entry.c (exif_entry_initialize): Support USER_COMMENT. * configure.in: Version 0.5.9 -2002-12-09 Lutz Müller <lu...@us...> +2002-12-09 Lutz Mueller <lu...@us...> * README: New frontend 'thirdeye'. -2002-12-07 Lutz Müller <lu...@us...> +2002-12-07 Lutz Mueller <lu...@us...> * configure.in: Version 0.5.8 -2002-12-02 Lutz Müller <lu...@us...> +2002-12-02 Lutz Mueller <lu...@us...> * libexif/Makefile.am: Forgot to remove the some subdirs. -2002-12-02 Lutz Müller <lu...@us...> +2002-12-02 Lutz Mueller <lu...@us...> * configure.in: Remove some Makefiles -2002-12-02 Lutz Müller <lu...@us...> +2002-12-02 Lutz Mueller <lu...@us...> * configure.in: Reflect removal of exif-note.h in version. -2002-12-02 Lutz Müller <lu...@us...> +2002-12-02 Lutz Mueller <lu...@us...> * libexif/exif-note.[c,h]: Removed. Now in libmnote. -2002-09-16 Lutz Müller <lu...@us...> +2002-09-16 Lutz Mueller <lu...@us...> * libexif: Some fixes for Windows (Visual C++) by Andres <ap...@sm...> -2002-09-15 Lutz Müller <lu...@us...> +2002-09-15 Lutz Mueller <lu...@us...> * configure.in: IRIS fixes by Andrea Suatoni <a.s...@te...> -2002-09-15 Lutz Müller <lu...@us...> +2002-09-15 Lutz Mueller <lu...@us...> * configure.in: * po/es.po: Spanish translation by Fabian Mandelbaum <fa...@2v...> -2002-08-30 Lutz Müller <lu...@us...> +2002-08-30 Lutz Mueller <lu...@us...> * libexif/exif-data.c: Some cleanup. -2002-08-29 Lutz Müller <lu...@us...> +2002-08-29 Lutz Mueller <lu...@us...> Renchi Raju <re...@po...> found another bug in * libexif/exif-data.c: Correctly save the data. * configure.in: Version 0.5.6. -2002-08-29 Lutz Müller <lu...@us...> +2002-08-29 Lutz Mueller <lu...@us...> Jason Sodergren <ja...@ta...> found a lot of bugs in * libexif/exif-data.c: Correctly save the data. * configure.in: Version 0.5.5. -2002-08-29 Lutz Müller <lu...@us...> +2002-08-29 Lutz Mueller <lu...@us...> Another fixes related to #564019: * libexif: Make code conform to ISO C standard, section 6.5.2.3. -2002-08-29 Lutz Müller <lu...@us...> +2002-08-29 Lutz Mueller <lu...@us...> Bug reported by Jason Sodergren <ja...@ta...>: @@ -1250,7 +1255,7 @@ * configure.in: Version 0.5.4dev distinguish release versions from CVS versions -2002-07-25 Lutz Müller <lu...@us...> +2002-07-25 Lutz Mueller <lu...@us...> * libexif/exif-ifd.[c,h]: New. * libexif/exif-data.h: Introduce an array of ExifContents. This @@ -1259,95 +1264,95 @@ code to make it compile again. * configure.in: Version 0.5.4. -2002-07-25 Lutz Müller <lu...@us...> +2002-07-25 Lutz Mueller <lu...@us...> Patch by anonymous user: * libexif/exif-[byte-order,format,result,tag].h: Make code comply with ISO C standard, section 6.5.2.3. -2002-07-25 Lutz Müller <lu...@us...> +2002-07-25 Lutz Mueller <lu...@us...> Patch by Takuro Ashie <ma...@us...>: * libexif/exif-data.c: Plug memory leak. -2002-07-10 Lutz Müller <lu...@us...> +2002-07-10 Lutz Mueller <lu...@us...> Bug spotted by Andres <ap...@sm...>: * libexif/exif-data.c: Save the EXIF_TAG_INTEROPERABILITY_IFD_POINTER in ifd_exif, not in ifd0. -2002-06-26 Lutz Müller <lu...@us...> +2002-06-26 Lutz Mueller <lu...@us...> Patch by Jos van den Oever <oe...@fe...>: Make libexif c++ friendly. -2002-06-14 Lutz Müller <lu...@us...> +2002-06-14 Lutz Mueller <lu...@us...> * configure.in: Correct -version-info. -2002-06-11 Lutz Müller <lu...@us...> +2002-06-11 Lutz Mueller <lu...@us...> * configure.in: Version 0.5.3 -2002-06-11 Lutz Müller <lu...@us...> +2002-06-11 Lutz Mueller <lu...@us...> * libexif/Makefile.am: Oops, missed those konica entries. -2002-06-10 Lutz Müller <lu...@us...> +2002-06-10 Lutz Mueller <lu...@us...> * configure.in: Version 0.5.2 -2002-06-10 Lutz Müller <lu...@us...> +2002-06-10 Lutz Mueller <lu...@us...> * configure.in: We need autoconf > 2.50. -2002-06-09 Lutz Müller <lu...@us...> +2002-06-09 Lutz Mueller <lu...@us...> Internationalization. -2002-06-08 Lutz Müller <lu...@us...> +2002-06-08 Lutz Mueller <lu...@us...> Patch by Guido Ostkamp <gui...@t-...> * libexif/exif-data.c: Increment offset by 12. -2002-06-06 Lutz Müller <lu...@us...> +2002-06-06 Lutz Mueller <lu...@us...> Bug spotted by Andres <ap...@sm...>: * exif-entry.c: Fix typo. -2002-06-05 Lutz Müller <lu...@us...> +2002-06-05 Lutz Mueller <lu...@us...> * COPYING: Check the text of the LGPL in, because otherwise, automake --add-missing would use the text of the GPL. -2002-06-03 Lutz Müller <lu...@us...> +2002-06-03 Lutz Mueller <lu...@us...> * configure.in: Version 0.5.1 -2002-05-01 Lutz Müller <lu...@us...> +2002-05-01 Lutz Mueller <lu...@us...> Patch by Arnaud Rouanet <ro...@la...>: * libexif/exif-entry.c (exif_entry_get_value): Fix typo. -2002-04-30 Lutz Müller <lu...@us...> +2002-04-30 Lutz Mueller <lu...@us...> Patch by Arnaud Rouanet <ro...@la...>: * libexif/exif-entry.c (exif_entry_get_value): Support version 2.2. -2002-04-18 Lutz Müller <lu...@us...> +2002-04-18 Lutz Mueller <lu...@us...> Patch by Marcus Meissner <ma...@je...>: * libexif/*.h: Make header files c++ friendly. -2002-04-16 Lutz Müller <lu...@us...> +2002-04-16 Lutz Mueller <lu...@us...> Enhancements by Semyon Sosin <se...@be...>, adapted: @@ -1355,7 +1360,7 @@ * libexif/exif-entry.[c,h] (exif_entry_get_value_brief): New. * README: Add a note about libjpeg. -2002-04-15 Lutz Müller <lu...@us...> +2002-04-15 Lutz Mueller <lu...@us...> Enhancements by Semyon Sosin <se...@be...>, adapted: @@ -1367,7 +1372,7 @@ * Makefile.am: dded .tar.bz2 packaging to "make dist" -2002-03-01 Lutz Müller <lu...@us...> +2002-03-01 Lutz Mueller <lu...@us...> Patch by Mark Pulford <ma...@ky...>: @@ -1375,98 +1380,98 @@ * configure.in: * Makefile.am: Create libexif.spec -2002-02-28 Lutz Müller <lu...@us...> +2002-02-28 Lutz Mueller <lu...@us...> Patch by Javier Achirica <ach...@tt...>: * libexif/exif-data.c: Fix directory length and termination. -2002-02-28 Lutz Müller <lu...@us...> +2002-02-28 Lutz Mueller <lu...@us...> * libexif/exif-entry.c (exif_entry_get_value): Add support for EXIF_TAG_SUBJECT_AREA. -2002-02-28 Lutz Müller <lu...@us...> +2002-02-28 Lutz Mueller <lu...@us...> Patch by Javier Achirica <ach...@tt...>: * libexif/exif-tag.[c,h]: * libexif/exif-entry.c: Support EXIF-2.2 tags. -2002-02-25 Lutz MÜller <lu...@us...> +2002-02-25 Lutz Mueller <lu...@us...> Patch by Basil Dias <bas...@wi...>: * libjpeg/jpeg-data.c: Missing realloc. -2002-02-21 Lutz Müller <lu...@us...> +2002-02-21 Lutz Mueller <lu...@us...> * libexif/canon: Set up support for parsing MakerNotes. -2002-02-20 Lutz Müller <lu...@us...> +2002-02-20 Lutz Mueller <lu...@us...> * libexif/exif-data.c: * libjpeg/jpeg-data.c: Read and write "rb" (Windows needs it). -2002-02-18 Lutz Müller <lu...@us...> +2002-02-18 Lutz Mueller <lu...@us...> * libexif/exif-data.c: Suppress output unless #ifdef DEBUG -2002-02-17 Lutz Müller <lu...@us...> +2002-02-17 Lutz Mueller <lu...@us...> Patch from Fredrik <fr...@kr...>: * libexif/exif-data.c: Better checks for size. -2002-02-13 Lutz Müller <lu...@us...> +2002-02-13 Lutz Mueller <lu...@us...> * libexif/configure.in: Introduce proper versionning. -2002-02-13 Lutz Müller <lu...@us...> +2002-02-13 Lutz Mueller <lu...@us...> * libexif: There's only one ByteOrder per ExifData. -2002-02-12 Lutz Müller <lu...@us...> +2002-02-12 Lutz Mueller <lu...@us...> * libexif/exif-entry.c: More initialization. -2002-02-11 Lutz Müller <lu...@us...> +2002-02-11 Lutz Mueller <lu...@us...> * configure.in: Version 0.5 -2002-02-11 Lutz Müller <lu...@us...> +2002-02-11 Lutz Mueller <lu...@us...> * libexif/libexif-entry.c: More tags implemented in (exif_entry_get_value). -2002-02-06 Lutz Müller <lu...@us...> +2002-02-06 Lutz Mueller <lu...@us...> * configure.in: Version 0.4 -2002-02-05 Lutz Müller <lu...@us...> +2002-02-05 Lutz Mueller <lu...@us...> * configure.in: Version 0.3 -2002-02-05 Lutz Müller <lu...@us...> +2002-02-05 Lutz Mueller <lu...@us...> * libexif: Implement saving. -2002-01-29 Lutz Müller <lu...@us...> +2002-01-29 Lutz Mueller <lu...@us...> * configure.in: Version 0.2 -2002-01-06 Lutz Müller <ur...@rz...> +2002-01-06 Lutz Mueller <ur...@rz...> Merge new stuff from gtkam/libexif. -2001-12-23 Lutz Müller <ur...@rz...> +2001-12-23 Lutz Mueller <ur...@rz...> Merge new stuff from gtkam/libexif. -2001-12-21 Lutz Müller <ur...@rz...> +2001-12-21 Lutz Mueller <ur...@rz...> Move new version from gtkam to here. -2001-12-11 Lutz Müller <ur...@rz...> +2001-12-11 Lutz Mueller <ur...@rz...> Initial automake setup. |