summaryrefslogtreecommitdiffstats
path: root/src/tests/resolve/ChangeLog
blob: 9c0701868019171c576f6282f35cf4de6c0444e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Fri Jun  9 18:58:43 1995    <tytso@rsx-11.mit.edu>

	* configure.in: Remove standardized set of autoconf macros, which
		are now handled by CONFIG_RULES.

Mon May  1 20:00:18 1995  Theodore Y. Ts'o  (tytso@dcl)

	* resolve.c (main): Add --quiet option which only prints the fully
		qualified domain name.  This will allow this routine to be
		used in the deja gnu tests to determine the FQDN of the
		local host.

Tue Apr 25 22:16:38 1995  Mark Eichin  <eichin@cygnus.com>

	* resolve.c (main): copy the address sent back by gethostbyname
	before calling gethostbyaddr, since the return is *static*.
	(main): reindent declaration to make add-change-log-entry happy.