1998-08-13  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in: Bumped the version number to 0.27.

	* Makefile.am (EXTRA_DIST): Added gnome-guile.spec.

1998-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in: Bump version number to 0.25.

1998-06-25  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* autogen.sh : Added $srcdir when calling `guile-gtk/autogen.sh'.

1998-06-03  Martin Baulig  <baulig@merkur.uni-trier.de>

	* configure.in: Using GNOME_CHECK_GUILE again; I improved this macro
	a little bit, it makes sure guile really works and has a failflag
	like GNOME_INIT. In general, I think it is better to use a macro
	from the `macros' directory since this can more easily be changed.

	* acconfig.h (HAVE_GUILE): New tag.

1998-05-27  Marius Vollmer  <mvo@zagadka.ping.de>

	* configure.in: Replaced GNOME_CHECK_GUILE with explicit code from
	`guile-gtk/configure.in'.  Added check for `intl' lib.  These are
	kludges, still thinking about how to do it right.

	* autogen.sh: Call `guile-gtk/autogen.sh'.

Sun Mar 15 22:30:25 1998  Tom Tromey  <tromey@cygnus.com>

	* configure.in: Don't call GNOME_X_CHECKS.

1998-03-13   Marc Ewing <marc@redhat.com>

	* guile-gtk/gtk-compat.h: update to reflect GTK.

Wed Mar  4 01:18:19 1998  Tom Tromey  <tromey@cygnus.com>

	* acconfig.h (HAVE_PROGRAM_INVOCATION_SHORT_NAME,
	HAVE_PROGRAM_INVOCATION_NAME): Added.

Sat Feb 28 23:45:41 1998  Tom Tromey  <tromey@cygnus.com>

	* guile-gnome/gnomeg.c (init_guile_gnome_defs): Register
	"gnome-about" subr.
	(guile_gnome_about): New function.

1998-02-26  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (GNOME_X_CHECKS): New check.
	* acconfig.h (HAVE_LIBSM): New tag.

1998-02-26  Lauri Alanko  <la@iki.fi>

	* guile-gtk/gtk.defs: Added a couple of missing fields
	
1998-02-20  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* guile-gnome/session.c: Removed. Was replaced by client.c

	* guile-gnome/session.x: Same as above.

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

	* guile-gnome/gnomeg.c (inner_main): Added app_id "FIXME" for
	now.  How should we allow for Scheme applications to pass the
	app_id parameter to gnome_init? /* FIXME */

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

	* guile-gnome/gnomeg.c (inner_main): 
	Changed to use new SM support.

	* guile-gnome/client.c: New file.

	* guile-gnome/Makefile.am (gnomeg_SOURCES): 'session.c' replaced 
	with 'client.c'
	(EXTRA_DIST): 'session.x' replaced with 'client.x'
	(BUILT_SOURCES): 'session.x' replaced with 'client.x'
	(client.x): new rule
	(session.x): rule removed

1998-02-14  Raja R Harinath  <harinath@cs.umn.edu>

	* autogen.sh: Use `macros/autogen.sh'.

1998-02-13  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (AC_OUTPUT): Also generate macros/Makefile.

	* Makefile.am (SUBDIRS): Add `macros'.
	(macros/macros.dep): Maintainer rule for auto-re-generation of
	aclocal.m4. 

