1 # Do not edit this file - generated from version control history
4 commit 79cb7649e3f493005ae5146f212a35c03bb5f74c
5 Author: Ales Hvezda <ahvezda@seul.org>
6 Date: Sat Dec 20 20:59:41 2008 -0500
8 Oops, created a release with the wrong release date. Today is the 20081220
12 commit 389ee59aa4e37b29862395b56ae62a42cc7fa9cd
13 Author: Ales Hvezda <ahvezda@seul.org>
14 Date: Sat Dec 20 20:13:16 2008 -0500
16 Updated ChangeLogs for the 1.4.2.20081218 release
19 ./update-changelogs.sh 1.0-20070526..stable-1.4
21 commit 59f9593cf903345f96f78fbd365c008061cf600e
22 Author: Ales Hvezda <ahvezda@seul.org>
23 Date: Sat Dec 20 19:07:12 2008 -0500
25 Bumped the reveision number libgeda's shared library and updated versions.
27 Updated all version to 1.4.2.20081218. Update was done by running:
28 ./update-versions.sh 1.4.2 20081218 33:1:0
30 commit 6cb66fef58470e627bbf33eac4a50d928a15b4c7
31 Author: Ales Hvezda <ahvezda@seul.org>
32 Date: Sun Sep 28 17:41:58 2008 -0400
34 Another round of updating ChangeLogs in prep for the release
36 commit 58a3d3cfd1ae6e98c41b733821461d3753c68bfe
37 Author: Ales Hvezda <ahvezda@seul.org>
38 Date: Sun Sep 28 17:05:45 2008 -0400
40 Updated all ChangeLogs to pick up all new commits
42 This was done by by running: ./update-changelogs.sh 1.0-20070526..stable-1.4
44 commit 491e639b9147780fa58dce15c06591cf28470987
45 Author: Ales Hvezda <ahvezda@seul.org>
46 Date: Sun Sep 28 17:01:21 2008 -0400
48 Updated all date versions to 20080929 (today!)
50 The other (dotted) version was updated previously in:
51 7737ec1544d967202bdd425792795d00918897f2
53 commit 7737ec1544d967202bdd425792795d00918897f2
54 Author: Ales Hvezda <ahvezda@seul.org>
55 Date: Wed Mar 5 05:22:55 2008 -0500
57 Updated versions to 1.4.1 in prep for the start of a new bug fix release
59 commit b202ee510fb90cedd038ce5ec41cc6de453dbeea
60 Author: Ales Hvezda <ahvezda@seul.org>
61 Date: Sun Jan 27 11:47:13 2008 -0500
63 Updated ChangeLogs for the 1.4.0 release
65 commit 3d43c5d642ebe12a69380e8accf5533d338ee5e5
66 Author: Ales Hvezda <ahvezda@seul.org>
67 Date: Sat Jan 26 20:07:45 2008 -0500
69 Bumped versions to 1.4.0/20080127/33:0:0 for the next stable release
71 commit d2047bc2a06e6534ff32464d36f8a95aec11b9d7
72 Author: Ales Hvezda <ahvezda@seul.org>
73 Date: Fri Jan 11 01:11:12 2008 -0500
75 Updated all ChangeLogs for this release (1.3.1)
77 commit 1314f9a1aa89f85b27318a2af8d565614e1b8510
78 Author: Peter Clifton <pcjc2@cam.ac.uk>
79 Date: Fri Jan 11 01:57:31 2008 +0000
81 Fix some footprint= refdes in the gTAG example
83 commit a2e742c2f1c3f827af39f3665b0c2dfb37744d7f
84 Author: Ales Hvezda <ahvezda@seul.org>
85 Date: Thu Jan 10 00:52:16 2008 -0500
87 Argh, forgot to update the Makefile.am for the gTAG fixes.
89 This change also belongs to 3fbc908cb6e3be4fb79d32c641cfb15b4765183f
90 and 34d9611f5c27c3617541705edb1fb380ca161
92 commit 3fbc908cb6e3be4fb79d32c641cfb15b4765183f
93 Author: Ales Hvezda <ahvezda@seul.org>
94 Date: Thu Jan 10 00:36:02 2008 -0500
96 Additional changes need to make gTAG example to work correctly
98 Oops, changes should have been part of 34d9611f5c27c3617541705edb1fb380ca161d53
100 commit 34d9611f5c27c3617541705edb1fb380ca161d53
101 Author: Ales Hvezda <ahvezda@seul.org>
102 Date: Thu Jan 10 00:33:03 2008 -0500
104 Fixed up the gTAG example to load correctly from different directory
106 When running gschem from a different directory than the gTAG example
107 directory, the schematics would not load up correctly because a gafrc
108 was not found (with all the component/source library paths).
110 commit b2380c0f70344117be7045a5fc1483698fdf4358
111 Author: Ales Hvezda <ahvezda@seul.org>
112 Date: Sat Jan 5 20:57:51 2008 -0500
114 Bumped versions to 1.3.1/20080110/32:0:0 for the next development snapshot
116 Note, libgeda's so did not change at this time.
118 commit 2f7e3ae60480743a8268d392272d05bd77dd75c8
119 Author: Ales Hvezda <ahvezda@seul.org>
120 Date: Mon Dec 31 20:43:08 2007 -0500
122 Updated all ChangeLogs for the past development release (1.3.0)
124 This step was supposed to happen before the 1.3.0 tarballs were released.
125 These changes will be picked up in a subsequent release.
127 commit ba474af87840a0d49e04a00de96b7df2944c09bd
128 Author: Ales Hvezda <ahvezda@seul.org>
129 Date: Sat Dec 29 09:57:43 2007 -0500
131 Bumped versions to 1.3.0/20071229/32:0:0 for the next development snapshot
133 commit 3b040cf8d60a8fbe45f6e7c5f3d71a3dea119357
134 Author: Peter Clifton <pcjc2@cam.ac.uk>
135 Date: Wed Dec 19 17:48:57 2007 +0000
137 Add intltoolize to the build infrastructure
139 Provide intltoolize infrastructure for translating .desktop and MIME
140 XML files. Run gettextize after intltoolize if required, so that the
141 infrastructure for providing libintl on a non GNU system still works.
143 commit 6056ef48272778419d39e0233f395bfd60019ab9
144 Author: Ales Hvezda <ahvezda@seul.org>
145 Date: Sun Aug 19 22:40:19 2007 -0400
147 Update ChangeLogs using: ./update-changelogs.sh 1.0-20070526..master
149 commit 92b3b65d0cec286b0ce59fc43cc07dcb60c39fa1
150 Author: Ales Hvezda <ahvezda@seul.org>
151 Date: Sat Aug 18 16:14:30 2007 -0400
153 Bumped versions to 1.1.2/20070818/30:2:0 for the next development snapshot
155 commit 19b6b06461a906399126803d4c46a5a42d1cc784
156 Author: Stuart Brorson <sdb@cloud9.net>
157 Date: Sun Aug 5 05:30:58 2007 -0400
159 Updated files to fix problems noted by Chitlesh.
161 Fixed files to fix following problems with Fedora:
162 * DOS style line endings on a couple lines (WTF???)
163 * Removed absolute paths present in example file.
165 commit e978b9098c7567ad3b9c834a5e4914de3bc039ec
166 Author: Ales Hvezda <ahvezda@seul.org>
167 Date: Sun Jul 8 18:18:39 2007 -0400
169 Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
171 commit d7e8f5abc35644e90bfabf84396023cab09f2968
172 Author: Ales Hvezda <ahvezda@seul.org>
173 Date: Sun Jul 8 16:18:57 2007 -0400
175 Updated configure.ac[.in] and Makefile versions in prep for a release.
177 The update was done by running ./update-versions.sh 1.1.1 20070708 30:1
178 at the toplevel. libgeda's shared library version is now 30:1:0
180 commit 3f3505662fe4bb8c585aea0ea965296bd923956c
181 Author: Carlos Nieves Onega <cnieves@iespana.es>
182 Date: Sun Jul 8 21:16:17 2007 +0200
184 Added *~ to .gitignore files.
186 commit dd995d808b9f4440db48d2daa2473a9d9cfd88ef
187 Author: Ales Hvezda <ahvezda@seul.org>
188 Date: Thu Jul 5 01:36:31 2007 -0400
190 Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
192 commit 099c49e5689afda4b8a5221dde73f9fdf1972ce7
193 Author: Ales Hvezda <ahvezda@seul.org>
194 Date: Thu Jul 5 00:11:45 2007 -0400
196 Updated all version strings to 1.1.0 and 20070705
198 commit dc7b8c53f4bc94626634887e46167a367a91f707
199 Author: Ales Hvezda <ahvezda@seul.org>
200 Date: Wed Jul 4 23:32:15 2007 -0400
202 Changed gEDA/gaf's version mechanism to use new dotted X.Y.Z convention
204 Added DOTTED_VERSION and DATE_VERSION variables to all configure.ac[.in]
205 files. Changed all version related output to be DOTTED_VERSION.DATE_VERSION.
206 Updated the configure.ac[.in] files to have consistent top sections.
207 Updated code and various scheme files to use the new DOTTED_VERSION
208 and DATE_VERSION variables available via config.h. Stopped using
209 PREPEND_VERSION_STRING as the mechanism for doing the dotted versions
210 (not intended for that use). Updated update-versions.sh script to set the
211 version in all the configure.ac[.in] files and the toplevel Makefile.
212 Went through all the g_rc.c files and make the handling of rc file
213 mismatch handling consistent.
215 commit edff766e8b15c311505810241528026f722e30b6
216 Author: Peter TB Brett <peter@peter-b.co.uk>
217 Date: Sat Jun 23 18:19:11 2007 +0100
219 Make sure various files are installed.
221 Several new files were not being distributed. This patch addresses the
222 problem by adding files to EXTRA_DIST in automake input files.
224 commit e57c37a66edc1c4d4e4d7160001749df51b96c4b
225 Author: Peter Clifton <pcjc2@cam.ac.uk>
226 Date: Sat Jun 23 18:17:29 2007 +0100
228 Move all .cvsignore files to .gitignore files
230 commit 065595ccd8b5e77616c29a37742357cfab0ae7f7
231 Author: Peter TB Brett <peter@peter-b.co.uk>
232 Date: Sat Jun 23 16:11:44 2007 +0100
234 Changes to ChangeLog usage.
236 With actual changes this time. Old-style changelogs as of gaf 1.0
237 (release of 26th June 2007) are moved to ChangeLog-1.0; new (blank)
238 ChangeLogs replace them. A script has been added to the gaf top level
239 to allow maintainers to update all the ChangeLog files immediately
240 prior to making out a release.