From c1d2e4e4deaa5d5df19171539a30c13fc43b7a6f Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Sat, 6 Oct 2001 03:14:42 +0000 Subject: Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEAR specs git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13786 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/windows/lib/ChangeLog') diff --git a/src/windows/lib/ChangeLog b/src/windows/lib/ChangeLog index f99941938..572f13f3c 100644 --- a/src/windows/lib/ChangeLog +++ b/src/windows/lib/ChangeLog @@ -1,3 +1,8 @@ +2001-10-03 Ken Raeburn + + * cacheapi.h: Don't declare pointers FAR any more, nor functions + NEAR. + 2000-04-18 Danilo Almeida * cacheapi.h: Update to v2. -- cgit