2008-05-27  Felix Riemann  <friemann@svn.gnome.org>

	* NEWS: Update for 2.22.2

2008-05-04  Felix Riemann  <friemann@svn.gnome.org>

	* src/eog-window.c: (eog_window_get_display_profile):
	Don't let lcms abort EOG if it encounters an error while trying to
	load the display profile. Fixes bug #531300.

2008-04-28  Felix Riemann  <friemann@svn.gnome.org>

	* data/eog.desktop.in.in: Remove unsupported "image/x-psd" file type.

2008-04-28  Felix Riemann  <friemann@svn.gnome.org>

	* data/eog.desktop.in.in: Add "image/svg+xml-compressed" to the list
	of supported file types. Fixes bug #530102 (Franklin Piat).

2008-04-12  Claudio Saavedra  <csaavedra@gnome.org>

	* src/eog-thumb-view.c: (tb_on_query_tooltip_cb): Do not show
	image dimensions if this is not available.

2008-04-12  Claudio Saavedra  <csaavedra@gnome.org>

	* src/eog-image.c: (eog_image_get_dimension_from_thumbnail):
	* src/eog-jobs.c: (eog_job_thumbnail_run):
	* src/eog-thumbnail.h: Store original image dimensions as a
	GObject property instead of a pixbuf option, to avoid using the
	private gdk_pixbuf_set_option. Fixes bug #527798.

2008-04-12  Claudio Saavedra  <csaavedra@gnome.org>

	* src/eog-image.c: (eog_image_real_load): Do not crash if the
	error parameter is NULL.

2008-04-07  Claudio Saavedra  <csaavedra@gnome.org>

	* configure.ac: post release version bump.