Thu May 15 14:37:01 1997  Michael L. Graff  <explorer@rtl.cygnus.com>

	* sys_term.c: Comment out a section where wtmp seems to be
	multiply defined.

Thu May  1 23:22:01 1997  Mark W. Eichin  <eichin@kitten.gen.ma.us>

	* configure.in: call AC_HEADER_STDARG so com_err actually works
	(on nextstep, but any system without varargs.h...)

Wed Feb 12 03:17:02 1997  Chris Provenzano  <proven@cygnus.com>
 
	* Makefile.in: Link with -lmisc for getopt_long().
        * telnetd.c: Added --version option which calls kerberos5_version().
	Use getopt_long() for option parsing instead of getopt.

Tue Feb 11 21:43:40 1997  Michael Graff  <explorer@cygnus.com>

	* telnetd.c: add "-a encryptrequired" option.

Thu Dec  5 19:33:24 1996  Mark Eichin  <eichin@cygnus.com>

	* telnetd.c: If HAVE_SYS_PTYVAR_H is not defined, don't include
	<sys/ptyvar.h>, but instead define the TIOCPKT_* macros directly.

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

Mon Jun 24 14:16:12 1996  Mark Eichin  <eichin@cygnus.com>

	* utility.c (printsub): TELQUAL_NAME case had nasty typo (+= is
	not the same as ++ = but it only shows up with -D options.) 

Tue Jul 16 05:03:19 1996  Chris Provenzano   <proven@cygnus.com>

	* state.c, telnetd.c: Apply a couple of patches to fix AIX4
	telnetd options. This fixe a bug where telnetd was hanging
	whenever a ctrl-C was sent.

Tue May 21 14:50:59 1996  Ken Raeburn  <raeburn@cygnus.com>

	* configure.in: Removed; configuration is now done up one level.

Wed May 15 19:22:04 1996  Mark Eichin  <eichin@cygnus.com>

	* Makefile.in: add -Dunix to AUTH_DEF, rather than figure out if
	HAVE_SELECT is enough and finding some non-unix system that this
	would build on. (cygwin32 will probably eventually define unix,
	eliminating the need for this.)

