Updating changelog
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 23 Jul 1999 17:58:20 +0000 (17:58 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 23 Jul 1999 17:58:20 +0000 (17:58 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11593 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/krb/ChangeLog
src/util/profile/ChangeLog

index 1068b556bb6294f2e211bcadb4137be1f7212e42..2d795202d8131781850015d3dc695308605f38a1 100644 (file)
@@ -1,3 +1,8 @@
+1999-07-22  Jeffrey Altman <jaltman@columbia.edu>
+
+        get_in_tkt.c:  rename conf_boolean to krb5_conf_boolean so that
+        it may be used in additional modules.
+
 1999-06-28  Tom Yu  <tlyu@mit.edu>
 
        * enc_helper.c (krb5_encrypt_helper): NULL out the pointer to the
index 8beb7423a684a590cdfa4a769b7ece2939418742..7d8ab2ef089994845cfd384a1cd2e2b98bf8d75b 100644 (file)
@@ -1,3 +1,9 @@
+1999-07-22 Jeffrey Altman <jaltman@columbia.edu>
+
+        * prof_init.c (prof_init)
+          Change behavior so that a NULL filespec means allocate
+          a profile without a backing store.
+
 1999-07-21  Ken Raeburn  <raeburn@mit.edu>
 
        * prof_int.h (profile_t): Delete typedef, since Miro changed