From owner-freebsd-questions@FreeBSD.ORG Wed Apr 14 14:18:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B282916A4CE for ; Wed, 14 Apr 2004 14:18:34 -0700 (PDT) Received: from smtpout.mac.com (A17-250-248-46.apple.com [17.250.248.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EF6443D55 for ; Wed, 14 Apr 2004 14:18:33 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id i3ELIXmG013000; Wed, 14 Apr 2004 14:18:33 -0700 (PDT) Received: from [10.1.1.193] (nfw2.codefab.com [199.103.21.225] (may be forged)) (authenticated bits=0)i3ELIWBP024953; Wed, 14 Apr 2004 14:18:32 -0700 (PDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <439FBD62-8E59-11D8-8025-003065ABFD92@mac.com> Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Wed, 14 Apr 2004 17:18:24 -0400 To: Brian Henning X-Mailer: Apple Mail (2.613) cc: freebsd-questions@freebsd.org Subject: Re: quick queston X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2004 21:18:34 -0000 On Apr 14, 2004, at 4:48 PM, Brian Henning wrote: > Where on the freebsd website can i find info on the difference between > FBSD 4.10 and FBSD 4.9? Until 4.10 is "officially released", the information you ask for may not be completely available, but http://www.freebsd.org/releases/4.10R/relnotes.html will be the place to look when it is. [ Replace the .10 with a .9, and you'll see what the changes between 4.8 and 4.9 were, for instance. ] -- -Chuck