1.6.0:

"Culture Flash"

- added COPYING
- configure script
- make installation into any prefix possible
- changed size of some widgets
- print error message if required python modules are missing
- make use of psyco if available
- added clean/distclean rules to Makefile
- colored Makefile output
- reworked README, INSTALL
- updated my mail address in AUTHORS
- set coding to utf-8
- add license header
- added accelerators 
	- Ctrl+Return: Run Command
	- Ctrl+C: Clean History 
	- Ctrl+Q: Quit GNOME Run Dialog
	- Ctrl+T: Set run in Terminal 
	- Ctrl+R: Set run as Root
- new options for gnome-run-dialog:
	--set-metacity / --unset-metacity (bind gnome-run-dialog to ALT+F2 for metacity)
	--set-sawfish / --unset-sawfish (bind gnome-run-dialog to ALT+F2 for sawfish)

1.5.0:

- made the dialog much more compact
- removed an unused widget
- sort the history alphabetically before loading/saving it
- only run if the textentry is not empty
- added AUTHORS, README, INSTALL files
