0.5.2:
    - Look for libpython2.6.so.1.0 instead of libpython2.6.so, the latter is 
        general available from -devel packages only.
    - Remove eel dependency (Vincent Untz)
    - Sanitize python search path (Mark Lee)
    - Load python from lib64 in 64 bit multilib distributions (Ted Toth)
    - Updated some example plugins
    - Added explicit gnome-vfs build dependency
    - Removed obsolete .spec file

0.5.1:
    - Add support for location widgets (Tim Cole)

0.5.0:
	- Add support for submenus (Lukáš Lalinský, Sylvain Baubeau, Erik Wien)
	- Make it work with nautilus 2.22 (Brian Pepple)
	- Initialize gnomevfs explicitly (Scott Tsai)
	- Compilable with Python 2.5 (Jonathan Rogers)
	- Shutdown Python (Gustavo Carneiro)
	- Initialize PyGObject/PyGTK/PyGNOMEVFS on demand (Gustavo Carneiro)

0.4.3:
        - Make debugging messages a run-time option
        - Fix bug in loading extensions from system extensions dir
        - Fix crash when no extensions were loaded

0.4.2:
	- Make it work again with nautilus >= 2.13.4
        - Minor bug fixes

0.4.1:
	(missing)

0.4.0:
	First public release
