From owner-freebsd-stable@FreeBSD.ORG Wed Dec 4 07:58:49 2013 Return-Path: Delivered-To: FreeBSD-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 C6729FDB for ; Wed, 4 Dec 2013 07:58:49 +0000 (UTC) Received: from mail-pb0-x232.google.com (mail-pb0-x232.google.com [IPv6:2607:f8b0:400e:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 999861A7D for ; Wed, 4 Dec 2013 07:58:46 +0000 (UTC) Received: by mail-pb0-f50.google.com with SMTP id rr13so22986629pbb.37 for ; Tue, 03 Dec 2013 23:58:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=jsr/cGGxAMgpHua/F3bpJ3J+quIPVzz2BXfZuFTr94A=; b=Q9xE/DBlgyaPYqUxv9DASIBX1WPHZzVOE4Lu/yZ5xRFAaBSY/YudhBwahBuY3Cx1gL OlZfcfD1cHNmFnQDXjKHkzQZg6NMKXCTEvG9viUCno+r/kGSCv+CtBZkV2d+3PYgvGsR KYfCZl6057nFXFoc1O4WyXaEc4gvC6tjR7yAcfY2wzhxkE22W12+2B1jAbi1bvYhuYOa gciuLF7Godmy0vO3pPMT+y/O8w+yt0Uon8brUvhVm5JBRyp2jyfuXXVTUDwx4Pde+sNS YJG7gfo4SPnelRrH5qdwQWsApsoQJ1IhWuSB1O16BIIcf6GsWB5iNiGdMgMWNF/RMhQu 53Uw== X-Received: by 10.68.236.133 with SMTP id uu5mr15969492pbc.153.1386143926300; Tue, 03 Dec 2013 23:58:46 -0800 (PST) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id hw10sm135339796pbc.24.2013.12.03.23.58.44 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 03 Dec 2013 23:58:45 -0800 (PST) Message-ID: <529EE0AF.1070208@FreeBSD.org> Date: Wed, 04 Dec 2013 18:58:39 +1100 From: Kubilay Kocak User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Thunderbird/26.0 MIME-Version: 1.0 To: Addin Hadinata , FreeBSD-stable@FreeBSD.org Subject: Re: [ASK] References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: koobs@FreeBSD.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Dec 2013 07:58:49 -0000 On 4/12/2013 6:52 PM, Addin Hadinata wrote: > Hey ! > > I just want to know when freebsd 10.0 stable release? and why release late? > > > > Addin Hadinata > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > Hi Addin, Usually, a delay in the release schedule is an outcome of regressions, bugs or other reports from users as they test the BETA releases. This is a good thing and means a more reliable and robust -RELEASE :) A recent update to the FreeBSD 10.0 Release Schedule can be found here: http://www.freebsd.org/releases/10.0R/schedule.html And a recent announcement for BETA4 here: http://lists.freebsd.org/pipermail/freebsd-stable/2013-December/076040.html Thanks for your question. -- Koobs