2005-05-22  Sebastian Ley  <ley@debian.org>

        * added config.h for generic/amd64 (#1392)

2005-05-17  Frank Reppin  <frank@opengroupware.org>

	* added config.h for openbsd3.7 (#1383)

2005-03-09  Helge Hess  <helge.hess@opengroupware.org>

	* GNUmakefile: added support for a gstep-make configure script

	* selector.c: include string.h to avoid some warnings

2004-12-22  Helge Hess  <helge.hess@opengroupware.org>

	* added compiler-info.h for m68k/linux-gnu (as a copy of 
	  powerpc/linux-gnu)

	* added compiler-info.h for sparc/linux-gnu (as a copy of solaris 2.9)

	* added compiler-info.h for arm/linux-gnu (as a copy of 
	  powerpc/linux-gnu)

	* added compiler-info.h for mipsel/linux-gnu (as a copy of 
	  mips/linux-gnu)
	
	* added compiler-info.h for hppa/linux-gnu (as a copy of hppa/hpux)

2004-10-28  Helge Hess  <helge.hess@skyrix.com>

	* added compiler-info.h for mips/gnu-linux, should fix OGo bug #992

2004-09-09  Helge Hess  <helge.hess@skyrix.com>

	* GNUmakefile: include makefiles from GNUSTEP_MAKEFILES (for newer
	  gstep-make versions)

	* GNUmakefile: changed soname from ogo2.95.3 to lf2.95.3

2004-08-29  Helge Hess  <helge.hess@opengroupware.org>

	* added hack to install libobjc in FHS locations using, the library and
	  its headers will be installed in FHS_INSTALL_ROOT if specified
	  (eg make FHS_INSTALL_ROOT=/usr/local)

	* GNUmakefile: changed soname from 2.95.3 to ogo2.95.3

2004-06-10  Helge Hess  <helge.hess@opengroupware.org>

	* added config/powerpc/linux-gnu/compiler-info.h with some values which
	  sound reasonable, should be checked (but probably doesn't affect
	  operation of OGo)

2004-03-09  Helge Hess  <helge.hess@opengroupware.org>

	* copied sparc/solaris2.6 configuration to sparc/solaris2.9

2003-11-14  Helge Hess  <helge.hess@skyrix.com>

	* copied ix86/openbsd3.2 compiler-info.h to ix86/solaris2.9/, don't
	  know whether this is correct, but it should at least help with the
	  compilation ;-)

2003-08-31  Helge Hess  <helge.hess@skyrix.com>

	* config/ix86/freebsd/compiler-info.h, 
	  config/ix86/openbsd3.2/compiler-info.h: removed define 
	  STRUCTURE_SIZE_BOUNDARY for BSD platforms, seems to break basic 
	  forwarding on OpenBSD (and probably FreeBSD) (thanks to Max Berger)

2003-07-27  Helge Hess  <helge.hess@skyrix.com>

	* added config/openbsd3.2 (thanks to Max Berger)

2003-07-18  Helge Hess  <helge.hess@skyrix.com>

	* added config/freebsd (thanks to znek)

2002-11-01  Helge Hess  <helge.hess@skyrix.com>

	* GNUmakefile (VERSION): corrected version from 1.0.0 to 2.95.3

2002-05-31  Helge Hess  <helge.hess@skyrix.com>

	* archive.c: fixed for gcc 3.1

	* hash.h: include stdlib.h for abort()

Fri May 25 11:19:44 2001  Helge Hess  <helge.hess@skyrix.com>

	* init.c (__objc_send_message_in_list): added bugfix as mentioned in
	  the gcc mailing list

Fri Jan  5 11:08:32 2001  Helge Hess  <helge.hess@mdlink.de>

	* encoding.c: added logging of current function in objc_error

Thu Apr 20 10:38:24 2000  Helge Hess  <helge.hess@mdlink.de>

	* objc.h (objc_selector ): removed precomputed selectors

Tue Feb 29 16:57:14 2000  Helge Hess  <helge.hess@mdlink.de>

	* MOF3 import