c_ustime.c, init_os_ctx.c: merged changes from the Mac_V2_0_derivatives branch
authorMiro Jurisic <meeroh@mit.edu>
Mon, 26 Jul 1999 16:34:13 +0000 (16:34 +0000)
committerMiro Jurisic <meeroh@mit.edu>
Mon, 26 Jul 1999 16:34:13 +0000 (16:34 +0000)
init_os_ctx.x: added krb5_get_profile

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11597 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/os/ChangeLog

index a13280f7025f0b801b15749fd31c9261621ab562..7ea80f4f21e67d4743015de255bd1459199115fd 100644 (file)
@@ -1,3 +1,14 @@
+1999-07-26  Miro Jurisic  <meeroh@mit.edu>
+
+       * c_ustime.c (krb5_crypto_us_timeofday): Merged in changes from the
+       Mac_V2_0_derivatives branch -- microseconds support and guaranteed 
+       monotonically increasing microseconds on MacOS
+
+       * init_os_ctx.c (os_get_default_config_files): Merged in changes from the
+       Mac_V2_0_derivatives branch -- NRL config file name
+
+       * init_os_ctx.c (krb5_get_profile): added krb5_get_profile
+
 1999-07-22 Jeffrey Altman <jaltman@columbia.edu>
 
         * init_os_ctx.c (os_init_paths)