summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>1995-09-12 00:18:58 +0000
committerEzra Peisach <epeisach@mit.edu>1995-09-12 00:18:58 +0000
commita51348db10045aecc1ef03701d4cae6d056b3349 (patch)
tree1966625afeb85a2698ed8bd8af7521cbff4da909 /src/lib/crypto
parentb6cf291d014a41ac2b54eb4ed6ca585124bc6269 (diff)
downloadkrb5-a51348db10045aecc1ef03701d4cae6d056b3349.tar.gz
krb5-a51348db10045aecc1ef03701d4cae6d056b3349.tar.xz
krb5-a51348db10045aecc1ef03701d4cae6d056b3349.zip
Replace nuked history in ChangeLog
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6757 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto')
-rw-r--r--src/lib/crypto/os/ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/lib/crypto/os/ChangeLog b/src/lib/crypto/os/ChangeLog
index e459406bf..1c42e5228 100644
--- a/src/lib/crypto/os/ChangeLog
+++ b/src/lib/crypto/os/ChangeLog
@@ -1,6 +1,9 @@
-Sun Sep 10 12:00:00 1995 James Mattly <mattly@fusion.com>
-
- * renamed ustime.c to c_ustime.c
+Thu Sep 7 12:00:00 1995 James Mattly <mattly@fusion.com>
+
+ * Renamed ustime.c to c_ustime.c
+ * Renamed localaddr.c to c_localaddr.c because Mac can't have
+ two files with the same name.
+ * Makefile.in, .Sanitize updated for the above change.
Thu Aug 24 18:40:48 1995 Theodore Y. Ts'o <tytso@dcl>