2005-01-14  Greg Troxel  <gdt@fnord.ir.bbn.com>

        * command.c (print_version): Don't print host.name if it is NULL.
        Fixes segfault on Solaris reported by Goetz von Escher <goetz@open.ch>

(pullup candidate)
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 4410fb2..ad81ed5 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-14  Greg Troxel  <gdt@fnord.ir.bbn.com>
+
+	* command.c (print_version): Don't print host.name if it is NULL.
+	Fixes segfault on Solaris reported by Goetz von Escher <goetz@open.ch>
+	
 2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
 
 	* sigevent.c: (trap_default_signals) Use the SA_SIGINFO flag to