summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/telnet/ChangeLog')
-rw-r--r--src/appl/telnet/ChangeLog81
1 files changed, 0 insertions, 81 deletions
diff --git a/src/appl/telnet/ChangeLog b/src/appl/telnet/ChangeLog
deleted file mode 100644
index e188050a6..000000000
--- a/src/appl/telnet/ChangeLog
+++ /dev/null
@@ -1,81 +0,0 @@
-2006-03-27 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Supply comment template in AC_DEFINE calls.
-
-2006-03-15 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: If tgetent can't be found, error out.
-
-2005-08-20 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Use K5_AC_INIT instead of AC_INIT.
-
-2005-01-13 Ezra Peisach <epeisach@mit.edu>
-
- * configure.in: When looking for setupterm() - look in
- libcurses/libncurses even if termcap library found.
-
-2004-09-22 Tom Yu <tlyu@mit.edu>
-
- * configure.in: Use KRB5_AC_LIBUTIL.
-
-2004-03-07 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Move test for setupterm back down below addition
- of termcap/curses libraries.
-
-2004-03-04 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Merged in code from subdir configure.in files.
- Create the subdir Makefiles here. Substitute TELNET_LIBS and
- TELNETD_LIBS with the appropriate sets of libraries.
- * Makefile.in (LOCAL_SUBDIRS): Set to list the subdirs.
-
-2003-01-07 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.orig: Deleted.
-
-2002-08-29 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in: Revert $(S)=>/ change, for Windows support.
-
-2002-08-23 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
-
-1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * Makefile.in: Set the myfulldir and mydir variables (which are
- relative to buildtop and thisconfigdir, respectively.)
-
-Wed Feb 18 15:36:25 1998 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in: Remove trailing slash from thisconfigdir. Fix up
- BUILDTOP for new conventions.
-
-Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * configure.in: Use AC_CONFIG_DIRS instead of CONFIG_DIRS, and
- remove use of DO_SUBDIRS.
-
- * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-
-Fri Jun 9 18:29:38 1995 <tytso@rsx-11.mit.edu>
-
- * configure.in: Remove standardized set of autoconf macros, which
- are now handled by CONFIG_RULES. Use DO_SUBDIRS to
- recurse down subdirectories.
-
-Fri Mar 31 16:53:03 1995 Theodore Y. Ts'o (tytso@dcl)
-
- * Makefile.in: Remove CFLAGS=@CCOPTS@ line, which is in pre.in
-
-Fri Nov 18 00:14:56 1994 Mark Eichin <eichin@cygnus.com>
-
- * configure.in: add WITH_CCOPTS so that subdirs work.
-
-Sat Jul 23 08:18:18 1994 Tom Yu (tlyu@dragons-lair)
-
- * Makefile.in:
- * configure.in: first cut at making telnet completely autoconf
-