1999-02-08  Elliot Lee  <sopwith@redhat.com>

	* Fix help file installation in same-gnome.

1999-02-03  Arturo Espinosa <arturo@nuclecu.unam.mx>

	* configure.in: moved same-gnome's help files to help/C, instead of C.
	  Added gturing's help files.

1999-01-31  Ian Peters  <ipeters@acm.org>

	* configure.in: Added gnibbles.

	* Makefile.am (SUBDIRS): Added gnibbles.

1999-01-25  Mark Rae  <m.rae@inpharmatica.co.uk>

	* configure.in: Added gnobots2.

	* Makefile.am (SUBDIRS): Added gnobots2.

1999-01-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in (AC_OUTPUT): Added the gnobots help Makefiles to
	the list of files to be generated.

1999-01-12  Chris Lahey  <clahey@umich.edu>

	* acconfig.h: Added #undef WITH_SYMBOL_UNDERSCORE, because it
	seems to be required now for some reason.

	* configure.in: Added metatris.

	* Makefile.am (SUBDIRS): Added metatris.

1998-12-30  Jeff Garzik  <jgarzik@pobox.com>

	* { many files }: s/g_copy_strings/g_strconcat/

1998-12-01  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* acinclude.m4: Cleared.

1998-11-30  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* acinclude.m4: Replace gettext macros with ones from 0.10.35.

1998-11-29  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* stamp-h.in, stamp.h.in: Removed, since stamp.h.in has no use and
	stamp.h.in is generated by Makefile.
	* configure.in (AC_OUTPUT): Removed stamp.h output.  

	* configure.in (AC_OUTPUT): Removed po/POTFILES output, no need
	with gettext 0.10.35.

1998-11-17  Tuomas J. Lukka  <lukka@iki.fi>

	* add fi.po to ALL_LINGUAS
	* tiny changes in fi.po

1998-11-12  Andrew T. Veliath  <andrewtv@usa.net>

	* acconfig.h: Remove HAVE_ORBIT, it is now implicit.

	* configure.in: Remove gnorba checks, since they are now
	integrated into GNOME_INIT.

1998-10-26  Felix Bellaby <felix@pooh.u-net.com>

	* configure.in (AC_OUTPUT): added aisleriot/docs/Makefile.
	
1998-10-14  Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* configure.in (GNORBA_LIBS): No way. I compiled gnome-libs in the
	wrong order and thought configure.in was wrong. Corrected.

1998-10-05  Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* configure.in (GNORBA_LIBS): Needed orbit-config as well (undefined
	refferences ocurred).

1998-09-07  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (ORBIT_CONFIG): Add check for ORBit.

1998-08-24  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* gnome-stones/: Added Gnome-Stones game.
	* configure.in (LIBS): Added gnome-stones/Makefile.
	* Makefile.am (SUBDIRS): Added gnome-stones.

1997-08-12  Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* gturing/: gTuring: GNOME's latest killer application.
	* Makefile.am, configure.in: added gturing targets.

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

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

1998-08-06  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnothello/gnothello.c (create_drawing_area): Make it work on
	multidepth servers. 

1998-07-31  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in (ALL_LINGUAS): Added Japanese translation.

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

	* configure.in (ALL_LINGUAS): Added "pt".

Wed Jul 15 20:05:39 BST 1998 Mark Rae <Mark.Rae@ed.ac.uk>

	* configure.in (AC_OUTPUT): Add `gnobots/Makefile'.
	* Makefile.am (SUBDIRS): Added gnobots
	
Fri Jun 26 14:40:03 1998  Scott D. Heavner  <sdh@po.cwru.edu>

	* configure.in: AC_CHECK_CURSES & AM_CONDITIONAL(HAS_CURSES)
	* acconfig.h: AC_DEFINES from macros/curses.m4

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

	* configure.in (AC_OUTPUT): Add `gyahtzee/pix/Makefile'.

1998-06-24  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (gtk_spin_button_set_snap_to_ticks): New check for
	changed GtkSpinButton API.

Wed Jun 10 16:25:53 EDT 1998 Gregory McLean <gregm@comstar.net>

	* acconfig.h (HAVE_DEVGTK): new tag.

Wed Jun  3 22:38:58 EDT 1998 Gregory McLean <gregm@comstar.net>

	* acconfig.h : HAVE_GUILE new tag.

Sun Mar  8 18:30:57 1998  Tom Tromey  <tromey@cygnus.com>

	* version.h.in: Removed.
	* configure.in: Don't create version.h.

	* configure.in: Don't create support/Makefile.

	* Makefile.am (SUBDIRS): Don't include support.
	* configure.in: Don't call GNOME_SUPPORT_CHECKS.

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

	* configure.in (ALL_LINGUAS): Added German translation.

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

	* configure.in (AC_OUTPUT): Also generate `macros/Makefile' and
	`support/Makefile'. 
	* Makefile.am (SUBDIRS): Include `macros/' and `support/'.
	(macros/macros.dep): Maintainer rule for auto-regeneration of
	aclocal.m4. 

	* acconfig.h (HAVE_LIBSM): New tag.

Sat Feb 14 18:09:57 KST 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* configure.in: Not output to freecell/Makefile.

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

	* autogen.sh: Use `macros/autogen.sh' for the guts.
	

