summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/krb5/os/ChangeLog11
1 files changed, 11 insertions, 0 deletions
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 <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)