2004-01-11 Ales Hvezda   <ahvezda@geda.seul.org>

	* fileformats/fileformats.tex: More really minor version field 
	updates 

	* configure.ac: Updated version to 20040111

	* symbols/symbols.tex: Applied a patch by Dan McMahill (added some
	more footprints). Thanks Dan.

	* symbols/symbols.tex: Added a couple missing \'s to above patch
	
	* netattrib/netattrib.txt: Removed obsolete file from CVS.

2004-01-10 Ales Hvezda   <ahvezda@geda.seul.org>

	* fileformats/fileformats.tex: Fixed valid/test versions

2004-01-06 Ales Hvezda   <ahvezda@geda.seul.org>

	* toplevel/toplevel.html.in: Changed all readme to readmes

	* Makefile.am, configure.ac, tragesym_tutoral/*, 
	toplevel/toplevel.html.in: Add tragesym tutorial by Russ Dill.
	All tutorials get installed into GEDADOCDIR/tutorials/name.

	* Makefile.am, configure.ac, gsch2pcb_tutoral/*, 
	toplevel/toplevel.html.in: Add gsch2pcb tutorial by Bill Wilson.
	Minor cleanup (offline link fixups) to the various html files.

	* attributes/attributes.tex: Added some text about setting 
	the footprint to none and unknown.

2004-01-04 Ales Hvezda   <ahvezda@geda.seul.org>

	* fileformats/fileformats.tex: Added newest valid version.

	* fileformats/fileformats.tex: Added some text that states
	that the file format is copyright and under the GPL version 2.0.

2004-01-03 Ales Hvezda   <ahvezda@geda.seul.org>

	* cascade/cascade.tex and friends: Added RF Cascade symbols and
	backend documentation by Dan McMahill.

2004-01-01 Ales Hvezda   <ahvezda@geda.seul.org>

	* attributes/Makefile.am, fileformats/Makefile.am, 
	gnetlist/Makefile.am, gschem/Makefile.am, 
	pads_backannotate/Makefile.am, spice-sdb/Makefile.am, 
	switcap/Makefile.am, symbols/Makefile.am:  Misc cleanup for
	consistency sake.

	* netattrib/Makefile.am netattrib.tex: Added texified netattrib
	mini-HOWTO.  This work was done by Dan McMahill.  Thanks.

	* toplevel/gedadocs.html: Greatly expanded the toplevel documentation
	index to include all the newly installed docs and readmes.

	* toplevel/Makefile.am, gedadocs.html.in: Created an .in file
	which is preprocessed by the configure mechanism to create the
	toplevel .html file.  This was done so that the version string
	can be inserted into the html file.

2003-12-31 Ales Hvezda   <ahvezda@geda.seul.org>

	* spice-sdb/*.html: Added a few missing "'s in key places and 
	removed all absolute a href (replaced with local references)

	* configure.ac: Bumped version to 20031231

2003-12-29 Ales Hvezda   <ahvezda@geda.seul.org>

	* README: Updated license text to cover everything

2003-11-09 Ales Hvezda   <ahvezda@geda.seul.org>

	* install-sh missing mkinstalldirs: Removed these files from the
	CVS repository.

	* autogen.sh: Added new script to recreate all the necessary auto*
	files.

	* Makefile.am: Remove install-sh missing mkinstalldirs when doing
	maintainer-clean

2003-11-08 Ales Hvezda   <ahvezda@geda.seul.org>

	* symbols/symbols.tex: Added an item to the symbol creation steps.

2003-10-19 Ales Hvezda   <ahvezda@geda.seul.org>

	* fileformats/fileformats.tex: Added num_lines field for text
	items.

2003-10-18 Ales Hvezda   <ahvezda@geda.seul.org>

	* configure.ac: Updated version to something more recent, but this
	version is not an official release.
	
2003-10-05 Ales Hvezda   <ahvezda@geda.seul.org>

	* fileformats/fileformats.tex: Split valid vs test version numbers

2003-10-04 Ales Hvezda   <ahvezda@geda.seul.org>

        * configure.ac: Updated version to something more recent, but this
        version is not an official release.

	* fileformats/fileformats.tex: Updated doc to talk about the new
	fileformat version number.	


2003-09-27 Ales Hvezda   <ahvezda@geda.seul.org>

	* gnetlist/gnetlist.tex, gschem/gschem.tex: Added conversion of
	.txt files to .tex by Dan McMahill.  Thanks. These files still
	need to be revised, as they are quite dated.  You must have 
	hyperref.sty installed to build the documentation now.

	* gschem/gschem.txt, gnetlist/gnetlist.txt: Removed obsolete files.

	* */*.tex: Added the use of hyperref.sty to all .tex files,
	so that pdf files get hyperlinks.  Very handy.

	* symbols/symbols.tex: Applied Dan McMahill's QFP and QFN patch
	JitterBug #75 can now be closed.

2003-09-20 Ales Hvezda   <ahvezda@geda.seul.org>

        * auto* files: Updated to autoconf 2.57 and automake 1.7.6

