changes from 1.2 to 1.3, to quote feico's message:
>It does add little functionality over version 1.2, but the code
>quality is a lot higher and many bugs/misfeatures and loose ends
>have been fixed.
2001-03-13 13:12 dillema
* Makefile.in: install manpage
2001-03-13 13:06 dillema
* ChangeLog, README, totd.8: first totd manual page, derived from
README file
2001-03-13 11:14 dillema
* ne_io.c: unused variabel fix. trivial, but gets rid of a warning
* configure.in, cons_common.c, cons_tcp_response.c,
cons_udp_response.c, conv_trick.c, ev_udp_in.c, ne_io.c, ne_mesg.c,
ns_const.h, protos.h, res_record.c: patches from Kame CVS, send in
by itojun. Adds support for A6 and DNAME, and improves message
validation and fixes possible buffer overrun....
XXX the pkgsrc Makefile requires USE_INET6 in mk.conf at this moment,
as the program is meaningful only if you have IPv4/v6 dual-stack support.
I'm not sure if it actually requires IPv6 in kernel...