From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32593 invoked by alias); 27 Jan 2004 22:25:38 -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 32534 invoked from network); 27 Jan 2004 22:25:34 -0000 Received: from unknown (HELO localhost.redhat.com) (66.187.230.200) by sources.redhat.com with SMTP; 27 Jan 2004 22:25:34 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id BBEAC1A440D; Tue, 27 Jan 2004 17:23:01 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16406.58565.676237.721982@localhost.redhat.com> Date: Tue, 27 Jan 2004 22:25:00 -0000 To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] synchronize readline w/ official patches In-Reply-To: <16405.35065.687607.660623@localhost.redhat.com> References: <16405.35065.687607.660623@localhost.redhat.com> X-SW-Source: 2004-01/txt/msg00707.txt.bz2 Elena Zannoni writes: > > There is a set of official patches to readline which are not all in > our version. I have merged the patches. The changelog entries are a > bit unorthodox but I wanted to leave a clear trail, to facilitate the > next full readline import (easier to check whether those are in > readline 4.4). One of the patches was merged by Michael, so I added > some info to his changelog entry. > > tested on i686-linux-gnu. > > I'll wait for a couple of days before checking them in, in case > somebody wants to retest. > > elena > > thanks, Michael and Eli for testing this. I've committed it. elena