2004-08-20  Rodrigo Moya <rodrigo@gnome-db.org>

	Released 0.99.2

2004-08-18  Rodrigo Moya <rodrigo@gnome-db.org>

	Fixes #150470

	* configure.in: no need to AC_SUBST(pixmapsdir) here. Removed help/
	directory from the build until it's ready.

	* pixmaps/Makefile.am: install gnome-nettool.png and define
	pixmapsdir here.

	* src/Makefile.am: pass -DPIXMAPS_DIR to compiler.

	* src/callbacks.c (on_about_activate): s/GNOME_ICONDIR/PIXMAPS_DIR.

2004-08-18  Rodrigo Moya <rodrigo@gnome-db.org>

	* help/C/*:
	* help/Makefile.am: added beginning of documentation.

	* configure.in:
	* Makefile.am: added help directory to build.

2004-08-01  Sayamindu Dasgupta <sayamindu@gnome.org>

	* configure.in: Added bn to ALL_LINGUAS
	
2004-06-29  William Jon McCann  <mccann@jhu.edu>

	* src/callbacks.c (on_about_activate): Update copyright date.

	* src/gnome-nettool.glade: Use sentence capitalization for combobox
	labels.  Make network device combobox expand to fill space.  Make
	statistics text not expand to fill space.  Remove redundant verb
	from ping radio button label.  Fixes #144393.
	
	* src/gnome-nettool.glade: 
	* src/main.c (load_ping_widgets_from_xml) 
	(load_traceroute_widgets_from_xml, load_info_widgets_from_xml) 
	(load_scan_widgets_from_xml, load_lookup_widgets_from_xml) 
	(load_finger_widgets_from_xml, load_whois_widgets_from_xml):
	Activate the combobox when the label mnemonic is used.

	* src/callbacks.c (on_about_activate): 
	* pixmaps/Makefile.am (pixmaps_DATA): Return the application
	icon into the pixmap directory so the .desktop file can find it.

2004-06-14  William Jon McCann  <mccann@jhu.edu>

	* src/callbacks.c (gn_quit_app): Use gboolean type for
	delete-event handler.

2004-06-23  Carlos García Campos <carlosgc@gnome.org>

	* src/callbacks.c (on_page_switch), src/finger.c (finger_do),
	src/lookup.c (lookup_do), src/netstat.c (get_active_option),
	src/nettool.[ch] (toggle_state), src/ping.c (ping_do), src/scan.c
	(scan_do), src/traceroute.c (traceroute_do), src/whois.c (whois_do):
	added status_bar messages

	* src/main.c (load_*_widgets_from_xml): added tooltips

	* src/gnome-nettool.glade: "Send unlimited requests" renamed as
	"Unlimited requests"

2004-06-14  Fernando Herrera  <fherrera@onirica.com>

	* src/info.c: (info_get_nic_information), (info_get_interfaces):
	check if ifa_addr is NULL before trying to access it. Bug #144300

2004-06-13 Jürg Billeter  <j@bitron.ch>

	Fixes #144278

	* src/info.c: add prefix for unknown interface in info_iface_desc
	to fix crash on startup