summaryrefslogtreecommitdiffstats
path: root/src/admin/edit/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-09-29 20:50:48 +0000
committerTheodore Tso <tytso@mit.edu>1994-09-29 20:50:48 +0000
commit348744ed602b849db90e4d87571c6f3fe2b25552 (patch)
tree6f7e92f628d530268dd8fa7210d401e32fef08bc /src/admin/edit/ChangeLog
parent6944fb788483cb004a3a855c2a97524248742f03 (diff)
downloadkrb5-348744ed602b849db90e4d87571c6f3fe2b25552.tar.gz
krb5-348744ed602b849db90e4d87571c6f3fe2b25552.tar.xz
krb5-348744ed602b849db90e4d87571c6f3fe2b25552.zip
Relink executable when libraries change
Apply suggested change from Openvision so that principals with spaces in their names can be read in. Pass variable with correct type to ctime(). git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4383 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/admin/edit/ChangeLog')
-rw-r--r--src/admin/edit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/admin/edit/ChangeLog b/src/admin/edit/ChangeLog
index f03ce143d..a371de063 100644
--- a/src/admin/edit/ChangeLog
+++ b/src/admin/edit/ChangeLog
@@ -1,5 +1,10 @@
Thu Sep 29 15:52:22 1994 Theodore Y. Ts'o (tytso@dcl)
+ * Makefile.in: Relink executable when libraries change.
+
+ * kdb5_edit.c (show_principal): Pass variable with correct type to
+ ctime().
+
* tcl_wrapper.c (doquit):
ss_wrapper.c (main):
kdb5_edit.c: