Mon Mar 24 11:46:57 1997  Dan Winship  <danw@mit.edu>

	* error_message.c (error_message): if neither HAVE_STRERROR or
	HAVE_SYS_ERRLIST is defined (like on the mac), check for a handful
	of common errors and provide text for them.

Tue Dec 17 11:19:42 1996  Jeremy Allison <jra@cygnus.com>

	* com_err.c: Fixed defines for __CYGWIN32__.
	* com_err.h: Fixed defines for __CYGWIN32__.
	* error_table.h: Fixed defines for __CYGWIN32__.

Thu Dec 12 18:33:11 1996  Dan Winship  <danw@mit.edu>

	* com_err.c: explicitly #include needed Mac headers

Tue Dec  3 21:19:01 1996  Mark Eichin  <eichin@cygnus.com>

	* configure.in: use KRB5_GETTIMEOFDAY_ARGS.
	* error_table.y (gensym): use et_gettimeofday.
	(et_gettimeofday): wrapper to handle SVR4 one-arg gettimeofday.

Fri Oct 25 23:40:40 1996  Mark Eichin  <eichin@cygnus.com>

	* Makefile.in: finish changing LIBOBJS to OBJS.

Thu Sep 26 14:43:17 1996  Chris Provenzano  <proven@cygnus.com>

        * Makefile.in: Changes to allow to different packaging
        Currently there is pkg-all, pkg-server, and pkg-client

Wed Jul 31 16:32:36 1996  Michael Graff  <explorer@lenin.cygnus.com>

	* com_err.c: Fix a spelling error:  s/Kerboros/Kerberos/g

Mon Jul  8 11:50:22 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* Makefile.in: Include win-mac.h in a different way.

	* com_err.h: Get rid of INTERFACE.  Include win-mac.h in a
	different way.

	* error_table.h: Get rid of INTERFACE

Fri Jul  5 20:00:17 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* Makefile.in: (windows) Build DONE just like the Unix side, but
	use $(LIBECHO) to make the file list to avoid command line
	restrictions.

Mon Jul  1 19:15:36 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* Makefile.in: 
	* com_err.h:  Add magic to include "win-mac.h" if building under
	Windows, and supply the correct defaults if KRB5_CALLCONV and
	FAR are not defined.
