From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1S2Dwn-0005NN-VE for mharc-grub-devel@gnu.org; Mon, 27 Feb 2012 22:41:53 -0500 Received: from eggs.gnu.org ([208.118.235.92]:39798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2Dwa-0005MX-47 for grub-devel@gnu.org; Mon, 27 Feb 2012 22:41:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S2DwY-0004do-BU for grub-devel@gnu.org; Mon, 27 Feb 2012 22:41:39 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:44700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2DwY-0004dZ-2B for grub-devel@gnu.org; Mon, 27 Feb 2012 22:41:38 -0500 Received: by eaal1 with SMTP id l1so248684eaa.0 for ; Mon, 27 Feb 2012 19:41:34 -0800 (PST) Received-SPF: pass (google.com: domain of phcoder@gmail.com designates 10.213.23.7 as permitted sender) client-ip=10.213.23.7; Authentication-Results: mr.google.com; spf=pass (google.com: domain of phcoder@gmail.com designates 10.213.23.7 as permitted sender) smtp.mail=phcoder@gmail.com; dkim=pass header.i=phcoder@gmail.com Received: from mr.google.com ([10.213.23.7]) by 10.213.23.7 with SMTP id p7mr2503479ebb.66.1330400494722 (num_hops = 1); Mon, 27 Feb 2012 19:41:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=qvJs8vOT6TZreBVI5wmvr0IASswDw/u5QnZhyzqo5ZE=; b=LwPHoRwItp4NXGGs9tZVQTX3jypwQ1q0wCKZrfUovKrzVItj8A9VZ8MNw7NE8JiC6r JPjAgZbSkcMGWDX14CxBqwU8kJSHGEfq0FFTyu5IcYmbbTXAAAtw9cyRkbzCJbqTDLTB NNkx8uIN45SCf8858dJCx/vQiaVPJo1ixb8HY= Received: by 10.213.23.7 with SMTP id p7mr1866241ebb.66.1330400494584; Mon, 27 Feb 2012 19:41:34 -0800 (PST) Received: from debian.x201.phnet (55-234.197-178.cust.bluewin.ch. [178.197.234.55]) by mx.google.com with ESMTPS id n17sm65441061eei.3.2012.02.27.19.41.32 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 27 Feb 2012 19:41:33 -0800 (PST) Message-ID: <4F4C4CE8.6010001@gmail.com> Date: Tue, 28 Feb 2012 04:41:28 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120216 Icedove/8.0 MIME-Version: 1.0 To: The development of GRUB 2 Subject: Frozen Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.215.169 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2012 03:41:53 -0000 Hello, all. As of now trunk is officially frozen. Now the feature patches should be committed to experimental until 2.00 is released. Exceptions are still possible but need to be discussed separately. Following actions are allowed in trunk: - Bugfixes as long as they are unlikely to add more bugs. - Documentation updates. - Adding TRANSLATORS comments. Please avoid changing strings from now on except if they are seriously wrong in order to ensure good translations for 2.00 I'm now running a battery of tests and once they are completed and I caught some sleep it will be uploaded to alpha.gnu.org. Following pending patches *may* qualify for freeze exceptions: - relocatable kernel support due to problems associated with overlaying EFI structures. - EDID support for EFI. It's small, unintrusive and enhances video - Submenus. Late arrival, seems to be unintrusive -- Regards Vladimir 'φ-coder/phcoder' Serbinenko