1Tue Dec  5 07:20:09 1995  David Megginson <david@baeda.english.uottawa.ca>
2
3* VERSION 1.03ii
4
5	* Fixed typo in sgmlspl.sgml -- changed "references.hash" to
6	"references.refs" for consistency (reported by Rick Wong).
7
8* VERSION 1.03
9
10Sun Dec  3 17:03:32 1995  David Megginson  <david@baeda.english.uottawa.ca>
11
12        * tolatex.pl: Changed to use the SGMLS::Refs package.
13
14	* tohtml.pl: Changed to use the SGMLS::Refs package.
15
16	* sgmlspl.sgml: Added documentation for the SGMLS::Refs package,
17	and fixed up references to SGMLS::Output.  List the version
18	explicitly in the title.
19
20	* sgmlspm.sgml: List the version explicitly in the title.
21
22* VERSION 1.02
23
24Thu Aug 24 10:14:09 1995  David Megginson <david@baeda.english.uottawa.ca>
25
26	* tolatex.pl and tohtml.pl: added support for wacky SYSID
27        modifications to NSGMLS.
28
29	* Makefile (clean): added $(SGMLSPL) variable, so that users can
30	specify a location for sgmlspl not in their paths (suggested by
31	Rick Wong, rwong@jessica.stanford.edu).
32
33* VERSION 1.01
34
35Sat Aug 12 09:58:17 1995  David Megginson  <david@baeda.english.uottawa.ca>
36
37	* tohtml.pl: changed entity handler to deal with funky sysids
38	from NSGMLS (this needs more work).
39
40	* Makefile (SGMLDECL): changed to
41	/usr/local/lib/sgml/sgmldecl/docbook.dcl to reflect changes in my
42	local system (your mileage may vary).
43	(clean): now _really_ cleans up.
44	(html): if the refs.pl file does not exist in the relevant
45	directory, make the HTML files _twice_.
46
47	* sgmlspl.sgml: fixed some typos with the function name sgmls()
48	instead of sgml() (reported by Rick Wong
49	<rwong@jessica.stanford.edu>).
50
51	* sgmlspm.sgml: fixed the captions on tables 1 and 2 (reported by
52        Rick Wong <rwong@jessica.stanford.edu>).
53
54
55* VERSION 1.00 (initial release)