File: ChangeLog

package info (click to toggle)
virtuoso-opensource 7.2.5.1%2Bdfsg1-0.3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 285,240 kB
  • sloc: ansic: 641,220; sql: 490,413; xml: 269,570; java: 83,893; javascript: 79,900; cpp: 36,927; sh: 31,653; cs: 25,702; php: 12,690; yacc: 10,227; lex: 7,601; makefile: 7,129; jsp: 4,523; awk: 1,697; perl: 1,013; ruby: 1,003; python: 326
file content (249 lines) | stat: -rw-r--r-- 8,696 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
1999-11-10  Norman Walsh  <ndw@nwalsh.com>

	* COPYRIGHT, README, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, test.xml: 
	Updated version numbers

	* VERSION: Version 3.1.7 released

	* dbpoolx.mod: Finally wrote a program to compare the SGML and XML DTDs. Oh my!
	Added informalfigure to a number of contexts where it was missing
	Changed the format attribute on graphics back into a notation list
	  (why had I made it CDATA?)
	Tweaked the parameterization of table attributes, this restores the 'role'
	  attribute to 'entry', 'row', and perhaps a few other places where it
	  was missing.
	Added journal, series, set, and manuscript as values for the pubwork
	  attribute on citetitle
	Removed extraneous '?' from the declaration for indexterm. Indexterms
	  are not allowed to be empty!

1999-10-19  Norman Walsh  <ndw@nwalsh.com>

	* COPYRIGHT, README, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, test.xml: 
	Updated version numbers

	* VERSION: Version 3.1.6 released

	* dbhierx.mod, dbpoolx.mod: Added missing mediaobject/inlinemediaobject elements

	* soextblx.dtd: Official OASIS table model: TR9901:1999

1999-08-26  Norman Walsh  <ndw@nwalsh.com>

	* COPYRIGHT, README, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, soextblx.dtd, test.xml: 
	Updated version number

	* VERSION: Version 3.1.5 released

	* dbpoolx.mod: Fixed a number of erroneous comments
	Added constant and varname to tech.char.class
	Changed "VarName" to "varname"
	Changed %argpagenums to %artpagenums

1999-06-04  Norman Walsh  <ndw@nwalsh.com>

	* COPYRIGHT, README, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, soextblx.dtd, test.xml: 
	Updated version numbers

	* VERSION: Version 3.1.4 released

	* dbhierx.mod: Made artheader optional

	* dbpoolx.mod: Fix common attribute problem on informaltable a different way

	* dbpoolx.mod: The common.attrib PE was missing from informaltable

	* dbpoolx.mod: Reformulated parameterization of table attributes (again) to get it right.

	* dbtblcals.dtd, dbtblxchg.dtd, tblcals.xml, tblxchg.xml: 
	New file.

1999-03-31  Norman Walsh  <ndw@nwalsh.com>

	* COPYRIGHT, README, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, soextblx.dtd, test.xml: 
	Changed version number to 3.1.3

	* VERSION: Version 3.1.3 released

	* dbhierx.mod, dbpoolx.mod, docbookx.dtd: Added param. ent. decls. to make IE5 happy.

1999-03-19  Norman Walsh  <ndw@nwalsh.com>

	* COPYRIGHT, README, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, soextblx.dtd, test.xml: 
	Updated version number to 3.1.2

	* VERSION: Version 3.1.2 released

	* dbpoolx.mod: Changed my mind, CALS has to be the default table model

1999-03-17  Norman Walsh  <ndw@nwalsh.com>

	* README: Updated manifest

	* VERSION: Version 3.1.1 released
	
	This release introduces several significant changes:
	
	- An XML version of the OASIS Exchange Table Model
	  is used in favor of the full CALS model. This can
	  be "toggled" back with a single parameter entity
	  change
	
	- The version number has changed dramatically to make
	  it clear that it tracks 3.1.  (Version 1.3 of the
	  XML version of DocBook 3.1 was just too confusing!)
	
	- I added parameter entities to include/exclude the
	  dbcentx.mod and dbnotnx.mod modules all at once
	
	- Fixed a few small content model bugs

	* docbookx.dtd: Added marked sections around dbnotn and dbcent modules

1999-03-16  Norman Walsh  <ndw@nwalsh.com>

	* dbpoolx.mod: In the XML exchange table model case, the attlist for informaltable was wrong

1999-03-11  Norman Walsh  <ndw@nwalsh.com>

	* calstblx.dtd: Removed unused PEs

	* dbpoolx.mod: Added switch for exchange or CALS table model; made exchange the default

	* soextblx.dtd: New file.

