From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5228 invoked by alias); 19 Jan 2004 06:29:33 -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 5221 invoked from network); 19 Jan 2004 06:29:33 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 19 Jan 2004 06:29:33 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1AiStR-0006M2-OW; Mon, 19 Jan 2004 01:28:14 -0500 Date: Mon, 19 Jan 2004 06:29:00 -0000 Message-Id: From: Eli Zaretskii To: Andrew Cagney CC: gdb-patches@sources.redhat.com In-reply-to: <400B5C71.7020902@gnu.org> (message from Andrew Cagney on Sun, 18 Jan 2004 23:26:25 -0500) Subject: Re: [commit] Rename tui files Reply-to: Eli Zaretskii References: <400B5C71.7020902@gnu.org> X-SW-Source: 2004-01/txt/msg00498.txt.bz2 > Date: Sun, 18 Jan 2004 23:26:25 -0500 > From: Andrew Cagney > > Ref: Andrew Cagney - [rfc] New 8.3 TUI file names > http://sources.redhat.com/ml/gdb-patches/2004-01/msg00283.html > > This renames the tui/ directory files so that they are 8.3 friendly. > It also updates Makefile.in and a number of the other tui files. Thanks!