From owner-cvs-src@FreeBSD.ORG Thu Oct 25 06:45:30 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1507C16A419; Thu, 25 Oct 2007 06:45:30 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E40FE13C48D; Thu, 25 Oct 2007 06:45:29 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9P6jTp2060732; Thu, 25 Oct 2007 06:45:29 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9P6jTfB060731; Thu, 25 Oct 2007 06:45:29 GMT (envelope-from rafan) Message-Id: <200710250645.l9P6jTfB060731@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 25 Oct 2007 06:45:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2007 06:45:30 -0000 rafan 2007-10-25 06:45:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) . UPDATING Log: - Add a note about ctype(3) breakage. A proper fix is being working on, should be committed soon. Before that, advice users not to upgrade world. Also add instructions about how to recover from it. Discussed with: delphij Revision Changes Path 1.416.2.36 +11 -0 src/UPDATING