2003-09-06  Philip Blundell  <philb@gnu.org>

	* Version 0.09 released.

2003-09-06  Philip Blundell  <philb@gnu.org>

	* familiar/control1 (Source): Added.

	* Makefile (SOURCES): Define.

2003-08-07  Philip Blundell  <philb@gnu.org>

	Bug #940:
	* gpe-su.c (main): Add bind_textdomain_charset call.  Reported by
	Libor Klepac.

2003-07-06  Moray Allan  <moray@ascendit.sermisy.org>

	* gpe-su.menu: Remove old-style menu file.
	* Makefile: Remove legacy GTK1 support.

2003-03-23  Colin Marquardt  <colin@marquardt-home.de>

	* Makefile (install-program): New name for 'install' ('install' is
	now provided by Makefile.dpkg_ipkg).  
	(BUILD): New variable, use it for the makefile inclusions.

	* po/gpe-su.pot: New file.

2003-03-17  Philip Blundell  <philb@gnu.org>

	* Version 0.08 released.
	
2003-03-17  Philip Blundell  <philb@gnu.org>

	* gpe-su.c (do_su): Add "-" to su command line.

	* gpe-su.desktop.in: New file.
	* gpe-su.desktop: Deleted.
	* Makefile (install): Depend on .desktop file.

	* gpe-su.c (main): Use gtk_image_new_from_pixbuf in place of
	gpe_render_icon.  No need to realize the window.  Set border width
	on dialog.  Make OK button default.  Say explicitly that it's the
	root password which is wanted.

2003-02-13  Philip Blundell  <philb@gnu.org>

	* Version 0.07 released.

2003-02-13  Philip Blundell  <philb@gnu.org>

	* gpe-su.c: Fix thinko in last change.

2003-02-13  Philip Blundell  <philb@gnu.org>

	* Version 0.06 released.

2003-02-13  Philip Blundell  <philb@gnu.org>

	* gpe-su.c (do_su): Add -ls to exec'd command.

2003-02-12  Philip Blundell  <philb@gnu.org>

	* Version 0.05 released.

2003-02-12  Philip Blundell  <philb@gnu.org>

	* gpe-su.c (do_su): Use gdk_flush to make sure window has gone
	away.  Replace gdk_window_withdraw hackery with gtk_widget_hide.

2003-02-02  Philip Blundell  <philb@gnu.org>

	* Version 0.04 released.

2003-02-02  Philip Blundell  <philb@gnu.org>

	* gpe-su.c (my_icons): Remove ok and cancel.
	(main): Use stock icons.

	* gpe-su.desktop: New file.
	* Makefile (install): Ship it.

	* familiar/control1: New file.
	* Makefile (GTK2): Default yes.

2002-08-07  Philip Blundell  <philb@gnu.org>

	* familiar/control (Version): Set to 0.2.

	* gpe-su.c (do_su): Call gtk_main_iter so window has a chance to
	go away.  Don't hard code command string.
	(main): Add "-c" option.

2002-07-29  Colin Marquardt  <colin@marquardt-home.de>

	* gpe-su.menu: Give full path name for icon. Move to section
	Utilities (to conform to
	http://familiar.handhelds.org/policy/menu.html).

