diff options
| author | Tom Yu <tlyu@mit.edu> | 2003-07-22 22:22:39 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2003-07-22 22:22:39 +0000 |
| commit | 927a9279aa2c05f350c781a80b41f3485c790118 (patch) | |
| tree | a2d85e58d257b2716095c1e1021351f0ec702312 /src/windows/ChangeLog | |
| parent | bdc4aff226692e50763e32ca20fde771a98b59cb (diff) | |
| download | krb5-927a9279aa2c05f350c781a80b41f3485c790118.tar.gz krb5-927a9279aa2c05f350c781a80b41f3485c790118.tar.xz krb5-927a9279aa2c05f350c781a80b41f3485c790118.zip | |
* README: Revert previous change, as it was in error; socklen_t
was introduced in Aug 2001 Platform SDK, and the actual problem
reported was very probably a compilation environment
misconfiguration.
ticket: 1675
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15721 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/ChangeLog')
| -rw-r--r-- | src/windows/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/windows/ChangeLog b/src/windows/ChangeLog index 8ef11e6b4..95299d70a 100644 --- a/src/windows/ChangeLog +++ b/src/windows/ChangeLog @@ -1,3 +1,10 @@ +2003-07-22 Tom Yu <tlyu@mit.edu> + + * README: Revert previous change, as it was in error; socklen_t + was introduced in Aug 2001 Platform SDK, and the actual problem + reported was very probably a compilation environment + misconfiguration. + 2003-07-18 Tom Yu <tlyu@mit.edu> * README: Note requirement for Feb 2003 Platform SDK. Thanks to |
