Corrected last ChangeLog entry
authorRichard Basch <probe@mit.edu>
Fri, 7 Feb 1997 20:57:18 +0000 (20:57 +0000)
committerRichard Basch <probe@mit.edu>
Fri, 7 Feb 1997 20:57:18 +0000 (20:57 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9817 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/cns/ChangeLog

index d07b3d58997ffffb15dbe896cc37b08e4b707a56..e91d4c903f86c84c01b7e94ffc383c35fe0d8fe3 100644 (file)
@@ -2,7 +2,8 @@ Fri Feb  7 08:08:39 1997  Richard Basch  <basch@lehman.com>
 
        * cns.c (blocking_hook_proc): Additional logic is required to
                prevent instantaneous timeouts when GetTickCount()
-               wraps every 49.7 days.
+               wraps every 49.7 days.  Declared function with old
+               __export convention so that it works properly in Win16.
 
 Sun Feb  2 11:22:57 1997  Richard Basch  <basch@lehman.com>