summaryrefslogtreecommitdiffstats
path: root/src/lib/ChangeLog
diff options
context:
space:
mode:
authorKeith Vetter <keithv@fusion.com>1995-03-16 05:05:34 +0000
committerKeith Vetter <keithv@fusion.com>1995-03-16 05:05:34 +0000
commitddb7150c80d0299af2721c0b6eb304495f5233bc (patch)
tree1ec70bee39749af8976ce046ddc860e5b88516a7 /src/lib/ChangeLog
parent0708255641548ebe74499090c282aa334ca70bee (diff)
downloadkrb5-ddb7150c80d0299af2721c0b6eb304495f5233bc.tar.gz
krb5-ddb7150c80d0299af2721c0b6eb304495f5233bc.tar.xz
krb5-ddb7150c80d0299af2721c0b6eb304495f5233bc.zip
Added 3 new files and changed the makefile in lib to be able to make a DLL
on the PC out of the source in crypto, krb5 and util\et. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5130 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/ChangeLog')
-rw-r--r--src/lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/ChangeLog b/src/lib/ChangeLog
index e84f31e914..81546d0117 100644
--- a/src/lib/ChangeLog
+++ b/src/lib/ChangeLog
@@ -1,3 +1,9 @@
+Wed Mar 15 20:45:33 1995 Keith Vetter (keithv@fusion.com)
+
+ * libkrb5.def, winsock.def, win_glue.c: new files for making DLL.
+ * Makefile.in: On the PC it recurses into all subdirs and builds
+ libkrb5.dll.
+
Tue Feb 28 01:33:52 1995 John Gilmore (gnu at toad.com)
* glue4.c: Avoid <krb5/...> includes.