From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13821 invoked by alias); 20 Sep 2002 20:49:17 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 13814 invoked from network); 20 Sep 2002 20:49:16 -0000 Received: from unknown (HELO frigg.inter.net.il) (192.114.186.16) by sources.redhat.com with SMTP; 20 Sep 2002 20:49:16 -0000 Received: from Zaretsky ([80.230.2.40]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id BTQ12817; Fri, 20 Sep 2002 23:49:05 +0300 (IDT) Date: Fri, 20 Sep 2002 13:49:00 -0000 From: "Eli Zaretskii" To: kevinb@redhat.com Message-Id: <1438-Fri20Sep2002234946+0300-eliz@is.elta.co.il> CC: jimb@redhat.com, gdb-patches@sources.redhat.com In-reply-to: <1020919202706.ZM22461@localhost.localdomain> (message from Kevin Buettner on Thu, 19 Sep 2002 13:27:06 -0700) Subject: Re: [PATCH RFC] Character set support Reply-to: Eli Zaretskii References: <1020913003056.ZM15701@localhost.localdomain> <20020913004205.GB19479@nevyn.them.org> <3D815F66.4030605@ges.redhat.com> <3D8230F0.1080104@ges.redhat.com> <3D86BCB1.8050009@ges.redhat.com> <1020919202706.ZM22461@localhost.localdomain> X-SW-Source: 2002-09/txt/msg00537.txt.bz2 > Date: Thu, 19 Sep 2002 13:27:06 -0700 > From: Kevin Buettner > > Below is a new patch for the affected file. I'll commit everything > but this change shortly and wait for Eli to comment on the doc additions > below. I approved the previous version earlier today. The additions are also approved. Thanks!