diff --git a/UPDATING b/UPDATING index 26a63e50ea44..aa5c65881e37 100644 --- a/UPDATING +++ b/UPDATING @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.54 2002/03/11 04:57:55 itojun Exp $ +$NetBSD: UPDATING,v 1.55 2002/03/19 01:23:32 itojun Exp $ This file is intended to be a brief introduction to the build process and a reference on what to do if something doesn't work. @@ -7,6 +7,11 @@ For a more detailed description see Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20020319: + raw IPv6 socket now makes strict checking for sa_family and sa_len + on send(2) operation. be sure to have sbin/rtsol and usr.sbin/rtsold + newer than November 2001 when you upgrade the kernel. + 20020311: ssh configuration files were moved from /etc to /etc/ssh. Beware if you restart your machine from remote. Note that sshd.conf needs