From: Miro Jurisic Date: Mon, 26 Jul 1999 16:34:13 +0000 (+0000) Subject: c_ustime.c, init_os_ctx.c: merged changes from the Mac_V2_0_derivatives branch X-Git-Tag: krb5-1.1-beta1~30 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ec302dab0de052ced36051b4a577c60de07caf2c;p=krb5.git c_ustime.c, init_os_ctx.c: merged changes from the Mac_V2_0_derivatives branch init_os_ctx.x: added krb5_get_profile git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11597 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5/os/ChangeLog b/src/lib/krb5/os/ChangeLog index a13280f70..7ea80f4f2 100644 --- a/src/lib/krb5/os/ChangeLog +++ b/src/lib/krb5/os/ChangeLog @@ -1,3 +1,14 @@ +1999-07-26 Miro Jurisic + + * 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 * init_os_ctx.c (os_init_paths)