2003-08-31 Ales Hvezda   <ahvezda@geda.seul.org>

	* pads_backannotate: Added Dan's documentation for the
	backannotation script (by Dan McMahill).

	* switcap/Makefile.am: Added missing *.ps to distribution

	* spice-sdb: Updated to Stuart's latest doc (split into multiple
	html files).  Thanks Stuart!

	* fileformats/fileformats.tex: Added valid version to version list

	* */Makefile.am: Added a few - to some rm commands which are allowed
	to fail.

2003-08-30 Ales Hvezda   <ahvezda@geda.seul.org>

	* attributes/attributes.tex: Merged author= and email= together.
	Suggestion by Werner Hoch.

2003-08-24 Ales Hvezda   <ahvezda@geda.seul.org>

        * configure.ac: Improved the configuration summary message.

2003-07-20 Ales Hvezda   <ahvezda@geda.seul.org>

	* configure.ac: Renamed from configure.in

	* configure.ac: Minor tweeks to get this file up to snuff.
	
	* *.in, *.h, etc: Removed a bunch of old unneeded auto* files.
	
2003-05-25 Ales Hvezda   <ahvezda@geda.seul.org>

	* docs/symbols/symbols.tex: Added blurb about pin order (LSB to MSB)

	* configure.in: Applied Wojciech Kazubski's --with-docdir patch

2003-05-22 Ales Hvezda   <ahvezda@geda.seul.org>

	* configure.in: Updated version

2003-04-27 Ales Hvezda   <ahvezda@geda.seul.org>

 	* configure.in, Makefile.am, switcap/: Integrated Dan McMahill's 
	switcap backend (the docs). switcap is a new directory

	* fileformats/fileformats.tex: Updated valid versions

	* switcap/switcap.tex: Fixed a figure reference typo.  

	* toplevel/gedadocs.html: Added links to the switcap backend docs
	
	* Makefile.am, configure.in, spice-sdb/, toplevel/gedadocs.html: 
	Integrated  Stuart Brorson's advanced spice netlister (the docs)

	* switcap/Makefile.am, symbols/Makefile.am, attributes/Makefile.am,
	fileformats/Makefile.am: Added a "-" to some rm commands so that they
	would not fail (ignore errors)

2003-02-24 Ales Hvezda   <ahvezda@geda.seul.org>

	* fileformats/Makefile.am: Oops forgot to add eps and sch files
	to the EXTRA_DIST variable.

2003-02-23 Ales Hvezda   <ahvezda@geda.seul.org>

	* configure.in: Added shell code to expand prefix and set the
	GEDADOCDIR to the right install directory for documentation

	* */Makefile.am: Changed all Makefiles to install into GEDADOCDIR

	* attributes/attributes.tex: Added author=, email=, and comment=
	attribute descriptions.

2003-02-19 Ales Hvezda   <ahvezda@geda.seul.org>
	
	* configure.in: Bumped version to 20030223

2003-02-11 Egil Kvaleberg   <egil@kvaleberg.no>
 
       * symbols/symbols.tex: Footprint naming conventions.

       * atttribute/attribute.tex: Ref. to Footprint naming conventions.

2003-01-11 Ales Hvezda   <ahvezda@geda.seul.org>

	* Makefile.am: Fixed the distclean-local target.

2002-12-01 Ales Hvezda   <ahvezda@geda.seul.org>
	
	* fileformats/fileformats.tex: Finished up first draft of latex
	version of this document.

2002-11-30 Ales Hvezda   <ahvezda@geda.seul.org>

	* aclocal.m4: Removed file from cvs.

	* fileformats/fileformats.html: Applied doc patch from Egil (was
	associated with the unapplied bus ripper support patch)

	* fileformats/Makefile.am: Updated Makefile to be the latex source ->
	everything else type.

	* fileformats/fileformats.tex: Started converting html into tex.
	Updating documentation as I go.  Not complete yet.
	
2002-11-23 Ales Hvezda   <ahvezda@geda.seul.org>

	* symbols/Makefile.am, attributes/Makefile.am: Changed the mkdir
	to an install and looped over and install all the htmls files. 
	Also added the uninstall hook.

2002-11-03 Ales Hvezda   <ahvezda@geda.seul.org>

	* configure.in: Updated version to 20021103 (an official version)

	* configure.in: Changed some of the AC_MSG_ERROR lines to just
	echos, this will allow me to distribute prebuilt docs and still
	use the configure mechanism

	* symbols/Makefile.am, attributes/Makefile.am: Attempted to get
	the dist target to include all the built documentation. 

2002-10-31 Ales Hvezda   <ahvezda@geda.seul.org>

	* configure.in, Makefile.am: Updates to get things working a little
	more smoothly

	* symbols/symbols.tex, 7400a.eps, 7400b.eps: Fixed example to 
	actually be a correct symbol (first version had a duplicate net=
	pin value for both power and gnd).  Pointed out by Werner Hoch
	
	* symbols/Makefile.am, attributes.am: Further refined clean rules

	* Makefile and friends: Added a bunch of subdirs with other docs

	* gschem/ and gnetlist/: Added directory and appropriate txt files

	* toplevel/ and toplevel/gedadocs.html: Created directory to hold
	the toplevel index html file.  gedadocs.html is an index of all
	documentation provided with gEDA/gaf

2002-10-30 Ales Hvezda   <ahvezda@geda.seul.org>

        * configure.in and friends: Started using automake and autoconf
	for the docs directory

