* init_os_ctx.c: Added changes for the Mac for limited support of Application Support...
authorMarshall Vale <mjv@mit.edu>
Tue, 8 Feb 2000 23:21:27 +0000 (23:21 +0000)
committerMarshall Vale <mjv@mit.edu>
Tue, 8 Feb 2000 23:21:27 +0000 (23:21 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12027 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/os/ChangeLog

index b50565dafde000ad2a7e4fc6234b0233d09ebf5e..46d777644d71b1121fd4d8171aaecdb43293797f 100644 (file)
@@ -1,3 +1,13 @@
+2000-02-08  Marshall Vale  <mjv@mit.edu>
+
+       * init_os_ctx.c (os_get_default_config_files.c): Added
+       Application Support folder to list of locations to look
+       for krb5 configuration file. Only looks at top level which
+       needs to be improved.
+       (GetMacProfileFileSpec): Added a parameter to declare which
+       folder constants to use for file spec creation. Previously it
+       had assumed just the Preferences folder.
+
 2000-02-07  Scott McGuire  <smcguire@mit.edu>
 
     * changepw.c (krb5_locate_kpasswd): fixed memory trashing