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


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

    Updated ChangeLogs using ./update-changelogs.sh

commit 0fe9bf712db63d15521633a20e2d7f5992d590c9
Author: Ales Hvezda <ahvezda@seul.org>
Date:   Tue Jun 26 23:19:12 2007 -0400

    Updated dotted version to 1.0.1 for the first stable-1.0 branch release

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 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#
