From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15225 invoked by alias); 5 Feb 2004 19:34:04 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 15203 invoked from network); 5 Feb 2004 19:34:03 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 5 Feb 2004 19:34:03 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id E3CCC2B92; Thu, 5 Feb 2004 14:33:58 -0500 (EST) Message-ID: <40229AA6.4010005@gnu.org> Date: Thu, 05 Feb 2004 19:34:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 MIME-Version: 1.0 To: gcc@gcc.gnu.org, gdb@sources.redhat.com, binutils@sources.redhat.com Cc: Ben Elliston Subject: Re: DejaGnu 1.4.4 release References: <87smhxiu5d.fsf@wasabisystems.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00047.txt.bz2 [Ben, nice!] Now the questions: - should src/dejagnu/ be replaced? - should src/dejagnu/ be removed? I don't personally care either way (but don't try to sign me up for any heavy lifting :-). Andrew > DejaGnu 1.4.4 has been released. > > This release cleans up the source tree, makes a start at overhauling > the documentation, updates to modern versions of build tools like > automake and autoconf and applies patches that have been accumulating > in the sibling source repository at sources.redhat.com. > > The hope is that these cleanups will make it easier to start improving > DejaGnu on a wider scale. Feel free to submit suggestions to the > DejaGnu mailing list for improvements. > > Major changes from 1.4.2 and 1.4.3: > > 1. New XML output option, so test results can be loaded into a database. > 2. Support for the KFAIL/KPASS (known failures). > 3. New "Hello World" example. > 4. New tutorial chapter. > 5. Test cases build with either GCC 2.x or 3.x. > 6. BlueGnu has been removed from the contrib directory. > 7. The contrib/test* scipts were bitrotten and have been removed. If > you still want copies of these, they can be found in the previous > DejaGnu release. > 8. i960glue.c has been removed. > > The source tar file is now available from: > > ftp.gnu.org:/pub/gnu/dejagnu/dejagnu-1.4.4.tar.gz > > The MD5 checksum of the file is: > > MD5 (dejagnu-1.4.4.tar.gz) = 053f18fd5d00873de365413cab17a666 > > Enjoy! >