To be sent to:
gnome-announce-list@gnome.org
Philip Van Hoof <me@freax.org>
Juan Salaverria <rael@vectorstar.net>
and people mentioned in Thanks

Application
===========

Gnome SuperUser 0.3

Description
===========

A gtk frontend to su. Designed as a stop-gap for linux users until Gnome has
an integrated authentication infrastructure. Lets you run any program as
root or any other user. Requires zvt until I can work out how to port it
to vte.

Enhancements
============

Changes since 0.2.99
- Possible to edit command in dialog
- Now possible to specify the user in the Gui if you specify the -u switch
- Code cleanup and TODO file update to help people who want to contribute.
- Fixed code so that it compiles cleanly on gcc 2.x and 3.x
- 

Download
============

Details on: http://xsu.sf.net
Download on: http://sourceforge.net/project/showfiles.php?group_id=7315

Thanks
============
Dennis Heuer <dh@onclick.org>: Suggestions as to the text used in the dialog.
Jens Askengren <jensus@linux.nu>: Patch to fix compiling with gcc 2.x
Qball <Qball@planet.nl>: Help with gtk coding.