Mon Oct 19 19:00:06 CEST 1998  Robin Ericsson  <lobbin@lobbin.ml.org>
	
	* Version 0.5.1 Released!
	
	* net.c: Applied a patch I recieved, you could create a buffer 
	if you sent text bigger then 300 chars.

	* prefs.c [!HAVE_DEVGTK]: Stable GTK+ (1.0.x) doesn't have the
	font selection widget included, added some #ifdef HAVE_DEVGTK
	to fix this.

Sun Oct 18 14:11:38 CEST 1998  Robin Ericsson  <lobbin@lobbin.ml.org>

	* Version 0.5 Released!

Tue Oct 13 21:16:50 CEST 1998  Robin Ericsson  <lobbin@lobbin.ml.org>

	* alias.c (save_aliases): Added a check to see if there are any
	entries to save.

	* init.c [!WITHOUT_GNOME]: Made all the GnomeUIInfo structures
	global.
	[WITHOUT_GNOME] (init_window): Moved pack of menu_bar so that the
	bar isn't at the bottom. :)
	[!WITHOUT_GNOME]: Added some gtk_widget_set_sensitive

	* net.c [!WITHOUT_GNOME]: Added some gtk_widget_set_sensitive
	* prefs.c: Likewise
	* window.c: Likewise
	* wizard.c: Likewise

Sun Sep 27 11:16:13 CEST 1998  Robin Ericsson  <lobbin@lobbin.ml.org>

	* README: Added a few things.

	* amcl.c: #include "config.h"

	* prefs.c (prefs_select_font_callback): Now sets the font to
	preview.

Thu Sep 24 16:08:08 CEST 1998  Robin Ericsson  <lobbin@lobbin.ml.org>

	* init.c (EntryHistory): New global
	(text_entry_find): New function
	(text_entry_key_press_cb): Likewise
	(init_window): Connected text_entry signal "key_press_event" to
	text_entr_key_press_cb in other to make entry scollback work.

	* net.c (send_to_connection): Added just entered command last, and
	check if connected and only send text then.

Thu Sep 24 11:09:07 CEST 1998  Robin Ericsson  <lobbin@lobbin.ml.org>

	* amcl.h (system_data): bool AutoSave added.
	(wizard_data): gchar *cstring added.

	* init.c (init_window,WITH_GNOME): Trailing separators in menu
	removed.

	* prefs.c (load/save_prefs): AutoSave added.
	prefs_autosave_cb() added.
	(window_prefs): Check button for AutoSave added.

	* window.c: Support for AutoSave.

	* wizard.c (window_wizard): Modify button renamed to apply.

Mon Sep 21 03:25:24 1998  Robin Ericsson  <lobbin@lobbin.ml.org>

	* init.c (init_window): Now supports GNOME menus, with pixmaps and
	all.

Sun Sep 20 15:20:01 1998  Robin Ericsson  <lobbin@lobbin.ml.org>

	* alias.c prefs.c window.c wizard.c: Removed sprintf and snprintf
	calls and changed those to g_snprintf.

 	* config.h.in configure.in: Don't have to check for snprintf now
	as it isn't used.

Sat Sep 19 16:14:22 1998  Robin Ericsson  <lobbin@lobbin.ml.org>

	* Started using CVS.

