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/windows/gina/ChangeLog | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 src/windows/gina/ChangeLog (limited to 'src/windows/gina') diff --git a/src/windows/gina/ChangeLog b/src/windows/gina/ChangeLog deleted file mode 100644 index 5b6616bb0..000000000 --- a/src/windows/gina/ChangeLog +++ /dev/null @@ -1,24 +0,0 @@ -2006-02-24 Jeffrey Altman - - * Makefile.in: support for 64-bit Windows builds - -2005-10-20 Jeffrey Altman - - * Makefile.in (WINLIBS): Link to the multi-threaded library. - -2002-06-13 Ken Raeburn - - * Makefile.in (WINLIBS): Use ws2_32.lib instead of wsock32.lib. - -1999-12-03 Danilo Almeida - - * Makefile.in: Windows fix for updated win-pre.in. - -Mon May 17 14:24:25 1999 Danilo Almeida - - * Makefile.in: Reflect that we only build this under win32. - -Mon May 10 15:28:12 1999 Danilo Almeida - - * Makefile.in: Do win32 build in subdir. - -- cgit