# Do not edit this file - generated from version control history


commit 1ad5827b32f7542a4d2a85bc46d3aea5f60f8ed3
Author: Ales Hvezda <ahvezda@seul.org>
Date:   Wed Jun 27 00:05:33 2007 -0400

    Added missing output files that should be in the dist

commit ac7d3f6709babece8bc24482ab5b7c5206be0d40
Author: Ales Hvezda <ahvezda@seul.org>
Date:   Tue Jun 26 23:25:42 2007 -0400

    Updated ChangeLogs using ./update-changelogs.sh

commit 9481e9ff6e01db872e8b9af91bf19b1b3e829749
Author: Peter TB Brett <peter@peter-b.co.uk>
Date:   Sat Jun 23 18:19:11 2007 +0100

    Make sure various files are installed.
    
    Several new files were not being distributed. This patch addresses the
    problem by adding files to EXTRA_DIST in automake input files.
    cherry picked from commit edff766e8b15c311505810241528026f722e30b6)
    
    Had to tweak gschem/po/de_DE.po since it was changed on the stable-1.0
    branch after this commit.  Removed libgeda/lib/Makefile.am and
    libgeda/scheme/Makefile.am which are not exist on this branch.  Had to
    manually add ChangeLog-1.0 to symbols/Makefile.am (this last fix should
    also probably go onto master).

commit dc7e1cd22c20b80b01032ee02c3e7eb71045a489
Author: Peter TB Brett <peter@peter-b.co.uk>
Date:   Sat Jun 23 16:11:44 2007 +0100

    Changes to ChangeLog usage.
    
    With actual changes this time.  Old-style changelogs as of gaf 1.0
    (release of 26th June 2007) are moved to ChangeLog-1.0; new (blank)
    ChangeLogs replace them.  A script has been added to the gaf top level
    to allow maintainers to update all the ChangeLog files immediately
    prior to making out a release.
    (cherry picked from commit 065595ccd8b5e77616c29a37742357cfab0ae7f7)

commit e67e4182992a494ac8203b201f26181f7b6221d8
Author: Dan McMahill <dan@mcmahill.net>
Date:   Tue Jun 26 18:11:39 2007 -0400

    guile-1.8.1 fixes and testsuite additions.
    
    Updated the cascade and pcbpins backends to work with guile-1.8.1.
    While here added a testsuite entry for these two backends.
    (cherry picked from commit b44a1e527497e55471a75b0af410e78310ed50d8)

commit 8c4f362d4b6e779f3319c960ee349f6a54ad71aa
Author: Dan McMahill <dan@mcmahill.net>
Date:   Tue Jun 26 16:20:58 2007 -0400

    Portability fixes for the testsuite.
    
    Get the testsuite fully working on SunOS-5.9/sparc.  This
    entails two issues.  The "-I" option to diff is a GNU
    extension and is not supported by the solaris diff.  Work
    around this by using sed to filter out the lines which were
    to be ignored.  This addresses the tests run by gnetlist/tests/runtest.sh.
    
    The other issue is that the longopts tests in the spice-sdb
    testsuite should not be run on a system that does not have
    getopt_long().  To address this, extend the run_tests.sh to allow
    a variable in the tests.list file to disable a test unless set to "yes".
    (cherry picked from commit f8680b18c8e27617eccbbf158acb84ccac7ac386)

commit fcbfa2a019a12d84e92869a7bed173d0c785bf8a
Author: Ales Hvezda <ahvezda@laptop.ales.net>
Date:   Tue Jun 26 00:26:07 2007 -0400

    Updated all the package versions to 20070626 in prep for a stable release.

commit b4d11e34a41ed0a163480e9caee89302527013c9
Author: Ales Hvezda <ahvezda@laptop.ales.net>
Date:   Sun Jun 24 22:22:32 2007 -0400

    Added *.o (all object files) to all src .gitignore files.
    (cherry picked from commit a4e956c6272ea982ec54327dcc5e3aa528ac8c99)

commit 2d65e9c33c58b52296ab92ad55d01f2896c66465
Author: Peter Clifton <pcjc2@cam.ac.uk>
Date:   Sat Jun 23 18:17:29 2007 +0100

    Move all .cvsignore files to .gitignore files
    (cherry picked from commit e57c37a66edc1c4d4e4d7160001749df51b96c4b)

commit b86f7161a6d367d45621cba511fad047d4175b60
Author: Ales Hvezda <ahvezda@laptop.ales.net>
Date:   Mon Jun 25 22:31:07 2007 -0400

    Changed/updated the #define mechanism for creating custom gEDA/gaf versions.
    
    Previously this mechanism was used to create custom versions of gEDA/gaf.
    With the coming of stable and development versions of gEDA/gaf, this
    mechanism was changed so that end users can tell the difference between
    a stable release vs a development release (by looking at the version string).
    The CUSTOM_VERSION #define was changed PREPEND_VERSION_STRING and is now
    prepended to any strings that output the VERSION string.
    
    Changed PREPEND_VERSION_STRING to 1.0- since this is the stable-1.0 branch.
    Had to resolve a cherry-pick conflict in gattrib's about dialog box since
    it changed a bit more on the master branch.


#GCL#