1999-03-06  Norman Walsh  <ndw@nwalsh.com>

	* COPYRIGHT, README, calstblx.dtd, dbgenent.ent, docbookx.dtd: 
	Changed version number to 3.1.1

	* changes: Replaced by ChangeLog

	* db3xml.dtd, docbookx.dtd: Renamed db3xml.dtd to docbookx.dtd

	* dbcentx.mod: Fixed broken public identifiers. Changed version number to 3.1.1

	* dbhierx.mod: Fixed bug: added section to %bookcomponent.content;
	Changed version number to 3.1.1.

	* dbnotnx.mod: Changed the PUBLIC identifiers that were just a single word (like
	"DITROFF") back into SYSTEM identifiers.  I don't know why I made
	the PUBLIC in the first place.
	Changed version number to 3.1.1

	* dbpoolx.mod: Fixed bug: added qandaset to %compound.class;
	Fixed bug: added citetitle to %bibliocomponent.mix;
	Changed version to 3.1.1

	* test.xml: Changed version number to 3.1.1; changed system identifier

1999-01-31  Norman Walsh  <ndw@nwalsh.com>

	* COPYRIGHT, README, calstblx.dtd, db3xml.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, test.xml: 
	Converted version to 1.3

	* VERSION: Version 1.3 released.
	Based on DocBook 3.1.
	Public identifiers now contain the string "DocBk XML" instead of
	just "DocBk30 XML".

	* db3xml.dtd: Added dbnotnx.mod; added notations back into the DTD.  Notations don't
	require system identifiers, so the public IDs will be just fine.
	
	Moved ISO character entity declarations into dbcentx.mod.  Added
	Unicode versions of the entity sets to the distribution.

	* dbcentx.mod, dbnotnx.mod: New file.

	* dbhierx.mod: Converted to DocBook 3.1:
	
	- Add 'faq' as a class value to Article
	- Cleaned up, and significantly loosened, the content model of Book.
	- Added Colophon to Book.
	- Add LinkEnd to LoTEntry.
	- Sets are no longer required to contain at least two books.
	- Added recursive Divisions.
	- Added Subtitle to divisions (Set, Book, etc.), components, and
	  sections.  It may occur outside of *Info elements.
	- Added Title, TitleAbbrev, and SubTitle outside ArtHeader; ArtHeader
	  is now optional.
	- Parameterized element and attribute declarations separately.

	* dbpoolx.mod: Converted to DocBook 3.1:
	
	- Added optional title to MsgSet
	- Added inline Constant for marking up constants and limits
	- Added inline VarName for marking up variable names
	- Added several elements to the content model of ArtHeader that were
	  accidentally left out in 3.0: Graphic, LegalNotice, ModeSpec,
	  SubjectSet, KeywordSet, and ITermSet.
	- Added pagewide attribute to Figure, added InformalFigure
	- Added person name elements to Address.
	- Added Class attribute to LiteralLayout indicating Monospaced or
	  Normal font.
	- Added ULink to docinfo.char.mix.
	- Added RevHistory to GlossEntry.
	- Added CmdLength attribute to CmdSynopsis to indicate Command length
	- Added QAndASet, MediaObject, and InlineMediaObject.
	- Parameterized element and attribute declarations separately.

1999-01-30  Norman Walsh  <ndw@nwalsh.com>

	* COPYRIGHT: Moved install info to README, updated year & URL

	* README: Changed version, added manifest and installation instructions, updated year

	* VERSION: Updated version

	* calstblx.dtd: Changed version number

	* db3xml.dtd, dbgenent.ent, dbhierx.mod, dbpoolx.mod: Changed version

	* test.xml: Added glossary test, fixed indexterm example

1999-01-13  Norman Walsh  <ndw@nwalsh.com>

	* dbhierx.mod: Added indexterms to RefEntry and RefMeta

	* dbpoolx.mod: Added indexterm to glossentry between glossterm and glossdef.

1998-12-09  Norman Walsh  <ndw@nwalsh.com>

	* COPYRIGHT, README, calstblx.dtd, db3xml.dtd, dbgenent.ent, dbhierx.mod, dbpoolx.mod, test.xml: 
	Changed embedded version number to 1.1

	* VERSION: Version 1.1 released.

	* VERSION: New file.

	* calstblx.dtd: Ripped out a whole bunch of comments.  In XML, parameter
	entities are expanded in comments and that made some of the
	comments bogus.

	* dbhierx.mod: Added indexterms to refinline.char.mix.

	* dbpoolx.mod: Added indexterm and beginpage to example.mix, highlights.mix,
	admon.mix, figure.mix, glossdef.mix, legalnotice.mix.
	
	Allow indexterms between title and para in formalpara.
	
	Added indexterms to tbl.table.mdl, between title and the rest of
	the content of table.
	
	Removed a few extraneous parameter entities (exclusions in
	tables, mostly).

	* test.xml: Change systemid; added test indexterms

1998-09-16  Norman Walsh  <ndw@nwalsh.com>

	* db3xml.dtd: Changed declaration of linespecific; former declaration
	was not a valid URI

	* dbpoolx.mod: Removed duplicate declaration of local.keywordset.attrib

1998-09-10  Norman Walsh  <ndw@nwalsh.com>

	* COPYRIGHT, README, calstblx.dtd, changes, db3xml.dtd, dbgenent.ent, dbhierx.mod, dbpoolx.mod, test.xml: 
	New file.