Updated wiki from the website. Fixed wikifetch.sh to not download forever.
[geda-gaf/whiteaudio.git] / docs / ChangeLog
blobbd712efc6c89df4b153fa89983aa82398875565e
1 2007-05-25 Ales Hvezda   <ahvezda@geda.seul.org>
3         * scripts/postproc.sh, removedups.sh: Fixed/improved the wiki
4         scripts to work with the new wiki software.  Wrote a script to
5         remove duplicate images from the repository.
7         * wiki/*: Updated the wiki from the website
9         * scripts/wikifetch.sh: Updated script to exclude an export directory
10         that caused an infinite download 
12 2007-02-12 Ales Hvezda   <ahvezda@geda.seul.org>
14         * wiki/: Updated wiki snapshot from the live gEDA wiki.  Phase I 
15         (only changed content; new content coming in next phase).
16         
17         * wiki/: Added new content. Phase II (only new content; all makefiles
18         still need to be updated; next phase).
20         * scripts/copywip.sh: Added some incomplete logic to copy new content
21         from wip to wiki (only works on level 1 and level 2 directories)
23         * wiki/: Updated Makefile.am files with new content.  
25 2007-02-10 Ales Hvezda   <ahvezda@geda.seul.org>
27         * configure.ac: Bumped package version to 20070216.
29 2006-10-29 Ales Hvezda   <ahvezda@geda.seul.org>
31         * fileformats, gnetlist, gschem, hooks, keymapping, netattrib,
32         pads_backannotate, spice-sdb, switcap, symbols, templates,
33         tragesym_tutorial: Removed all obsolete documentation from CVS.
34         The wiki and the wiki snapshot is now the official documentation.
36         * attributes, cascade: Removed more obsolete documentation from CVS.
38 2006-10-20 Ales Hvezda   <ahvezda@geda.seul.org>
40         * configure.ac: Bumped package version to 20061020.
42         * wiki/*: Updated tarball copy of the wiki from the geda.seul.org
43         wiki.  Lots of various updates (many thanks to various people)
44         and now the tragesym tutorial (Thanks Werner) is now part of
45         the official documentation.
47         * scripts/copywip.sh, wikicommit.sh: Added a new script that makes
48         it easier to update changed files when updating the wiki
49         documentation.  Tweak to wikicommit.sh to make it easier to verify
50         that it is doing the right thing.
52         * wiki/*/Makefile.am: Fixed up various Makefiles that didn't quite
53         get created correctly because I didn't run the script in the right
54         directory and the script has some hardcoded directories that were
55         incorrect.  Need to fix that at some point.
57 2006-09-24 Ales Hvezda   <ahvezda@geda.seul.org>
59         * AUTHORS: Updated file pointing people at gschem's AUTHOR file 
60         as the complete list of authors.  Merged all listed files in this
61         file into gschem's file.
63 2006-09-06 Ales Hvezda   <ahvezda@geda.seul.org>
65         * configure.ac: Updated program version to 20060906.
67         * wiki/: Updated to the latest version from the gEDA wiki 
69         * wiki/Makefile.am: Updated to include new content
71 2006-08-24 Ales Hvezda   <ahvezda@geda.seul.org>
73         * scripts/populatemkfiles.sh: Added script to automatically go through
74         a directory tree and create Makefile.am files.
76         * wiki/*/Makefile.am: Added Makefile.am's to all wiki subdirs in
77         order to make distcheck work correctly.
79 2006-08-22 Ales Hvezda   <ahvezda@geda.seul.org>
81         * configure.ac: Removed the various doc program checks, since we are
82         no longer building the latex docs (the wiki snapshot is the official
83         documentation now).
85 2006-08-21 Ales Hvezda   <ahvezda@geda.seul.org>
87         * README: Updated the README a little to be ready for the next
88         release.
90         * configure.ac, Makefile.am, wiki/Makefile.am: Checked in first
91         snapshot of the wiki documentation.
93 2006-08-19 Ales Hvezda   <ahvezda@geda.seul.org>
95         * configure.ac: Bumped version number to 20060821 in prep for the
96         next gEDA/gaf release.
98 2006-08-14 Ales Hvezda   <ahvezda@geda.seul.org>
99         
100         * scripts/*, configure.ac, Makefile.am: Added scripts that
101         will be used in getting and cleaning up the the wiki documentation. 
102         wikifetch.sh was written by David Hart.  Thanks!
104 2006-06-05 Werner Hoch <werner.ho@gmx.de>
106         * tragesym_tutorial/*: updated the complete tragesym tutorial
108 2006-03-02 Ales Hvezda   <ahvezda@geda.seul.org>
110         * gschem/gschem.tex: Oops, fixed my overzealous use of search
111         and replace. 
113 2006-02-27 Carlos Nieves Onega <cnieves@iespana.es>
115         * gschem/gschem.tex: Added documentation for the new overbar 
116         feature.
117         
118 2006-02-25 Carlos Nieves Onega <cnieves@iespana.es>
119         * hooks/hooks_and_scheme.txt: Added documentation for some new 
120         hooks, and the new add-attribute-to-object function.
121         
122 2006-01-16 Ales Hvezda   <ahvezda@geda.seul.org>
124         * configure.ac: Bumped package version to 20060123
126         * README: Updated for the new year and release.
128 2005-11-06 Ales Hvezda   <ahvezda@geda.seul.org>
130         * gsch2pcb_tutorial/transistor-guide.html: Fixed link typo. 
132 2005-11-05 Ales Hvezda   <ahvezda@geda.seul.org>
134         * attributes/attributes.tex: Clarified that pinseq= is used in some
135         gnetlist backends to output the pins in increasing pin sequence.
137 2005-09-30 Carlos Nieves Onega <cnieves@iespana.es>
138         * fileformats/fileformats.tex: Added file format information for 
139         embedded pictures.
140         
141 2005-08-20 Ales Hvezda   <ahvezda@geda.seul.org>
143         * gsch2pcb_tutorial/*: Updated to Bill Wilson's latest version.
145 2005-08-19 Ales Hvezda   <ahvezda@geda.seul.org>
146         
147         * configure.ac: Bumped the package version to 20050820 which will be
148         a real snapshot.
150         * fileformats/fileformats.tex: Added 20050820 as a real release version
151         number.
153 2005-08-14 Ales Hvezda   <ahvezda@geda.seul.org>
155         * configure.ac: Updated package version to 20050814.  This is a 
156         temporary version and not a real release number.
158         * fileformats/fileformats.tex: Added 20050814 as a test version
159         which should not be used.
161 2005-03-15 Ales Hvezda   <ahvezda@geda.seul.org>
163         * configure.ac: The changes to configure.ac added on 3/12/05 have
164         been removed.  In the distributed tarballs, it is okay to not have
165         latex installed since the docs are pre-generated.
167 2005-03-14 Ales Hvezda   <ahvezda@geda.seul.org>
169         * gschem/gschem.tex: Removed obsolete install tests
171 2005-03-12 Ales Hvezda   <ahvezda@geda.seul.org>
173         * configure.ac: Changed script so that configure stops when one
174         of require programs is not found.
176 2005-03-08 Ales Hvezda   <ahvezda@geda.seul.org>
178         * configure.ac: Bumped version to 20050313
180         * gsch2pcb_tutorial/*: Updated tutorial to Bill Wilson's latest 
181         version.
183         * fileformats/fileformats.tex: Added 20050313 as a valid version
184         number
186         * gsch2pcb_tutorial/tutorial.html: Oops forgot a minor update to
187         get background image right.
189 2005-02-19 Carlos Nieves Onega <cnieves@iespana.es>
191         * fileformats/fileformats.tex: Added picture field description.
193 2004-12-28 Ales Hvezda   <ahvezda@geda.seul.org>
195         * toplevel/gedadocs.html.in: Added README.sysc to html manual page
197         * toplevel/gedadocs.html.in: Added README.eagle to html manual page
199         * fileformats/fileformats.tex: Added new valid version string
201         * toplevel/toplevel.html.in: Background color tweak
203 2004-12-27 Ales Hvezda   <ahvezda@geda.seul.org>
204         
205         * configure.ac: Updated version to 20041228
207 2004-07-06 Ales Hvezda   <ahvezda@geda.seul.org>
209         * attributes/attributes.tex: Added details on the symversion= 
210         attribute
212         * symbols/symbols.tex: Added info on the symversion= attribute and
213         some more hints/details on proper pin usage.
215 2004-07-03 Ales Hvezda   <ahvezda@geda.seul.org>
217         * configure.ac: Updated version to 20040710
219 2004-01-17 Ales Hvezda   <ahvezda@geda.seul.org>
221         * config.h.in: Remove machine generated file.
223 2004-01-11 Ales Hvezda   <ahvezda@geda.seul.org>
225         * fileformats/fileformats.tex: More really minor version field 
226         updates 
228         * configure.ac: Updated version to 20040111
230         * symbols/symbols.tex: Applied a patch by Dan McMahill (added some
231         more footprints). Thanks Dan.
233         * symbols/symbols.tex: Added a couple missing \'s to above patch
234         
235         * netattrib/netattrib.txt: Removed obsolete file from CVS.
237 2004-01-10 Ales Hvezda   <ahvezda@geda.seul.org>
239         * fileformats/fileformats.tex: Fixed valid/test versions
241 2004-01-06 Ales Hvezda   <ahvezda@geda.seul.org>
243         * toplevel/toplevel.html.in: Changed all readme to readmes
245         * Makefile.am, configure.ac, tragesym_tutoral/*, 
246         toplevel/toplevel.html.in: Add tragesym tutorial by Russ Dill.
247         All tutorials get installed into GEDADOCDIR/tutorials/name.
249         * Makefile.am, configure.ac, gsch2pcb_tutoral/*, 
250         toplevel/toplevel.html.in: Add gsch2pcb tutorial by Bill Wilson.
251         Minor cleanup (offline link fixups) to the various html files.
253         * attributes/attributes.tex: Added some text about setting 
254         the footprint to none and unknown.
256 2004-01-04 Ales Hvezda   <ahvezda@geda.seul.org>
258         * fileformats/fileformats.tex: Added newest valid version.
260         * fileformats/fileformats.tex: Added some text that states
261         that the file format is copyright and under the GPL version 2.0.
263 2004-01-03 Ales Hvezda   <ahvezda@geda.seul.org>
265         * cascade/cascade.tex and friends: Added RF Cascade symbols and
266         backend documentation by Dan McMahill.
268 2004-01-01 Ales Hvezda   <ahvezda@geda.seul.org>
270         * attributes/Makefile.am, fileformats/Makefile.am, 
271         gnetlist/Makefile.am, gschem/Makefile.am, 
272         pads_backannotate/Makefile.am, spice-sdb/Makefile.am, 
273         switcap/Makefile.am, symbols/Makefile.am:  Misc cleanup for
274         consistency sake.
276         * netattrib/Makefile.am netattrib.tex: Added texified netattrib
277         mini-HOWTO.  This work was done by Dan McMahill.  Thanks.
279         * toplevel/gedadocs.html: Greatly expanded the toplevel documentation
280         index to include all the newly installed docs and readmes.
282         * toplevel/Makefile.am, gedadocs.html.in: Created an .in file
283         which is preprocessed by the configure mechanism to create the
284         toplevel .html file.  This was done so that the version string
285         can be inserted into the html file.
287 2003-12-31 Ales Hvezda   <ahvezda@geda.seul.org>
289         * spice-sdb/*.html: Added a few missing "'s in key places and 
290         removed all absolute a href (replaced with local references)
292         * configure.ac: Bumped version to 20031231
294 2003-12-29 Ales Hvezda   <ahvezda@geda.seul.org>
296         * README: Updated license text to cover everything
298 2003-11-09 Ales Hvezda   <ahvezda@geda.seul.org>
300         * install-sh missing mkinstalldirs: Removed these files from the
301         CVS repository.
303         * autogen.sh: Added new script to recreate all the necessary auto*
304         files.
306         * Makefile.am: Remove install-sh missing mkinstalldirs when doing
307         maintainer-clean
309 2003-11-08 Ales Hvezda   <ahvezda@geda.seul.org>
311         * symbols/symbols.tex: Added an item to the symbol creation steps.
313 2003-10-19 Ales Hvezda   <ahvezda@geda.seul.org>
315         * fileformats/fileformats.tex: Added num_lines field for text
316         items.
318 2003-10-18 Ales Hvezda   <ahvezda@geda.seul.org>
320         * configure.ac: Updated version to something more recent, but this
321         version is not an official release.
322         
323 2003-10-05 Ales Hvezda   <ahvezda@geda.seul.org>
325         * fileformats/fileformats.tex: Split valid vs test version numbers
327 2003-10-04 Ales Hvezda   <ahvezda@geda.seul.org>
329         * configure.ac: Updated version to something more recent, but this
330         version is not an official release.
332         * fileformats/fileformats.tex: Updated doc to talk about the new
333         fileformat version number.      
335 2003-09-27 Ales Hvezda   <ahvezda@geda.seul.org>
337         * gnetlist/gnetlist.tex, gschem/gschem.tex: Added conversion of
338         .txt files to .tex by Dan McMahill.  Thanks. These files still
339         need to be revised, as they are quite dated.  You must have 
340         hyperref.sty installed to build the documentation now.
342         * gschem/gschem.txt, gnetlist/gnetlist.txt: Removed obsolete files.
344         * */*.tex: Added the use of hyperref.sty to all .tex files,
345         so that pdf files get hyperlinks.  Very handy.
347         * symbols/symbols.tex: Applied Dan McMahill's QFP and QFN patch
348         JitterBug #75 can now be closed.
350 2003-09-20 Ales Hvezda   <ahvezda@geda.seul.org>
352         * auto* files: Updated to autoconf 2.57 and automake 1.7.6
354 2003-08-31 Ales Hvezda   <ahvezda@geda.seul.org>
356         * pads_backannotate: Added Dan's documentation for the
357         backannotation script (by Dan McMahill).
359         * switcap/Makefile.am: Added missing *.ps to distribution
361         * spice-sdb: Updated to Stuart's latest doc (split into multiple
362         html files).  Thanks Stuart!
364         * fileformats/fileformats.tex: Added valid version to version list
366         * */Makefile.am: Added a few - to some rm commands which are allowed
367         to fail.
369 2003-08-30 Ales Hvezda   <ahvezda@geda.seul.org>
371         * attributes/attributes.tex: Merged author= and email= together.
372         Suggestion by Werner Hoch.
374 2003-08-24 Ales Hvezda   <ahvezda@geda.seul.org>
376         * configure.ac: Improved the configuration summary message.
378 2003-07-20 Ales Hvezda   <ahvezda@geda.seul.org>
380         * configure.ac: Renamed from configure.in
382         * configure.ac: Minor tweeks to get this file up to snuff.
383         
384         * *.in, *.h, etc: Removed a bunch of old unneeded auto* files.
385         
386 2003-05-25 Ales Hvezda   <ahvezda@geda.seul.org>
388         * docs/symbols/symbols.tex: Added blurb about pin order (LSB to MSB)
390         * configure.in: Applied Wojciech Kazubski's --with-docdir patch
392 2003-05-22 Ales Hvezda   <ahvezda@geda.seul.org>
394         * configure.in: Updated version
396 2003-04-27 Ales Hvezda   <ahvezda@geda.seul.org>
398         * configure.in, Makefile.am, switcap/: Integrated Dan McMahill's 
399         switcap backend (the docs). switcap is a new directory
401         * fileformats/fileformats.tex: Updated valid versions
403         * switcap/switcap.tex: Fixed a figure reference typo.  
405         * toplevel/gedadocs.html: Added links to the switcap backend docs
406         
407         * Makefile.am, configure.in, spice-sdb/, toplevel/gedadocs.html: 
408         Integrated  Stuart Brorson's advanced spice netlister (the docs)
410         * switcap/Makefile.am, symbols/Makefile.am, attributes/Makefile.am,
411         fileformats/Makefile.am: Added a "-" to some rm commands so that they
412         would not fail (ignore errors)
414 2003-02-24 Ales Hvezda   <ahvezda@geda.seul.org>
416         * fileformats/Makefile.am: Oops forgot to add eps and sch files
417         to the EXTRA_DIST variable.
419 2003-02-23 Ales Hvezda   <ahvezda@geda.seul.org>
421         * configure.in: Added shell code to expand prefix and set the
422         GEDADOCDIR to the right install directory for documentation
424         * */Makefile.am: Changed all Makefiles to install into GEDADOCDIR
426         * attributes/attributes.tex: Added author=, email=, and comment=
427         attribute descriptions.
429 2003-02-19 Ales Hvezda   <ahvezda@geda.seul.org>
430         
431         * configure.in: Bumped version to 20030223
433 2003-02-11 Egil Kvaleberg   <egil@kvaleberg.no>
435        * symbols/symbols.tex: Footprint naming conventions.
437        * atttribute/attribute.tex: Ref. to Footprint naming conventions.
439 2003-01-11 Ales Hvezda   <ahvezda@geda.seul.org>
441         * Makefile.am: Fixed the distclean-local target.
443 2002-12-01 Ales Hvezda   <ahvezda@geda.seul.org>
444         
445         * fileformats/fileformats.tex: Finished up first draft of latex
446         version of this document.
448 2002-11-30 Ales Hvezda   <ahvezda@geda.seul.org>
450         * aclocal.m4: Removed file from cvs.
452         * fileformats/fileformats.html: Applied doc patch from Egil (was
453         associated with the unapplied bus ripper support patch)
455         * fileformats/Makefile.am: Updated Makefile to be the latex source ->
456         everything else type.
458         * fileformats/fileformats.tex: Started converting html into tex.
459         Updating documentation as I go.  Not complete yet.
460         
461 2002-11-23 Ales Hvezda   <ahvezda@geda.seul.org>
463         * symbols/Makefile.am, attributes/Makefile.am: Changed the mkdir
464         to an install and looped over and install all the htmls files. 
465         Also added the uninstall hook.
467 2002-11-03 Ales Hvezda   <ahvezda@geda.seul.org>
469         * configure.in: Updated version to 20021103 (an official version)
471         * configure.in: Changed some of the AC_MSG_ERROR lines to just
472         echos, this will allow me to distribute prebuilt docs and still
473         use the configure mechanism
475         * symbols/Makefile.am, attributes/Makefile.am: Attempted to get
476         the dist target to include all the built documentation. 
478 2002-10-31 Ales Hvezda   <ahvezda@geda.seul.org>
480         * configure.in, Makefile.am: Updates to get things working a little
481         more smoothly
483         * symbols/symbols.tex, 7400a.eps, 7400b.eps: Fixed example to 
484         actually be a correct symbol (first version had a duplicate net=
485         pin value for both power and gnd).  Pointed out by Werner Hoch
486         
487         * symbols/Makefile.am, attributes.am: Further refined clean rules
489         * Makefile and friends: Added a bunch of subdirs with other docs
491         * gschem/ and gnetlist/: Added directory and appropriate txt files
493         * toplevel/ and toplevel/gedadocs.html: Created directory to hold
494         the toplevel index html file.  gedadocs.html is an index of all
495         documentation provided with gEDA/gaf
497 2002-10-30 Ales Hvezda   <ahvezda@geda.seul.org>
499         * configure.in and friends: Started using automake and autoconf
500         for the docs directory