1999-02-22  Sergey Panov  <sipan@mit.edu>

	* Makefile.am: new path for desktop file installation;
	use ZVT_LIBS

1999-02-04  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnome-talk.h: New file, used to provide the basic api of protocols/talkd.h

	* protocol.c: Remove the dependency on protocols/talkd.h, as it
	seems to not be shipped in most Unices.

1999-01-28  Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* names.c: Changed user_entry from a gtk_entry to a gnome_entry.

1999-01-18  Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* talk.c: Facelift.

1999-01-05  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* protocol.c (create_connection): Fixed the compilation problem. 

	This was caused because my compiler was optimizing the code pretty
	well (all the code after a return NULL in the same block never got
	compiled, other people's compilers were not so smart and catched
	this problem).

1998-12-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* Lots of changes to make GNOME talk work.

	* main.c (main): Poptify.

1998-07-23  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* gtalk.desktop: Added Portuguese translation.

Sun Mar  8 16:32:52 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (INCLUDES): Added GNOME_INCLUDEDIR.

	* main.c (user, tty): New globals.
	(parser): New structure.
	(init): Removed.
	(parse_an_arg): New function.
	(main): Use new gnome_init.

1998-02-28  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* Makefile.am (gtalk_LDADD): Added '$(INTLLIBS)'

1998-02-19  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* main.c (main): Added app_id "gnometalk".

Thu Jan 29 04:31:23 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* main.c (main): Add textdomain().
	* main.c,names.c,talk.c: Include <config.h>.

Tue Jan 27 13:57:26 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* Makefile.am (install-data-local): Updated installation of
	.desktop files.

1998-01-26  Mark Galassi  <rosalia@cygnus.com>

	* Makefile.am (LDADD): added $(DL_LIB) since these are now
	required for any user of libgnome.a.

Wed Jan 21 00:41:27 1998  Federico Mena <federico@bananoid.nuclecu.unam.mx>

	* protocol.c: Include <sys/types.h> earlier.

Wed Dec 10 17:46:07 1997  Tom Tromey  <tromey@cygnus.com>

	* global.h: Include <sys/types.h>. (Reported by Bruce Perens).

	* Makefile.am (MYLIBS): Added x_libs.

