From owner-freebsd-doc@freebsd.org Sun Apr 10 11:50:06 2016 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A886AE2C0B for ; Sun, 10 Apr 2016 11:50:06 +0000 (UTC) (envelope-from nick@foobar.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4614F162D for ; Sun, 10 Apr 2016 11:50:06 +0000 (UTC) (envelope-from nick@foobar.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4567EAE2C09; Sun, 10 Apr 2016 11:50:06 +0000 (UTC) Delivered-To: doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4508FAE2C06 for ; Sun, 10 Apr 2016 11:50:06 +0000 (UTC) (envelope-from nick@foobar.org) Received: from mail.netability.ie (mail.netability.ie [IPv6:2a03:8900:0:100::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netability.ie", Issuer "RapidSSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DE81A162C; Sun, 10 Apr 2016 11:50:05 +0000 (UTC) (envelope-from nick@foobar.org) X-Envelope-To: gjb@freebsd.org Received: from cupcake.foobar.org (089-101-070076.ntlworld.ie [89.101.70.76] (may be forged)) (authenticated bits=0) by mail.netability.ie (8.15.2/8.14.9) with ESMTPSA id u3ABo1IB064336 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Apr 2016 12:50:02 +0100 (IST) (envelope-from nick@foobar.org) X-Authentication-Warning: cheesecake.ibn.ie: Host 089-101-070076.ntlworld.ie [89.101.70.76] (may be forged) claimed to be cupcake.foobar.org Message-ID: <570A3DE8.7030307@foobar.org> Date: Sun, 10 Apr 2016 12:50:00 +0100 From: Nick Hilliard User-Agent: Postbox 4.0.8 (Macintosh/20151105) MIME-Version: 1.0 To: doc@FreeBSD.org CC: gjb@freebsd.org Subject: omission in FreeBSD 10.3 release notes X-Enigmail-Version: 1.2.3 X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=ham autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on cheesecake.ibn.ie Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2016 11:50:06 -0000 Hi, https://www.freebsd.org/releases/10.3R/announce.html mentions that the em(4) and igb(4) drivers have been updated to the latest Intel drivers, but there is no mention of this in the release notes: https://www.freebsd.org/releases/10.3R/relnotes.html Nick