From 348744ed602b849db90e4d87571c6f3fe2b25552 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Thu, 29 Sep 1994 20:50:48 +0000 Subject: 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 --- src/admin/edit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/admin/edit/ChangeLog') 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: -- cgit