--- CHANGES FOR linuxdoc-sgml-1.4 (17 October 1995):

* updated html-fix/Makefile. Michael K. Johnson, <johnsonm@nigel.vnet.net>.

* support for latin1 character set in output. Greg Hankins,
  <greg.hankins@cc.gatech.edu>. latin1 replacement files updated by
  Frank Pavageau, <frank@zen.via.ecp.fr>. latin1.sed script by 
  Farzad Farid.

* updated guide.sgml. Greg Hankins, <greg.hankins@cc.gatech.edu>.

* more patches for texinfo support. It should be ready for production now.
  Christian Schwarz, <schwarz@monet.m.isar.de>.

* wrote an install script and rewrote the INSTALL file. Removed
  autoconf stuff because it's too big and doesn't do what I want
  it to do. Greg Hankins, <greg.hankins@cc.gatech.edu>.

* massaged things around so that you can have a bin and lib directory
  separate from the source directory. Greg Hankins, 
  <greg.hankins@cc.gatech.edu>.

* added Otilde in all mappings. Joao Carlos R. Pereira,
  <jcrp@caravela.di.fc.ul.pt>.

* whoops, backed out changes for ero and etago for LaTeX. Greg Hankins,
  <greg.hankins@cc.gatech.edu>.

* made HTML output HTML3 compliant (html-fix/html2html.l), at least 
  according to the arena browser. Leander Jedamus, <jedamus@Worms.Fh-Rpl.DE>.

* fixed spacing problems in HTML output... used to have spaces in anchors,
  and other small HTML fixes. Greg Hankins, <greg.hankins@cc.gatech.edu>.

* rewrote bin/format & friends into:
   - bin/sgml2txt
   - bin/sgml2html
   - bin/sgml2ps (uses -d for dvi output)
   - bin/sgml2info
  removed:
   - bin/format
   - bin/qtex
   - bin/qroff
   - bin/preroff
   - bin/prehtml
   - bin/mkinfo
  
  This makes formatting *muchmuch* easier. Also, the old format program
  conflicts with /usr/etc/format on SunOS, and probably others. Greg Hankins, 
  <greg.hankins@cc.gatech.edu>. Much help from Christian Schwarz,
  <schwarz@monet.m.isar.de>.


--- CHANGES FOR linuxdoc-sgml-1.3 (15 August 1995):

* updated guide.sgml. Greg Hankins, <greg.hankins@cc.gatech.edu>.

* fixed dangling HTML reference problems. Leander Jedamus, 
  <jedamus@Worms.Fh-Rpl.DE>.

* fixed ero and etago for LaTeX; and etago, quot and dquot for HTML 
  replacement. Leander Jedamus, <jedamus@Worms.Fh-Rpl.DE>.

* fixed permissions on files: files in bin were not all 755, and there were
  setgid directories everywhere. Leander Jedamus, <jedamus@Worms.Fh-Rpl.DE>.

* support for autoconfiguration added.  Christian Schwarz, 
  <schwarz@monet.m.isar.de>.

* updated README files and other small nitpicks. Greg Hankins,
  <greg.hankins@cc.gatech.edu>.

* more updates to guide.sgml, Christian Schwarz, <schwarz@monet.m.isar.de>.

* fixed qroff so PS files go to stdout, and not to filenames based on PID. 
  Christian Schwarz, <schwarz@monet.m.isar.de>.

* patch for european characters by Kai Harrekilde-Petersen, 
  <khp@pip.dknet.dk> added.

* added LINUXDOC environment variable to preroff and prehtml.
  Christian Schwarz, <schwarz@monet.m.isar.de>.

* updated README file by Christian Schwarz, <schwarz@monet.m.isar.de>
  (edited slightly - Greg).

* fixed some problems with 'format -Tman' in rep/man/mapping by Hubert Schreier
  <schreier@mvmampc66.ciw.uni-karlsruhe.de>:
     - if a <verb> or <code> element happens to fall on a pagebreak,
       page-headers and page-numbers are not displayed correctly.
     - <descrip> is always indented, even at the highest level
     - <enum> and <itemize> do not work at all
     - urlman and refnam are not defined

