summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r--utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 1371d62c..b6511be3 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,9 @@
+Wed Apr 22 16:38:59 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
+
+ * ping.c (MAXHOSTNAMELEN): Don't define.
+ (main): Delete variable `hnamebuf'. Store directly into properly
+ malloced `hostname' variable.
+
Wed Apr 22 16:29:18 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
* ping.c: New file. Originally P.D. from US Army; then modified