From 746b422e1b44bd071b92c03280beb7baa964664c Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 27 Mar 2000 01:04:43 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8075 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2cdce7a16..bb90cde33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-03-27 Assar Westerlund + * config.guess, config.sub: update to current version from + :pserver:anoncvs@subversions.gnu.org:/home/cvs + * lib/krb5/init_creds_pw.c (print_expire): do not assume anything about the size of time_t, i.e. make it 64-bit happy