From 55329e7564cd0253ba77f21f0014180b5fcb0636 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Tue, 9 Feb 1999 02:51:46 +0000 Subject: krb5.hin (krb5_get_realm_domain): Add appropriate modifiers so that this function can get exported in a Windows DLL. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11155 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 14d3fcd06..6eda6f4da 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 8 21:51:10 1999 Theodore Y. Ts'o + + * krb5.hin (krb5_get_realm_domain): Add appropriate modifiers so + that this function can get exported in a Windows DLL. + 1999-02-01 Theodore Ts'o * k5-int.h: Add an entry to the os_context to store the default -- cgit