DNS queries for remote hosts are only done if necessary. It's now possible

to use "+" without hosts/DNS entries for the connecting host.
Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-02-12 22:08:58 +00:00
rodzic 70caa3883c
commit 83a4d1ab48
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -4,6 +4,9 @@
changes the default include order (from Tim Waugh
<twaugh@redhat.com>). Really check for entries in $cflags that
are also in $includedir.
* frontend/saned.c: DNS queries for remote hosts are only done if
necessary. It's now possible to use "+" without hosts/DNS entries
for the connecting host.
2002-02-10 Henning Meier-Geinitz <henning@meier-geinitz.de>