Updated all ChangeLogs to pick up all new commits
[geda-gaf/whiteaudio.git] / symbols / ChangeLog
blob535047344828c2227b762a922d0eb21072979937
1 # Do not edit this file - generated from version control history
4 commit 491e639b9147780fa58dce15c06591cf28470987
5 Author: Ales Hvezda <ahvezda@seul.org>
6 Date:   Sun Sep 28 17:01:21 2008 -0400
8     Updated all date versions to 20080929 (today!)
9     
10     The other (dotted) version was updated previously in:
11     7737ec1544d967202bdd425792795d00918897f2
13 commit 7737ec1544d967202bdd425792795d00918897f2
14 Author: Ales Hvezda <ahvezda@seul.org>
15 Date:   Wed Mar 5 05:22:55 2008 -0500
17     Updated versions to 1.4.1 in prep for the start of a new bug fix release
19 commit b202ee510fb90cedd038ce5ec41cc6de453dbeea
20 Author: Ales Hvezda <ahvezda@seul.org>
21 Date:   Sun Jan 27 11:47:13 2008 -0500
23     Updated ChangeLogs for the 1.4.0 release
25 commit f1d90025127f83b606003ae9a42b85fdba60e490
26 Author: Ales Hvezda <ahvezda@seul.org>
27 Date:   Sat Jan 26 21:29:01 2008 -0500
29     Fixed reversed VDD/VSS nets in this hex schmitt trigger
30     
31     There are probably more 4000 series symbols that have VDD and VSS
32     reversed.
34 commit 3d43c5d642ebe12a69380e8accf5533d338ee5e5
35 Author: Ales Hvezda <ahvezda@seul.org>
36 Date:   Sat Jan 26 20:07:45 2008 -0500
38     Bumped versions to 1.4.0/20080127/33:0:0 for the next stable release
40 commit 9b075276bf13f694b9d7f2cf64197da03b7d1cc6
41 Author: Werner Hoch <werner.ho@gmx.de>
42 Date:   Sun Jan 13 10:13:26 2008 +0100
44     fixed symbol with invalid pintype attribute
46 commit 94710653de304223bfc0a28714b65b603f00c371
47 Author: Werner Hoch <werner.ho@gmx.de>
48 Date:   Sun Jan 13 10:04:13 2008 +0100
50     detach missplaced symbol attributes
52 commit fff1b269a4fbedd7b53fb6673377bb35beb0805c
53 Author: Werner Hoch <werner.ho@gmx.de>
54 Date:   Sun Jan 13 09:46:41 2008 +0100
56     fixed two symbols with missplaced pin attribute errors
58 commit d2047bc2a06e6534ff32464d36f8a95aec11b9d7
59 Author: Ales Hvezda <ahvezda@seul.org>
60 Date:   Fri Jan 11 01:11:12 2008 -0500
62     Updated all ChangeLogs for this release (1.3.1)
64 commit bf5bee9817c59dc8c0f97f95a677cf3d5341b798
65 Author: Dan McMahill <dan@mcmahill.net>
66 Date:   Thu Jan 10 20:38:05 2008 -0500
68     add MAX3674 symbol
70 commit d0a4d59bef3464e82813a496732b7eac15778874
71 Author: Werner Hoch <werner.ho@gmx.de>
72 Date:   Sun Jan 6 13:50:23 2008 +0100
74     symbols: added german sharp s character to the font
75     
76     added character and added it to the geda-font.scm definition
78 commit b2380c0f70344117be7045a5fc1483698fdf4358
79 Author: Ales Hvezda <ahvezda@seul.org>
80 Date:   Sat Jan 5 20:57:51 2008 -0500
82     Bumped versions to 1.3.1/20080110/32:0:0 for the next development snapshot
83     
84     Note, libgeda's so did not change at this time.
86 commit 2f7e3ae60480743a8268d392272d05bd77dd75c8
87 Author: Ales Hvezda <ahvezda@seul.org>
88 Date:   Mon Dec 31 20:43:08 2007 -0500
90     Updated all ChangeLogs for the past development release (1.3.0)
91     
92     This step was supposed to happen before the 1.3.0 tarballs were released.
93     These changes will be picked up in a subsequent release.
95 commit ba474af87840a0d49e04a00de96b7df2944c09bd
96 Author: Ales Hvezda <ahvezda@seul.org>
97 Date:   Sat Dec 29 09:57:43 2007 -0500
99     Bumped versions to 1.3.0/20071229/32:0:0 for the next development snapshot
101 commit 3b040cf8d60a8fbe45f6e7c5f3d71a3dea119357
102 Author: Peter Clifton <pcjc2@cam.ac.uk>
103 Date:   Wed Dec 19 17:48:57 2007 +0000
105     Add intltoolize to the build infrastructure
106     
107     Provide intltoolize infrastructure for translating .desktop and MIME
108     XML files. Run gettextize after intltoolize if required, so that the
109     infrastructure for providing libintl on a non GNU system still works.
111 commit e4a1fa8545e76b4ef82cc1253e65a844fa5fea88
112 Author: Peter TB Brett <peter@peter-b.co.uk>
113 Date:   Thu Nov 29 13:32:15 2007 +0000
115     symbols: Nicer names for default libraries
116     
117     Use the features added in the component library backend rewrite to
118     give the default component libraries less cryptic names.
119     
120     Also, put them in a sensible order, and disable component library
121     sorting by default so that that order is preserved.
123 commit 40c0582e39d6a7ed0a41e0e5deedc0bfd03bbddc
124 Author: Cesar Strauss <cestrauss@gmail.com>
125 Date:   Thu Nov 15 19:11:12 2007 -0200
127     Use forward slashes as path separators on MinGW.
128     
129     They are also acceptable as path separators on MinGW.
131 commit ce2255f2633c9bb14dcd3813e019a84d8acce3a3
132 Author: Peter Clifton <pcjc2@cam.ac.uk>
133 Date:   Thu Oct 4 21:24:15 2007 +0100
135     Alter system-gafrc to process .scm files in $GEDA_DATA_DIR/gafrc.d/
136     
137     This change allows each symbol package (e.g. geda-symbols) to install a
138     scheme config file under this dir to load its contents. This allows
139     additional symbol packages to be installed globally without needing to edit
140     either geda-clib.scm or system-gafrc.
141     
142     Also moves the installation of geda-clib.scm into this directory.
144 commit 89e453d165095d22c151ff9c1195c7d3e1fea811
145 Author: Werner Hoch <werner.ho@gmx.de>
146 Date:   Sat Sep 15 10:45:44 2007 +0200
148     fixed symbols/linear/lm7912-1.sym
149     
150     changed pinnumbers and added footprint and some attributes
151     bumped symversion to 1.0
153 commit 086908ed44c9abc6d5907888695933b59ead4684
154 Author: Ales Hvezda <ahvezda@seul.org>
155 Date:   Sun Sep 2 22:48:59 2007 -0400
157     Last minute updates to the READMEs for all projects
158     
159     Cherry picked from stable-1.2 branch, since these changes apply to master
160     too.
161     (cherry picked from commit 88fcb8d1bcdaa1436572d6a0ebe86f4df242a8d6)
163 commit 6056ef48272778419d39e0233f395bfd60019ab9
164 Author: Ales Hvezda <ahvezda@seul.org>
165 Date:   Sun Aug 19 22:40:19 2007 -0400
167     Update ChangeLogs using: ./update-changelogs.sh 1.0-20070526..master
169 commit 92b3b65d0cec286b0ce59fc43cc07dcb60c39fa1
170 Author: Ales Hvezda <ahvezda@seul.org>
171 Date:   Sat Aug 18 16:14:30 2007 -0400
173     Bumped versions to 1.1.2/20070818/30:2:0 for the next development snapshot
175 commit 525b4a0ff3a1b8cc321f117513796e4571702da8
176 Author: Bernd Jendrisse <bernd.jendrissek@gmail.com>
177 Date:   Sun Jul 29 09:56:33 2007 -0400
179     Applied patch to use $(GROFF) instead of which groff
181 commit e978b9098c7567ad3b9c834a5e4914de3bc039ec
182 Author: Ales Hvezda <ahvezda@seul.org>
183 Date:   Sun Jul 8 18:18:39 2007 -0400
185     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
187 commit d7e8f5abc35644e90bfabf84396023cab09f2968
188 Author: Ales Hvezda <ahvezda@seul.org>
189 Date:   Sun Jul 8 16:18:57 2007 -0400
191     Updated configure.ac[.in] and Makefile versions in prep for a release.
192     
193     The update was done by running ./update-versions.sh 1.1.1 20070708 30:1
194     at the toplevel.  libgeda's shared library version is now 30:1:0
196 commit 3f3505662fe4bb8c585aea0ea965296bd923956c
197 Author: Carlos Nieves Onega <cnieves@iespana.es>
198 Date:   Sun Jul 8 21:16:17 2007 +0200
200     Added *~ to .gitignore files.
202 commit dd995d808b9f4440db48d2daa2473a9d9cfd88ef
203 Author: Ales Hvezda <ahvezda@seul.org>
204 Date:   Thu Jul 5 01:36:31 2007 -0400
206     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
208 commit 099c49e5689afda4b8a5221dde73f9fdf1972ce7
209 Author: Ales Hvezda <ahvezda@seul.org>
210 Date:   Thu Jul 5 00:11:45 2007 -0400
212     Updated all version strings to 1.1.0 and 20070705
214 commit 87731dda219b0986fed0d1a7789e17678dd79d8c
215 Author: Ales Hvezda <ahvezda@seul.org>
216 Date:   Wed Jul 4 23:55:07 2007 -0400
218     Removed AM_MAINTAINER_MODE from all configure.ac[.in] files.
219     
220     Maintainer mode is no longer needed or desired now that we are no longer
221     using CVS.  Hopefully this will prevent some of the odd problems that were
222     observed during the last release when the Makefile's didn't get auto
223     regenerated.
225 commit dc7b8c53f4bc94626634887e46167a367a91f707
226 Author: Ales Hvezda <ahvezda@seul.org>
227 Date:   Wed Jul 4 23:32:15 2007 -0400
229     Changed gEDA/gaf's version mechanism to use new dotted X.Y.Z convention
230     
231     Added DOTTED_VERSION and DATE_VERSION variables to all configure.ac[.in]
232     files.  Changed all version related output to be DOTTED_VERSION.DATE_VERSION.
233     Updated the configure.ac[.in] files to have consistent top sections.
234     Updated code and various scheme files to use the new DOTTED_VERSION
235     and DATE_VERSION variables available via config.h.  Stopped using
236     PREPEND_VERSION_STRING as the mechanism for doing the dotted versions
237     (not intended for that use).  Updated update-versions.sh script to set the
238     version in all the configure.ac[.in] files and the toplevel Makefile.
239     Went through all the g_rc.c files and make the handling of rc file
240     mismatch handling consistent.
242 commit ba691725f807a4b0a250bfab5111a2c74c289413
243 Author: Peter TB Brett <peter@peter-b.co.uk>
244 Date:   Thu Jun 28 15:49:44 2007 +0100
246     symbols: Distribute ChangeLog-1.0
248 commit edff766e8b15c311505810241528026f722e30b6
249 Author: Peter TB Brett <peter@peter-b.co.uk>
250 Date:   Sat Jun 23 18:19:11 2007 +0100
252     Make sure various files are installed.
253     
254     Several new files were not being distributed. This patch addresses the
255     problem by adding files to EXTRA_DIST in automake input files.
257 commit e57c37a66edc1c4d4e4d7160001749df51b96c4b
258 Author: Peter Clifton <pcjc2@cam.ac.uk>
259 Date:   Sat Jun 23 18:17:29 2007 +0100
261     Move all .cvsignore files to .gitignore files
263 commit 018e591753e79a8d60fc3500dc90c60ff880983d
264 Author: Peter TB Brett <peter@peter-b.co.uk>
265 Date:   Sat Jun 23 16:57:27 2007 +0100
267     symbols: Fix right parenthesis font definition.
269 commit 065595ccd8b5e77616c29a37742357cfab0ae7f7
270 Author: Peter TB Brett <peter@peter-b.co.uk>
271 Date:   Sat Jun 23 16:11:44 2007 +0100
273     Changes to ChangeLog usage.
274     
275     With actual changes this time.  Old-style changelogs as of gaf 1.0
276     (release of 26th June 2007) are moved to ChangeLog-1.0; new (blank)
277     ChangeLogs replace them.  A script has been added to the gaf top level
278     to allow maintainers to update all the ChangeLog files immediately
279     prior to making out a release.
281 commit 9dde0233ebed32065511b567445f9f34d4b3bea1
282 Author: Peter TB Brett <peter@peter-b.co.uk>
283 Date:   Fri Jun 15 09:06:56 2007 +0100
285     Refactor system RC files
286     
287     Moved system-gafrc into the libgeda package, where it belongs.
288     Removed all environment and configure substitutions.  Created separate
289     font and component library setup scripts in the symbols package,
290     automatically loaded by system-gafrc if they exist.  Updated
291     system-gschemrc to use new infrastructure.
294 #GCL#