From 2296f66cd1dd35e7da1328df89014c4056d3ca54 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 25 Jan 2000 22:29:29 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7813 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index 0c76ef4c8..2a0b448ef 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,3 +1,15 @@ +2000-01-18 Assar Westerlund + + * libtelnet/misc.h (RemoteHostName, LocalHostName): const-ify + * libtelnet/misc.c (auth_encrypt_init, RemoteHostName, + LocalHostName): const-ify + * libtelnet/misc-proto.h (auth_encrypt_init, auth_encrypt_user): + const-ify + * libtelnet/encrypt.c (encrypt_init, Name): const-ify + * libtelnet/enc-proto.h (encrypt_init): const-ify + * libtelnet/auth.c (auth_init, Name): const-ify + * libtelnet/auth-proto.h (auth_init): const-ify + 2000-01-08 Assar Westerlund * telnet/commands.c (tn): handle ai_canonname being set in any of