
/* * F O R M * * * * * * * * * * *
 * --                            *
 * Changes by                    *
 * Merged into CVS/Release by    *
 * FromRelease -> ToRelease      *
 * Changelog                     *
 * * * * * * * * * * * * * * * * */

/*
--
Philip Van Hoof
Philip Van Hoof
0.2.2 -> 0.2.3
 * The Ok and Cancel button are fixed to
   support multiple languages. This bug
   was reported by Robert Millan <zeratul2@wanadoo.es>
 * Added the -- argument which stops argumentparsing.
   This new argument is in experimental stage. This
   suggestion was made by Jeff Licquia <licquia@debian.org>
 * Max length of the textboxes is now unlimited
--
Philip Van Hoof
Philip Van Hoof
0.2.1 -> 0.2.2
 * Minor configure script fixes, added
   Unix 'su' command detection.
 * Minor security fix, replaced execlp() by
   execl(). (Security note by Havoc P.)
--
Philip Van Hoof
Philip Van Hoof
0.2.0 -> 0.2.1
 * Documentation fixes
 * configure script fixes
 * Extra screenshots added
 * manpage fixes
 * -a/--set-display option added
 * Minor security fix : clear the password 
   textbox once we don't need it anymore.
 * system() is replaced with execlp()
 * Now Gnome Xsu will display the error
   messages of the Unix 'su' in a messagebox.
 * Some new configure options :
   * --su-pwd-out
   * --max-su-delay
--
Philip Van Hoof
Philip Van Hoof
0.1.6 (never released) -> 0.2.0
 * Introduction of the zvt widget to fake a terminal
 * Usage of the GNU sh-utils su package to gain
   root access.
 * All new options from 0.1.6 in the GUI (title, icon)
--
Philip Van Hoof
Philip Van Hoof
0.1.5 -> 0.1.6 (never released version)
 * Minor documentation fixes
 * configureation script fixes and default Makefile 
   added which will tell the user to run ./configure 
   first. make distclean will reset this Makefile.
 * Replaced all malloc() functions in the GUI with 
   g_strdup() and g_strdup_printf() functions.
--
Philip Van Hoof
Philip Van Hoof
0.1.4 -> 0.1.5
 * -d is short for --unadaptable option fixed
 * Minor documentation fixes
 * -i|--icon FILENAME option added
--
Philip Van Hoof
Philip Van Hoof
0.1.3 -> 0.1.4
 * --unadaptable option
 * Added --prefix for the configure script
   Makes building distrubution packages easyer.
 * Builded 0.1.3 and 0.1.4 packages for Mandrake.
--
Robert Millan
Philip Van Hoof
0.1.3 -> 0.1.4
Configure script fixes. Man pages are not gzipped 
anymore so that the package is (more) compatible 
with debian. (More easy to package it as a .deb)
 * default prefix is not /usr/local
 * manpages are not compressed in the package 
   anymore. The configure script will compress them.
--
Philip Van Hoof
Philip Van Hoof
0.1.2 -> 0.1.3
 * Security issue : Delay of two seconds on any
   error to disencourage bruteforce attacks on the 
   +s binary
--
Philip Van Hoof
Philip Van Hoof
0.1.1 -> 0.1.2
 * configure script fixes
 * Documentation fixes
 * Major security fixes
--
Jan Schaumann
Philip Van Hoof
0.1.1 -> 0.1.2
 * Man pages added
--
Philip Van Hoof
Philip Van Hoof
0.1.0 -> 0.1.1
 * Major security fixes
--
Philip Van Hoof
Philip Van Hoof
0.0.4 -> 0.1.0
 * Major security fix : using a pipe
 * Rebuild of the GUI with glade
--
Dirk Moubius
Philip Van Hoof
0.0.3 -> 0.0.4
 * Builded a new GUI
--
Philip Van Hoof
Philip Van Hoof
0.0.1 -> 0.0.2
 * General GUI fixes
--
Dennis@linux.nu
Philip Van Hoof
0.0.1 -> 0.0.2
 * Focus on textentry
--
Philip Van Hoof
Philip Van Hoof
0.0.0 -> 0.0.1
 * Creation and release of xsu

*/

