Also clarify hostnames=[yes|no] in tinc.conf(5).
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 27 Jul 2012 20:43:01 +0000 (22:43 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 27 Jul 2012 20:44:02 +0000 (22:44 +0200)
THANKS
doc/tinc.conf.5.in

diff --git a/THANKS b/THANKS
index 10eaca61e9c06e4d7f742600c646e79e986ab9bf..9c02e933773a66e6bd9c6ded462e540f1cf1b3f9 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -30,6 +30,7 @@ We would like to thank the following people for their contributions to tinc:
 * Matias Carrasco
 * Max Rijevski
 * Menno Smits
+* Mesar Hameed
 * Michael Tokarev
 * Miles Nordin
 * Nick Hibma
index df74c5b17639ea76cefaf1b62f34265aab160437..fec70e61e3cd88a0fb3c88868b0dd754331c8c0a 100644 (file)
@@ -340,7 +340,7 @@ a lookup if your DNS server is not responding.
 
 .Pp
 This does not affect resolving hostnames to IP addresses from the
-host configuration files.
+host configuration files, but whether hostnames should be resolved while logging.
 
 .It Va IffOneQueue Li = yes | no Po no Pc Bq experimental
 (Linux only) Set IFF_ONE_QUEUE flag on TUN/TAP devices.