From owner-cvs-src@FreeBSD.ORG Mon Mar 7 17:01:10 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE62316A4E3 for ; Mon, 7 Mar 2005 17:01:09 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id E12CA43D31 for ; Mon, 7 Mar 2005 17:01:08 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru (8.13.0/vak/3.0) id j27GwA6j089151 for cvs-src@FreeBSD.org.checked; Mon, 7 Mar 2005 19:58:10 +0300 (MSK) (envelope-from rik@cronyx.ru) Received: from [144.206.181.94] (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru (8.13.0/vak/3.0) with ESMTP id j27Gu2O5089118; Mon, 7 Mar 2005 19:56:02 +0300 (MSK) (envelope-from rik@cronyx.ru) Message-ID: <422C87B0.1010508@cronyx.ru> Date: Mon, 07 Mar 2005 19:56:16 +0300 From: Roman Kurakin User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hiroki Sato References: <200503061908.j26J8pbt005109@repoman.freebsd.org> In-Reply-To: <200503061908.j26J8pbt005109@repoman.freebsd.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 17:01:10 -0000 Hiroki Sato wrote: >hrs 2005-03-06 19:08:51 UTC > > FreeBSD src repository > > Modified files: > release/doc/en_US.ISO8859-1/relnotes/common new.sgml > Log: > New release notes: > atkbd(4) 0x08 flag, > ipnat(8) redirect rule supports non-TCP/UDP packets, and > sppp(4) MPSAFE. > > Thanks! > > Update release notes: > pppd(8) incorrect CBCP response fix (MFC). > > Revision Changes Path > 1.817 +11 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml > >