summaryrefslogtreecommitdiffstats
path: root/src/lib/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-02-29 21:50:45 +0000
committerTheodore Tso <tytso@mit.edu>1996-02-29 21:50:45 +0000
commitd174a15290a1b04aa50442e22587ec8b56f850c3 (patch)
tree543360fe7b2f5ef3bf424fe141b1a6006a41d3e9 /src/lib/ChangeLog
parent73fe95dbaa5701493d4c5ecc62a5d4bec4cb75c7 (diff)
downloadkrb5-d174a15290a1b04aa50442e22587ec8b56f850c3.tar.gz
krb5-d174a15290a1b04aa50442e22587ec8b56f850c3.tar.xz
krb5-d174a15290a1b04aa50442e22587ec8b56f850c3.zip
Make sure WSACleanup() is called when the DLL exits
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7575 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/ChangeLog')
-rw-r--r--src/lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/ChangeLog b/src/lib/ChangeLog
index 026db2664a..cc3227655c 100644
--- a/src/lib/ChangeLog
+++ b/src/lib/ChangeLog
@@ -1,3 +1,7 @@
+Thu Feb 29 16:49:33 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * win_glue.c: Make sure WSACleanup() is called when the DLL exits.
+
Tue Feb 27 18:47:17 1996 Theodore Y. Ts'o <tytso@dcl>
* gssapi.def: We have implemented gss_inquire_names_for_mech, not