From owner-freebsd-stable@FreeBSD.ORG Mon Oct 10 15:15:06 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C890106564A for ; Mon, 10 Oct 2011 15:15:06 +0000 (UTC) (envelope-from boland37@xs4all.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.freebsd.org (Postfix) with ESMTP id 9340F8FC13 for ; Mon, 10 Oct 2011 15:15:05 +0000 (UTC) Received: from charlemagne.boland.org (59-36-215.ftth.xms.internl.net [82.215.36.59]) (authenticated bits=0) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id p9AFEYbA027427 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Mon, 10 Oct 2011 17:14:34 +0200 (CEST) (envelope-from boland37@xs4all.nl) Message-ID: <4E930BD9.4060609@xs4all.nl> Date: Mon, 10 Oct 2011 17:14:33 +0200 From: Michiel Boland User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.23) Gecko/20110930 Thunderbird/3.1.15 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: CAM_VERSION bump X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 10 Oct 2011 15:15:06 -0000 I see CAM_VERSION has been bumped in RELENG_9, but there is no note to this effect in /usr/src/UPDATING or /usr/ports/UPDATING. Should there not be one? (cdda2wav stopped working - so I had to do some source grepping to debug.)