From 46aa749fdd7d99e40afa87e20f8414b69fa4057d Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Mon, 22 Dec 2003 23:18:13 +0000 Subject: * README: update requirements for compilation tools, DNS support and describe new MSLSA: credential cache and how to configure Windows to use it. ticket: new target_version: 1.3.2 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15959 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/windows/ChangeLog') diff --git a/src/windows/ChangeLog b/src/windows/ChangeLog index 95299d70a..eb3ba7f74 100644 --- a/src/windows/ChangeLog +++ b/src/windows/ChangeLog @@ -1,3 +1,11 @@ +2003-12-22 Jeffrey Altman + + * README: Update to more clearly specify the build environment + requirements. Supported compilers include MSVC++ 6.0, MSVS.NET, + and MSVS.NET 2003. Clarify requirements for building with DNS + support. Also, add text describing MSLSA: credential cache + and how to configure Windows so it can be used. + 2003-07-22 Tom Yu * README: Revert previous change, as it was in error; socklen_t -- cgit