From owner-freebsd-stable@FreeBSD.ORG Mon Jan 20 17:58:49 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A210E818 for ; Mon, 20 Jan 2014 17:58:49 +0000 (UTC) Received: from eg.sd.rdtc.ru (eg.sd.rdtc.ru [IPv6:2a03:3100:c:13::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7B778194A for ; Mon, 20 Jan 2014 17:58:48 +0000 (UTC) X-Envelope-From: eugen@grosbein.net X-Envelope-To: Received: from eg.sd.rdtc.ru (eugen@localhost [127.0.0.1]) by eg.sd.rdtc.ru (8.14.7/8.14.7) with ESMTP id s0KHwcLZ017452 for ; Tue, 21 Jan 2014 00:58:38 +0700 (NOVT) (envelope-from eugen@grosbein.net) Message-ID: <52DD63CE.1000104@grosbein.net> Date: Tue, 21 Jan 2014 00:58:38 +0700 From: Eugene Grosbein User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130415 Thunderbird/17.0.5 MIME-Version: 1.0 To: stable@freebsd.org Subject: Re: 10.0 Release Notes section 2.2 References: <52DD6220.2020005@rdtc.ru> In-Reply-To: <52DD6220.2020005@rdtc.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.3 required=5.0 tests=ALL_TRUSTED,BAYES_00, LOCAL_FROM autolearn=no version=3.3.2 X-Spam-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 2.6 LOCAL_FROM From my domains X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eg.sd.rdtc.ru X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jan 2014 17:58:49 -0000 On 21.01.2014 00:51, Eugene Grosbein wrote: > Hi! > > Is it possible to fix 10.0 Release Notes section 2.2? > http://www.freebsd.org/releases/10.0R/relnotes.html#new > > It describes superpages, textdumps, KSE removal, cpuset, kern.features, ULE > as new features for 10.0 despite of the fact these functions are present > since 8.0 and some of them in 7.2. In fact, not only section 2.2 but many other sections of Release Notes are full of old features present in 9.x, 8.x and 7.x versions describes as new. Eugene Grosbein