From: Jeffrey Altman Date: Wed, 27 Oct 2004 20:39:30 +0000 (+0000) Subject: Create new C CCAPI implementation X-Git-Tag: krb5-1.4-beta1~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b05d25d9b8be378287a86d57c12d4295e5949919;p=thirdparty%2Fkrb5.git Create new C CCAPI implementation ticket:new git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16839 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/windows/ccapi/ChangeLog b/src/windows/ccapi/ChangeLog new file mode 100644 index 0000000000..10aa5bb96d --- /dev/null +++ b/src/windows/ccapi/ChangeLog @@ -0,0 +1,4 @@ +2004-10-27 Jeffrey Altman + + * src/windows/ccapi directory created to store the CCAPI Windows + executables diff --git a/src/windows/ccapi/server/ChangeLog b/src/windows/ccapi/server/ChangeLog new file mode 100644 index 0000000000..20db85e91e --- /dev/null +++ b/src/windows/ccapi/server/ChangeLog @@ -0,0 +1,5 @@ +2004-10-27 Jeffrey Altman + + * src/windows/ccapi/server directory created to store the CCAPI Windows + Server executable +