From 47635ad9d5e40902033d4e32d2b185cbac17a4ee Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 24 Jul 2000 02:03:02 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8792 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 76681a03a..4888527ea 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,13 @@ +2000-07-24 Assar Westerlund + + * getaddrinfo.c (add_hostent): if there's no fqdn in `he' try + reverse resolving to see if there's a fuller name there + +2000-07-22 Assar Westerlund + + * xdbm.h: do not define ndbm functions in terms of dbm functions + if we're using db + 2000-07-20 Assar Westerlund * rtbl.c (rtbl_format): avoid printing an empty row at the end