--- CHANGES FOR linuxdoc-sgml-1.2 (24 June, 1995):

* texinfo support by Christian Schwarz, <schwarz@monet.m.isar.de> added.

More fixes for 1.1 (Eric Raymond, <esr@snark,thyrsus.com>):
 
 	* Introduced special -T types ascii and htmlx to format to hide the
 	  details of the ASCII and HTML conversions.
 
 	* format, qroff, and qtex now export LINUXDOC,  and all other
 	  commands pick it up from the environment.  This reduces the
 	  amount of editing the user has to do during setup.
 
 	* format, qroff, and qtex now change PATH to include the linuxdoc
 	  bin directory.  This means that only those three files have to be
 	  copied or symlinked to a public executables directory.
 
 	* The nroff/ASCII rendering of url elements is changed to conform
 	  to HTML consortium recommendations.  It is now "[NAME] <[URL]>"
 	  rather than "[NAME] ([URL])".
 
 	* There is a new <htmlurl> element which suppresses rendering of
 	  the URL part in every context except HTML.  What this is useful for
 	  is things like cites of peoples' email addresses; you can write
 
 		<htmlurl url="mailto:esr@snark.thyrsus.com"
 			name="esr@snark.thyrsus.com">
 
 	  and get "esr@snark.thyrsus.com" in ASCII/nroff output rather than the
 	  duplicative "esr@snark.thyrsus.com <mailto:esr@snark.thyrsus.com>",
 	  but still have a proper URL in HTML.
 
More fixes, originally called linuxdoc-sgml-1.1.FIXES2 
(Paul Gortmaker, <Paul.Gortmaker@anu.edu.au>):

	1)	LaTeX has to run 3 times to get the offset caused
		by the number of "toc" pages. Fixed in "qtex".

	2)	Documented manner for making cross-references is
		cumbersome, and worse, it is broken. Show much
		simpler way.

	3)	Make binaries stripped to cut down on wasted space.

	4)	Tilde character in LaTeX mapping breaks when in
		an URL (as in http://myhost.edu/~joe.blow/index.html)
		ala csh expansion. Can't use a normal ~ either as
		that is a hard space in TeX. Fixed by using "\~{}"

	5)	The "&tilde" in the html mapping is printed literally
		as "&tilde" instead of "~". Fixed in html general.

	6)	Some (all?) versions of "getopt" don't seem to like
		things like "-Tlatex". Changed the docs to reflect
		that "-T latex" is a better choice.

--- CHANGES FOR linuxdoc-sgml-1.1:

Changes in Linuxdoc-SGML in Version 1.1 (Matt Welsh, <mdw@cs.cornell.edu>):

	* Full HTML support is now there. See the information in
	  doc/guide.txt. 

	* Added a <url> element for embedded Universal Resource Locators
	  in SGML documents. See doc/guide.txt for details.
	
	* Added a <quote> element for quotations (like <tscreen>, but
	  without typewriter font).

	* Added name="..." argument to <ref>. This will allow you to make
	  cross-references within LaTeX, HTML, and nroff documents 
	  produced by the system. See doc/guide.txt for information on 
	  using this.

	* Fixed a number of formatting bugs. Too numerous to mention.
	  All Linux HOWTOs format well with this new version, so it's
	  apparently stable.

	* Included more information on special characters, etc. in the
	  User's Guide. Please read this section in doc/guide.txt.

	* Modified nroff conversion so that right margins are sloppy.
	  This actually looks better (no odd spacing between words 
	  when converting to ASCII). You can comment out one line near
	  the top of rep/nroff/mapping to turn this off.

--- CHANGES FOR linuxdoc-sgml-1.0:
* original version by Matt Welsh, <mdw@sunsite.unc.edu>.
