2013-03-06  Dan Fandrich <dan@coneharvesters.com>

	* Released ver. 0.4.0

2013-03-01  Dan Fandrich <dan@coneharvesters.com>

	* libexif-gtk/gtk-exif-browser.c: Thumbnail save dialog now
	  actually saves

2013-02-28  Dan Fandrich <dan@coneharvesters.com>

	* po/pl.po: Updated Polish translation by Jakub Bogusz
	* po/ru.po: Updated Russian strings from libexif & elsewhere

2013-02-27  Dan Fandrich <dan@coneharvesters.com>

	* tests/.cvsignore: ignore more stuff
	* Makefile.am: Add both gtk pkgconfig templates to the tarball
	* Added some more strings to translate that were missing
	* fixed crash when viewing an enumerated tag with an unsupported value
	* fixed problem with handling the Flash tag in big-endian images

2013-02-25  Dan Fandrich <dan@coneharvesters.com>

	* po/es.po: Updated Spanish translation by Fabián Mandelbaum
	* po/pl.po: Updated Polish translation by Jakub Bogusz

2013-02-23  Dan Fandrich <dan@coneharvesters.com>

	* Removed use of broken-by-design exif_tag_get_name(). This fixes
	  display of GPSLatitude and GPSLatitudeRef tag names. Patch
	  by Stanislav Brabec (bug #2014281)
	* Changed a few fuzzy translations and removed the fuzzyiness

2012-06-14  Dan Fandrich <dan@coneharvesters.com>

	* encoding of source files set to utf8 (somehow this was missed
	  in the last change)

2012-05-08  Valere Monseur <valere.monseur@ymail.com>

	* libexif-gtk made compatible for both gtk2 (min version: 2.4) and gtk3
	* added --with-gtk3 option in configure.ac (default is gtk2)
	* encoding of ru translation file set to utf8
	* fixed bugs linked to gtk_notebook_remove_page action
	* fixed internationalisation bugs in gtk-options.c & configure.ac

2011-12-08  Dan Fandrich <dan@coneharvesters.com>

	* Cleanups in internationalization, whitespace & comments.
	  Patch by Valere Monseur <valere.monseur@ymail.com>
	* po/fr.po: Updated French translation by Valère Monseur
	* Converted ChangeLog into UTF-8

2009-09-24  Dan Fandrich <dan@coneharvesters.com>

	* po/POTFILES.in: added additional files that need translation

2009-09-24  Lutz Mueller <lutz@users.sourceforge.net>

	* libexif-gtk/gtk-exif-entry-user-comment.c: Complete information
	  about copyright. Fixes #1673969.

2009-09-23  Dan Fandrich <dan@coneharvesters.com>

	* Added the text of the LGPL V2.1 in COPYING so there isn't any
	  confusion as to the licensing terms of the project. GNU
	  autotools adds a GPL COPYING file by default if this doesn't
	  exist, which is wrong.

2005-08-15  Lutz Mueller <lutz@users.sourceforge.net>

	Patch by Jakub Bogusz <qboosh@pld-linux.org>:

	* po/pl.po: New

2005-03-24  Hans Ulrich Niedermann <gp@n-dimensional.de>

	* autogen.sh, configure.in, */Makefile.am, ...: Updated build system.
	  - doesn't require gettextize any more (using autopoint now)
	  - uses all the built-in magic from autoreconf

2004-10-18  Lutz Mueller <lutz@users.sourceforge.net>

	* configure.in: We are now working on 0.3.6.

2004-10-18  Lutz Mueller <lutz@users.sourceforge.net>

	* libexif-gtk/gtk-exif-entry-generic.c:
	* libexif-gtk/gtk-exif-content-list.c:
	* configure.in: Make libexif-gtk work with versions < 0.6.12. We
	  are now working on 0.3.5.

2004-10-17  Lutz Mueller <lutz@users.sourceforge.net>

	* configure.in: We have been working on 0.3.4 all the time.

2004-10-17  Lutz Mueller <lutz@users.sourceforge.net>

	* libexif-gtk/gtk-exif-entry-version.c and others: Adapt to new
	  gtk API

2004-10-17  Lutz Mueller <lutz@users.sourceforge.net>

	First part of a patch to get libexif-gtk to compile again against
	current gtk. For now, libexif-gtk does not compile at all.

	* gtk-extensions/gtk-option-menu-option.[c,h]: Removed.
	* libexif-gtk/gtk-exif-browser.c: Redirect EXPOSURE_PROGRAM to 
	  the generic entry.
	* libexif-gtk/gtk-exif-tag-menu.[c,h]: Removed.
	* libexif-gtk/gtk-exif-entry-exposure.[c,h]: Removed. Now covered
	  by the generic entry.
	* configure.in: CURRENT = 5.

2003-08-01  Lutz Mueller <lutz@users.sourceforge.net>

	* libexif-gtk/gtk-exif-browser.c: Implement removal of entries.

2003-08-01  Lutz Mueller <lutz@users.sourceforge.net>

	* libexif-gtk/gtk-exif-entry-resolution.c: An entry must have a 
	  parent before initialization.

2002-12-11  Lutz Müller <lutz@users.sourceforge.net>

	* libexif-gtk/gtk-exif-content-list.c: Split the endless list of tags.
	* libexif-gtk/gtk-exif-entry-user-comment.[c,h]: New.
	* configure.in: Require libexif >= 0.5.9

2002-12-11  Lutz Müller <lutz@users.sourceforge.net>

	* libexif-gtk/gtk-exif-content-list.c: Fix popup.

2002-09-15  Lutz Müller <lutz@users.sourceforge.net>

	* configure.in:
	* po/es.po: Spanish translation by Fabian Mandelbaum
	  <fabman@2vias.com.ar>

2002-07-25  Lutz Müller <lutz@users.sourceforge.net>

	* configure.in: Version 0.3.2. Require libexif-0.5.4 or higher.
	* libexif-gtk/gtk-exif-browser.c: Adapt to new API.

2002-07-23  Lutz Müller <lutz@users.sourceforge.net>

	* configure.in: Version 0.3.1

2002-07-23  Lutz Müller <lutz@users.sourceforge.net>

	Finish gtk+-2.0 port.

2002-07-22  Lutz Müller <lutz@users.sourceforge.net>

	Start of gtk+-2.0 port.

2002-06-14  Lutz Müller <lutz@users.sourceforge.net>

	* configure.in: Correct -version-info.

2002-04-30  Lutz Müller <lutz@users.sourceforge.net>

	Patch by Arnaud Rouanet <rouanet@labri.fr>:

	* libexif-gtk/gtk-exif-entry-version.c: Support version 2.2.

2002-04-04  Hans Ulrich Niedermann <gp@n-dimensional.de>

	* Makefile.am: dded .tar.bz2 packaging to "make dist"

2002-02-13  Lutz Müller <lutz@users.sourceforge.net>

	* configure.in: Version 0.3.0

2002-02-13  Lutz Müller <lutz@users.sourceforge.net>

	* libexif-gtk: Bring in sync with libexif.

2002-02-06  Lutz Müller <lutz@users.sourceforge.net>

	Add support for previews.
