2007-09-13: Release 0.0.5
	* src/main.c:
	  - Add the possibility to close images
	  - Add an 'open with' submenu, to open an image with alternative applications
	  - Add confirmation dialog to the recent-documents list clear button
	* src/navigation.c:
	  - Add the possibility to remove images
	* src/thumbnail_viewer.c:
	  - Let thumbnail-viewer respond to reordered signal

2007-09-08: Release 0.0.4
	* ristretto.desktop.in:
	  - Add %F to the Exec field
	* src/main.c:
	  - Toggle thumbnail-bar visibility (Bug #3507) (Ctrl-T)
	  - Add button to clear the recent-documents list.
	  - Toggle slideshow when fullscreen.
	  - Allow ristretto to open multiple files from the command-line
	* src/picture_viewer.c:
	  - Improve zooming functionality, using scroll-wheel 
	    should no longer freeze the window.
	
2007-09-02: Release 0.0.3
	* src/main.c:
	  Toggle toolbar visibility (Bug #3499)
	  Remember window-dimensions (Bug #3520)
	* src/thumbnail_viewer.c:
	  Improve themeability
	  Improve thumbnail-rendering
	* src/picture_viewer.c:
	  Improve performance when switching files
	  Improve zooming

2007-08-29: Release 0.0.2
	* icons/22x22,
	  icons/24x24,
	  icons/32x32,
	  icons/36x36: Added aditional icons
	* README: Written the README file
	* configure.in.in: Fixed version-numbering
	* src/thumbnail_viewer.c: Added scrollwheel navigation
	  Fixed backwards scrolling of thumbnailer
	* src/picture_viewer.c: Added scrollwheel zooming
	  Fix Bug #3500 (Do not upscale images by default)
	  Add a minimum zoom-level of 5% and a maximum of 1600%.
	  Prevent images being down-scaled beyond 1 pixel.
	* src/main.c: Added space/backspace navigation

2007-08-26: Release 0.0.1
	* */*: Initial release
