2007-05-28  Lucas Rocha  <lucasr@gnome.org>

	* NEWS: Update for 2.18.2

2007-05-26  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* shell/eog-window.c: (eog_window_transparency_changed_cb):
	Add an extra check for NULL values to avoid some critical
	warnings if eog is not properly installed. Fixes bug #430021.

2007-05-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* README, AUTHORS: Update README and AUTHORS. Fixes 
	bug #437691.

2007-05-02  Felix Riemann  <friemann@svn.gnome.org>

	* shell/eog-preferences.c: (eog_preferences_show):
	Correctly set slideshow delay when being entered with the keyboard.
	Patch by Ryan Cummming <etaoins@gmail.com>.
	See: http://mail.gnome.org/archives/eog-list/2007-April/msg00001.html

2007-04-25  Felix Riemann  <friemann@svn.gnome.org>

	* libeog/eog-image-cache.c: (eog_image_cache_finalize),
	(eog_image_cache_dispose):
	* libeog/eog-image-list.c: (eog_image_list_finalize),
	(eog_image_list_dispose):
	* libeog/eog-image-save-info.c: (eog_image_save_info_dispose):
	* libeog/eog-image.c: (eog_image_dispose), (eog_image_finalize):
	* libeog/eog-info-view-exif.c: (eog_info_view_exif_finalize),
	(eog_info_view_exif_dispose):
	* libeog/eog-info-view.c: (eog_info_view_dispose),
	(eog_info_view_finalize):
	* libeog/eog-job.c: (eog_job_finalize), (eog_job_dispose):
	* libeog/eog-metadata-reader.c: (eog_metadata_reader_finalize),
	(eog_metadata_reader_dispose):
	* libeog/eog-transform.c: (eog_transform_finalize):
	* libeog/eog-uri-converter.c: (eog_uri_converter_finalize),
	(eog_uri_converter_dispose):

	Chain up dispose/finalize handlers. Fixes bug 433127.

2007-04-24  Brian Pepple  <bpepple@fedoraproject.org>

	* data/icons/Makefile.am (update-icon-cache): fix gtk-update-icon-cache
	for uninstall-hook. Fixes bug #432439

2007-04-19  Felix Riemann  <friemann@svn.gnome.org>

	* libeog/eog-image.c: (eog_image_transform): Lock the image before
	applying a transformation. Two parallel transformations could produce
	wrong results otherwise. Fixes bug 416257.

2007-04-16  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* src/eog-print-image-setup.c: (get_max_percentage): Calculate
	correctly the maximum printed image size. Fixes a bug when printing
	an image in a landscape page (it wouldn't fit the page).

2007-04-09  Lucas Rocha  <lucasr@gnome.org>

	* configure.in: post release version bump.