2009-01-12 Claudio Saavedra * NEWS: Update for 2.24.3 2009-01-10 Felix Riemann * src/eog-image.c: (eog_image_copy_file): Fix unintialized GError. 2008-12-25 Felix Riemann * doc/reference/eog-sections.txt: Remove section entries for classes that were dropped from the API docs. 2008-12-14 Felix Riemann * src/eog-metadata-reader-png.c: (eog_metadata_reader_png_consume): Don't use a pointer->uint32 conversion to check the chunk configuration. Fixes SIGBUS crashes on SPARC systems. Fixes bug #564526 (Friedrich Oslage). 2008-12-13 Claudio Saavedra * src/eog-image.c: (eog_image_real_load): Clean the input stream GError before setting it. Fixes bug #564290 (Tom Parker). 2008-12-05 Felix Riemann * doc/reference/Makefile.am: * src/Makefile.am: Link local convenience libs directly instead of using a library search path to avoid linking to wrong libs. Fixes bug #560073 (Daniel Macks). 2008-12-05 Felix Riemann * src/Makefile.am: Sanitize include search path order. Fixes bug #560070 (Daniel Macks). 2008-11-26 Felix Riemann * src/eog-jobs.c: (eog_job_model_run): Fix leaking list. 2008-11-24 Claudio Saavedra * configure.ac: Post release version bump.