diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 8361b4565..2c5bcb85d 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,5 +1,9 @@ Fri Mar 6 00:21:53 1998 Johan Danielsson + * roken_gethostby.c: Make `roken_gethostby_setup' take url-like + specification instead of split up versions. Makes it easier for + calling applications. + * roken_gethostby.c: Another miracle of the 20th century: gethostby* over HTTP.