~ubuntu-branches/ubuntu/precise/docbook/precise

« back to all changes in this revision

Viewing changes to docbk31/31chg.txt

  • Committer: Bazaar Package Importer
  • Author(s): Adam Di Carlo
  • Date: 2002-03-31 01:40:26 UTC
  • Revision ID: james.westby@ubuntu.com-20020331014026-2ifu7guy17p9r3fi
Tags: upstream-4.1.99really4.2.cr1
ImportĀ upstreamĀ versionĀ 4.1.99really4.2.cr1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
01 February 1999
 
2
 
 
3
Changes from DocBook V3.0 to DocBook V3.1:
 
4
 
 
5
Markup:
 
6
 
 
7
- Added optional title to MsgSet 
 
8
 
 
9
- Add FAQ as a class value to Article 
 
10
 
 
11
- Cleaned up, and significantly loosened, the content model of Book.
 
12
 
 
13
- Added Colophon to Book.
 
14
 
 
15
- Added inline Constant for marking up constants and limits
 
16
 
 
17
- Added inline VarName for marking up variable names
 
18
 
 
19
- Added several elements to the content model of ArtHeader that were
 
20
  accidentally left out in 3.0: Graphic, LegalNotice, ModeSpec,
 
21
  SubjectSet, KeywordSet, and ITermSet.
 
22
 
 
23
- Add LinkEnd to LoTEntry.
 
24
 
 
25
- Sets are no longer required to contain at least two books.
 
26
 
 
27
- Added pagewide attribute to Figure. 
 
28
 
 
29
- Added recursive Divisions.
 
30
 
 
31
- Added Subtitle to divisions (Set, Book, etc.), components, and
 
32
  sections.  It may occur outside of *Info elements.
 
33
 
 
34
- Added person name elements to Address.
 
35
 
 
36
- Added Class attribute to LiteralLayout indicating Monospaced or
 
37
  Normal font.
 
38
 
 
39
- Added ULink to docinfo.char.mix.
 
40
 
 
41
- Added RevHistory to GlossEntry.
 
42
 
 
43
- Added CmdLength attribute to CmdSynopsis to indicate Command length
 
44
 
 
45
- Added Title, TitleAbbrev, and SubTitle outside ArtHeader; ArtHeader
 
46
  is now optional.
 
47
 
 
48
- Added QAndASet, MediaObject, and InlineMediaObject.
 
49
 
 
50
- Added IndexTerm to the content model of many elements.  This makes
 
51
  it easier to store small, valid components.  Previously, IndexTerms
 
52
  were only valid if the root element had the appropriate inclusion.
 
53
 
 
54
Other:
 
55
 
 
56
- Added underscore (_) to the list of acceptable name characters.
 
57
  (Underscores can now be used in IDs.)
 
58
 
 
59
- The public identifiers have changed.  The owner identifier is now
 
60
  "-//OASIS//".
 
61
 
 
62
- Parameterized element and attribute declarations separately.
 
63
 
 
64
- Notation and character entity declarations now have their own modules.
 
65
 
 
66
- Fixed erroneous comment marking the end of the programlistingco.module.
 
67
 
 
68
- Fixed unused parameter entities: local.keyaction.attrib,
 
69
  country.role.attrib, local.areaset.attrib, local.bibliomixed.attrib,
 
70
 
 
71
- Removed unused parameter entities local.setinfo.char.mix, yes.attval,
 
72
  and linkendsreq.attrib.
 
73
 
 
74
- Parameterized inclusions and exclusions for easy removal.
 
75
 
 
76
- General coding and comment cleanup.
 
77