diff options
| author | Sam Hartman <hartmans@mit.edu> | 2006-04-11 21:28:48 +0000 |
|---|---|---|
| committer | Sam Hartman <hartmans@mit.edu> | 2006-04-11 21:28:48 +0000 |
| commit | 779066fca01df6c4354ccd4f80dcafe4e96d891c (patch) | |
| tree | 45813dea9d0492f0411ea537cd3b521544767a94 /src/tests/gssapi | |
| parent | 4e4c10590e698cfbb138bfb85bd1455b74919ec7 (diff) | |
| download | krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.tar.gz krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.tar.xz krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.zip | |
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
Diffstat (limited to 'src/tests/gssapi')
| -rw-r--r-- | src/tests/gssapi/ChangeLog | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/src/tests/gssapi/ChangeLog b/src/tests/gssapi/ChangeLog deleted file mode 100644 index 2be821e58..000000000 --- a/src/tests/gssapi/ChangeLog +++ /dev/null @@ -1,66 +0,0 @@ -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. - -2001-10-09 Ken Raeburn <raeburn@mit.edu> - - * t_imp_name.c: Make prototypes unconditional. - -2001-09-01 Ken Raeburn <raeburn@mit.edu> - - * Makefile.in (SRCS): Use srcdir. - -2001-07-23 Ezra Peisach <epeisach@mit.edu> - - * t_imp_name.c (display_status_1): Remove variable that was set - but never used. - -2000-07-28 Ezra Peisach <epeisach@mit.edu> - - * t_imp_name.c: Profide full prototypes for internal functions. - -2000-07-02 Ezra Peisach <epeisach@mit.edu> - - * t_imp_name.c: Define GSSAPI_V2 for proper variable types. - -1999-10-26 Wilfredo Sanchez <tritan@mit.edu> - - * 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. - -1999-04-14 <tytso@rsts-11.mit.edu> - - * t_imp_name.c: Initialize display_file variable in main(), - instead of using a static initializer. (Needed for - Linux/glibc 2.1) - -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 16:29:15 1998 Tom Yu <tlyu@mit.edu> - - * Makefile.in: Remove trailing slash from thisconfigdir. Fix up - BUILDTOP for new conventions. - -Mon Feb 2 16:45:28 1998 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile - -Sun Feb 9 01:40:15 1997 Tom Yu <tlyu@mit.edu> - - * Makefile.in: - * configure.in: Update to new program build procedure. - -Sat Mar 16 07:24:03 1996 Ezra Peisach <epeisach@mit.edu> - - * configure.in: Add USE_ANAME - - |
