From 779066fca01df6c4354ccd4f80dcafe4e96d891c Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Tue, 11 Apr 2006 21:28:48 +0000 Subject: Remove ChangeLog files from the source tree. From now on, the subversion commit log entry needs to include information that would have been in the changelog. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17893 dc483132-0cff-0310-8789-dd5450dbe970 --- src/tests/ChangeLog | 213 ---------------------------------------------------- 1 file changed, 213 deletions(-) delete mode 100644 src/tests/ChangeLog (limited to 'src/tests/ChangeLog') diff --git a/src/tests/ChangeLog b/src/tests/ChangeLog deleted file mode 100644 index e7426f672..000000000 --- a/src/tests/ChangeLog +++ /dev/null @@ -1,213 +0,0 @@ -2006-03-13 Ken Raeburn - - * Makefile.in (krb5.conf): New target. Use - config-files/krb5.conf, but add db_module_dir tag. - (kdb_check): Depend on it. - (RUN_SETUP): Use it for KRB5_CONFIG. - -2005-08-20 Ken Raeburn - - * configure.in: Use K5_AC_INIT instead of AC_INIT. - -2005-03-28 Ken Raeburn - - * configure.in: Create makefile in misc. - * Makefile.in (LOCAL_SUBDIRS): Add misc. - -2005-02-09 Ken Raeburn - - * gss-threads: New subdirectory. - * Makefile.in (LOCAL_SUBDIRS): Add it. - * configure.in: Configure it. Check for semaphore.h, sem_init, - sem_trywait. - -2005-02-02 Ken Raeburn - - * configure.in: Look for dlfcn.h. Configure new shlib - subdirectory. - * Makefile.in (LOCAL_SUBDIRS): Build in shlib subdir. - -2004-08-03 Ken Raeburn - - * configure.in: Build makefile for new "threads" subdirectory. - -2004-02-12 Tom Yu - - * configure.in: Invoke KRB5_AC_PRIOCNTL_HACK. - -2003-06-04 Tom Yu - - * Makefile.in (kdb_check): Remove uses of "dump -old", etc., since - it doesn't work anymore given the new default for triple-DES - master keys. - -2003-01-10 Ken Raeburn - - * configure.in: Use V5_AC_OUTPUT_MAKEFILE instead of - K5_GEN_MAKEFILE and K5_AC_OUTPUT. - -2002-09-24 Ezra Peisach - - * Makefile.in (mydir): Add missing mydir lines. - -2002-08-26 Ezra Peisach - - * configure.in: Use KRB5_LIB_PARAMS instead of AC_CANONICAL_HOST - to set krb5_cv_host. - -2002-08-23 Ken Raeburn - - * Makefile.in: Change $(S)=>/ and $(U)=>.. globally. - -2002-08-07 Tom Yu - - * configure.in: Fix sense of HAVE_RUNTEST. - -2002-07-18 Ezra Peisach - - * configure.in: Change K5_OUTPUT_FILES to K5_AC_OUTPUT (cleanup of - obsolete macro). - -2002-07-17 Ken Raeburn - - * configure.in: Substitute HAVE_RUNTEST with "yes" or "no". - -2002-07-12 Ken Raeburn - - * configure.in: Invoke AC_CANONICAL_HOST. - -2000-11-08 Tom Yu - - * configure.in: Change KRB4_DEJAGNU_TEST variable to KRBIV from - KRB4; dejagnu-1.3 doesn't like digits in passed-in variables. - -2000-11-01 Ezra Peisach - - * configure.in: Use AC_C_CONST and AC_TYPE_SIGNAL instead of - AC_RETSIGTYPE and AC_TYPE_SIGNAL. - -2000-08-08 Ezra Peisach - - * configure.in: Define KRB4_DEJAGNU_TEST depending on if krb4 - support is enabled. - -1999-10-26 Wilfredo Sanchez - - * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, - LOCAL_INCLUDES such that one can override CFLAGS from the command - line without losing CPP search patchs and defines. Some associated - Makefile cleanup. - -Wed Feb 18 16:27:44 1998 Tom Yu - - * Makefile.in (thisconfigdir): Remove trailing slash. - -Thu Feb 12 16:19:11 1998 Tom Yu - - * configure.in: Add commented out AC_OUTPUT to force autoreconf to - rebuild the configure script. - -Mon Feb 2 16:47:05 1998 Theodore Ts'o - - * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile - - * configure.in: Create the makefiles for all of the subdirectories - and move all of the configure.in tests from the - subdirectories into this configure.in. - -Wed Nov 19 10:54:01 1997 Ezra Peisach - - * Makefile.in (kdb_check): Remove temporary file generated during test. - -Tue Nov 4 14:36:37 1997 Ezra Peisach - - * Makefile.in (kdb_check): Reinstated kdb checks - -Wed Oct 8 10:52:36 1997 Ezra Peisach - - * Makefile.in (kdb_check): Rewritten to use current admin system tools. - -Wed Jul 30 18:28:06 1997 Tom Yu - - * configure.in: Add "create" directory back. - -Fri Jul 19 15:31:22 1996 Marc Horowitz - - * Makefile.in (CFLAGS): the tests in Makefile.in have been - superseded by other tests in the new admin system. - - * configure.in: don't build create, since it doesn't work with the - new admin system, and isn't used by anything, anyway. - -Mon Mar 18 21:49:39 1996 Ezra Peisach - - * configure.in: Add KRB5_RUN_FLAGS - - * Makefile.in: Use runtime flags. - -Wed Feb 28 00:35:58 1996 Theodore Y. Ts'o - - * configure.in: Build the gssapi tests directory - -Wed Oct 25 11:23:26 1995 Ezra Peisach - - * Makefile.in (check-unix): Run db checks before dejagnu tests. - -Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu) - - * test1.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g - -Fri Sep 1 14:39:07 EDT 1995 Paul Park (pjpark@mit.edu) - - * Makefile.in - Add test for "old" dump format. - -Thu Aug 24 18:48:01 1995 Theodore Y. Ts'o - - * .Sanitize: Update file list - -Fri Jul 7 16:35:30 EDT 1995 Paul Park (pjpark@mit.edu) - * Makefile.in - Remove LDFLAGS. - - -Thu Jun 15 18:10:03 EDT 1995 Paul Park (pjpark@mit.edu) - * Makefile.in - Set LD_LIBRARY_PATH to be the library directory in - case we've built with shared libraries. - -Fri Jun 9 18:56:53 1995 - - * configure.in: Remove standardized set of autoconf macros, which - are now handled by CONFIG_RULES. Use DO_SUBDIRS to - recurse down subdirectories. - -Wed May 03 02:25:32 1995 Chris Provenzano (proven@mit.edu) - - * Imakefile : Removed. - -Wed Apr 26 17:26:19 1995 Mark Eichin - - * configure.in: Added dejagnu subdirectory for Ian's tests. - -Wed Mar 1 16:31:35 1995 Theodore Y. Ts'o - - * configure.in: Added resolve subdirectory. - -Tue Feb 28 01:23:18 1995 John Gilmore (gnu at toad.com) - - * dump.c, test1.c: Avoid includes. - -Sun Oct 23 01:47:14 1994 (tytso@rsx-11) - - * Makefile.in (check): Do checks for depth = 5 - -Fri Oct 7 01:26:42 1994 Theodore Y. Ts'o (tytso@dcl) - - * Makefile.in (check): Add general admin/kdb confidence check. - -Thu Oct 6 21:41:46 1994 Theodore Y. Ts'o (tytso@dcl) - - * configure.in: Add recursive "make check" - -Wed Jun 29 00:26:31 1994 Tom Yu (tlyu at dragons-lair) - - * test1.c: added call to krb5_init_ets - -- cgit