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


commit d94970b93c7d9d5ed3c4613ddb97538e2300bed4
Author: Ales Hvezda <ahvezda@seul.org>
Date:   Wed Jun 27 00:01:22 2007 -0400

    Missing \ that was causing configure.ac.in to be not included in the dist.

commit 53113aa266dd463057123fb0a79e1d638fef82bc
Author: Ales Hvezda <ahvezda@seul.org>
Date:   Tue Jun 26 23:40:37 2007 -0400

    Commited updated po files (using make update-po)

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

    Updated ChangeLogs using ./update-changelogs.sh

commit 5ec6a7a105b52578bb06a86bfb9d3653974ea56f
Author: Peter TB Brett <peter@peter-b.co.uk>
Date:   Sat Jun 23 20:07:36 2007 +0100

    Revert po file changes in edff766e8b15c311505810241528026f722e30b6.
    (cherry picked from commit 214166747c3146cd21af1e346c8ad1b1351dcde8)

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 ddb277edae93607d3525aa26158d651dd5667730
Author: Werner Hoch <werner.ho@gmx.de>
Date:   Tue Jun 26 22:25:01 2007 +0200

    updated german translation

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 88f34208e11f10497dde843d48dac57d01c27e6d
Author: Ales Hvezda <ahvezda@seul.org>
Date:   Sat Jun 2 01:02:42 2007 +0000

    Fixed the odd behavior of not cancelling the placement of components.
    
    Fixed a behavior where you would cancel (via right mouse button or escape)
    the placing of components, but gschem would still be in the add component
    mode (and clicks would still place components).
    (cherry picked from commit 14fb224ec0f09b0b95a083abcaf3f5eaaf41b74f)

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.

commit cfce8ceb3e21c3320f7f9f74c258706d4d13abbd
Author: Ales Hvezda <ahvezda@laptop.ales.net>
Date:   Mon Jun 25 23:02:04 2007 -0400

    Fix bug #1741452, segfault on "Include component as individual objects"
    
    Inserted a missing line to set the complex place list to NULL after freeing
    its contents.
    (cherry picked from commit adb2dc9eedb72dc180e081ded2fc1ed20dde0a23)

commit 41c48a315cb5ba3e13593cc53a139e66d141e1c2
Author: Peter TB Brett <peter@peter-b.co.uk>
Date:   Sat May 26 19:21:28 2007 +0000

    Help menu updates.
    
    Change help menu now that all documentation is in the wiki.
    (cherry picked from commit b0810d4d71e27bc32e0e0b1e903d230d97ca9ad6)

commit b46a034cb9ae64302b7fb6956ac58bdca494162f
Author: Dan McMahill <dan@mcmahill.net>
Date:   Wed May 30 04:11:07 2007 +0000

    Use "=" instead of "==" as an operator for test as the former
    is portable and the latter is a bash-ism
    (cherry picked from commit a50de86a4c0f45a1202c3fac77ba1b712de29330)

commit c138c01aafc705ae9f1b35f6a91d6b6f96d89c90
Author: Carlos Nieves Onega <cnieves@iespana.es>
Date:   Sat Jun 9 12:59:32 2007 +0000

    Changed nil by #f.
    
    Nil is no longer supported by guile 1.8. Applied patch from
    Peter Clifton changing nil by #f. Thanks.
    Note there are still some files using nil.
    (cherry picked from commit 251771e1f9acab07a3721d5828873464f56fa347)


#GCL#
