Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
[geda-gaf/peter-b.git] / docs / ChangeLog
blobbe274c4660cfb28f9fa68ede170917e048a0ef35
1 # Do not edit this file - generated from version control history
4 commit d7e8f5abc35644e90bfabf84396023cab09f2968
5 Author: Ales Hvezda <ahvezda@seul.org>
6 Date:   Sun Jul 8 16:18:57 2007 -0400
8     Updated configure.ac[.in] and Makefile versions in prep for a release.
9     
10     The update was done by running ./update-versions.sh 1.1.1 20070708 30:1
11     at the toplevel.  libgeda's shared library version is now 30:1:0
13 commit 3f3505662fe4bb8c585aea0ea965296bd923956c
14 Author: Carlos Nieves Onega <cnieves@iespana.es>
15 Date:   Sun Jul 8 21:16:17 2007 +0200
17     Added *~ to .gitignore files.
19 commit ee1821ad48f0553d9287be6be9ca7fd3e5c965e9
20 Author: Ales Hvezda <ahvezda@seul.org>
21 Date:   Thu Jul 5 09:11:20 2007 -0400
23     Added new script to EXTRA_DIST
25 commit dd995d808b9f4440db48d2daa2473a9d9cfd88ef
26 Author: Ales Hvezda <ahvezda@seul.org>
27 Date:   Thu Jul 5 01:36:31 2007 -0400
29     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
31 commit 24bc0f38e5eedc7f67c33f52c7395236d62d24de
32 Author: Ales Hvezda <ahvezda@seul.org>
33 Date:   Thu Jul 5 01:27:02 2007 -0400
35     Downloaded and integrated latest wiki documentation from the geda website.
36     
37     Also updated some of the wiki scripts a little.  Fetching and integrating
38     the latest wiki version isn't fully automated yet, but getting there.
40 commit 099c49e5689afda4b8a5221dde73f9fdf1972ce7
41 Author: Ales Hvezda <ahvezda@seul.org>
42 Date:   Thu Jul 5 00:11:45 2007 -0400
44     Updated all version strings to 1.1.0 and 20070705
46 commit dc7b8c53f4bc94626634887e46167a367a91f707
47 Author: Ales Hvezda <ahvezda@seul.org>
48 Date:   Wed Jul 4 23:32:15 2007 -0400
50     Changed gEDA/gaf's version mechanism to use new dotted X.Y.Z convention
51     
52     Added DOTTED_VERSION and DATE_VERSION variables to all configure.ac[.in]
53     files.  Changed all version related output to be DOTTED_VERSION.DATE_VERSION.
54     Updated the configure.ac[.in] files to have consistent top sections.
55     Updated code and various scheme files to use the new DOTTED_VERSION
56     and DATE_VERSION variables available via config.h.  Stopped using
57     PREPEND_VERSION_STRING as the mechanism for doing the dotted versions
58     (not intended for that use).  Updated update-versions.sh script to set the
59     version in all the configure.ac[.in] files and the toplevel Makefile.
60     Went through all the g_rc.c files and make the handling of rc file
61     mismatch handling consistent.
63 commit edff766e8b15c311505810241528026f722e30b6
64 Author: Peter TB Brett <peter@peter-b.co.uk>
65 Date:   Sat Jun 23 18:19:11 2007 +0100
67     Make sure various files are installed.
68     
69     Several new files were not being distributed. This patch addresses the
70     problem by adding files to EXTRA_DIST in automake input files.
72 commit e57c37a66edc1c4d4e4d7160001749df51b96c4b
73 Author: Peter Clifton <pcjc2@cam.ac.uk>
74 Date:   Sat Jun 23 18:17:29 2007 +0100
76     Move all .cvsignore files to .gitignore files
78 commit 065595ccd8b5e77616c29a37742357cfab0ae7f7
79 Author: Peter TB Brett <peter@peter-b.co.uk>
80 Date:   Sat Jun 23 16:11:44 2007 +0100
82     Changes to ChangeLog usage.
83     
84     With actual changes this time.  Old-style changelogs as of gaf 1.0
85     (release of 26th June 2007) are moved to ChangeLog-1.0; new (blank)
86     ChangeLogs replace them.  A script has been added to the gaf top level
87     to allow maintainers to update all the ChangeLog files immediately
88     prior to making out a release.
91 #GCL#