From cb585b65d1a513fd62449cc031e273245a8fd6c0 Mon Sep 17 00:00:00 2001 From: ajs Date: Fri, 14 Jan 2005 17:09:38 +0000 Subject: 2005-01-14 Andrew J. Schorr * command.c (print_version): Do not bother even to examine host.name, since it is always NULL when this function is called from main. --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index ad81ed5f..7c928c6b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-01-14 Andrew J. Schorr + + * command.c (print_version): Do not bother even to examine host.name, + since it is always NULL when this function is called from main. + 2005-01-14 Greg Troxel * command.c (print_version): Don't print host.name if it is NULL. -- cgit v1.2.1