2006-06-02  nwalsh

	* Makefile: Publish ChangeLog
	* howto/Makefile, howto/howto.xml: Fix validation; update to 5.0b6
	  (version)
	* docbookxi/xinclude.rnc: Allow XInclude in reference
	* src/refentry.rnc: Add a pattern for the contents of reference
	* spec/docbook.xml: Updated for V5.0b6
	* src/mathml.rnc, src/pool.rnc, src/svg.rnc: Allow svg:* and mml:*
	  in imagedata. Removed svg:* as an /alternative/ to imagedata;
	  that seems wrong: the alignment, scaling, etc. attributes are on
	  imagedata.
	* tests/local/dtd.xml: A DTD test
	* dbforms/dbforms.rnc, dbforms/htmlform.rnc,
	  defguide/defguide.rnc, docbook/docbook.rnc,
	  docbookxi/docbookxi.rnc, docbookxi/xinclude.rnc,
	  src/annotations.rnc, src/bibliography.rnc, src/callouts.rnc,
	  src/calstbl.rnc, src/docbook.rnc, src/ebnf.rnc,
	  src/glossary.rnc, src/hier.rnc, src/htmltbl.rnc, src/index.rnc,
	  src/math.rnc, src/mathml.rnc, src/msgset.rnc, src/pool.rnc,
	  src/qandaset.rnc, src/refentry.rnc, src/refsect1.rnc,
	  src/sect1.rnc, src/svg.rnc, src/tasks.rnc, src/toc.rnc,
	  src/xlink.rnc: Changed version numbers
	* tests, tests/passed: Updated

2006-05-24  nwalsh

	* src/pool.rnc: Remove 'default' as an option for xml:space on
	  'modifier' because of brokenness in the XML Schema build if its
	  allowed. Not specifying it is the same as 'default' so that
	  seems acceptable, at least for beta 6

2006-05-18  nwalsh

	* src/pool.rnc: Support aspect-oriented programming by allow
	  modifier before parameter in methodparam and allow modifier to
	  specify xml:space
	* src/pool.rnc: Added person and org per the Apr 2006 minutes
	* src/pool.rnc: Allow all db.publishing.inlines in bibliographic
	  elements

2006-05-17  kosek

	* howto/howto.xml: Incorporated link to the list of various
	  versions of DocBook schemas.

2006-05-16  kosek

	* howto/howto.css, howto/stylesheets/fo.xsl,
	  howto/stylesheets/html.xsl: Improved display of programlistings
	  (language attribute is shown as a label)
	* howto/howto.xml: Fixed programlisting types
	* howto/howto.xml: Preparing new release

2006-05-15  rlhamilton

	* howto/howto.xml: Copy edit pass over the version numbering
	  description.

2006-04-20  kosek

	* howto/howto.xml: Align free text with the syntax diagram of
	  versioning schema

2006-04-19  kosek

	* howto/howto.xml: Added description of a new versioning scheme

2006-04-12  nwalsh

	* Makefile, dbforms/dbforms.rnc, dbforms/htmlform.rnc,
	  defguide/defguide.rnc, docbook/docbook.rnc,
	  docbookxi/docbookxi.rnc, docbookxi/xinclude.rnc,
	  src/annotations.rnc, src/bibliography.rnc, src/callouts.rnc,
	  src/calstbl.rnc, src/docbook.rnc, src/ebnf.rnc,
	  src/glossary.rnc, src/hier.rnc, src/htmltbl.rnc, src/index.rnc,
	  src/math.rnc, src/mathml.rnc, src/msgset.rnc, src/pool.rnc,
	  src/qandaset.rnc, src/refentry.rnc, src/refsect1.rnc,
	  src/sect1.rnc, src/svg.rnc, src/tasks.rnc, src/toc.rnc,
	  src/xlink.rnc, trunk/docbook/relaxng/tools/augment.xsl,
	  trunk/docbook/relaxng/tools/db4-upgrade.xsl: Changed version
	  numbers
	* spec/docbook.xml: V5.0b5
	* dbforms/htmlform.rnc: Fixed typo in refpurpose
	* src/refentry.rnc: Made class on refmiscinfo a class/otherclass
	  enumerated value attribute

2006-04-06  kosek

	* howto/howto.xml: Style improvement
	* howto/howto.xml: Added proposal of versioning section

2006-04-05  nwalsh

	* docbookxi/xinclude.rnc: Allow XInclude inside info elements
	* src/pool.rnc: Added parameter to the db.technical.inlines

2006-04-05  rlhamilton

	* howto/howto.xml: Removed RNG and RNC tags and unneeded pubdate

2006-04-05  nwalsh

	* ., .cvsignore: Oh bother, just ignore all the random bits at
	  this level
	* spec/docbook.xml: Updated pubdate and date

2006-04-04  rlhamilton

	* howto/howto.xml: Add Customization section.

2006-03-03  nwalsh

	* Makefile: Version 5.0b4
	* dbforms/dbforms.rnc, dbforms/htmlform.rnc,
	  defguide/defguide.rnc, docbook/docbook.rnc,
	  docbookxi/docbookxi.rnc, docbookxi/xinclude.rnc,
	  src/annotations.rnc, src/bibliography.rnc, src/callouts.rnc,
	  src/calstbl.rnc, src/docbook.rnc, src/ebnf.rnc,
	  src/glossary.rnc, src/hier.rnc, src/htmltbl.rnc, src/index.rnc,
	  src/math.rnc, src/mathml.rnc, src/msgset.rnc, src/pool.rnc,
	  src/qandaset.rnc, src/refentry.rnc, src/refsect1.rnc,
	  src/sect1.rnc, src/svg.rnc, src/tasks.rnc, src/toc.rnc,
	  src/xlink.rnc: Version 5.0b4
	* spec/Makefile, spec/docbook.xml, spec/fo.xsl, spec/html.xsl:
	  Updated for b4 and formatting tweaks
	* src/pool.rnc: Fix typo that made limit required on symbol
	* src/pool.rnc: Make @width text instead of integer
	* src/pool.rnc: Added class/otherclass semantics to othercredit

2006-03-02  nwalsh

	* dbforms/htmlform.rnc: Added documentation for attributes and
	  attribute values; rearranged some patterns
	* src/pool.rnc: Fixed RFE 1416903 (added cover); corrected
	  "pubnumber" typo; allow
	  title/titleabbrev/subtitle anywhere in info, not just at the
	  beginning; renamed "sgmlcomment" to just "comment"; renamed the
	  class attribute of refmiscinfo to type; added descriptions for
	  many more attribute values.
	* src/xlink.rnc: Added documentation for attributes and attribute
	  values; rearranged some patterns
	* src/refentry.rnc: Added documentation for attributes and
	  attribute values
	* src/math.rnc: Make use of db.label.attribute pattern
	* src/hier.rnc: Added documentation for attributes and attribute
	  values
	* src/bibliography.rnc: Added documentation for attributes and
	  attribute values; rearranged some patterns
	* src/annotations.rnc: Added documentation for attributes and
	  attribute values
	* src/glossary.rnc: Added documentation for attributes and
	  attribute values
	* src/index.rnc: Added documentation for attributes and attribute
	  values
	* src/callouts.rnc: Make use of db.label.attribute and
	  db.linkends.attribute patterns
	* src/ebnf.rnc: Added documentation for attributes and attribute
	  values
	* src/msgset.rnc, src/qandaset.rnc: Added documentation for
	  attributes and attribute values
	* src/toc.rnc: Added a toc.pagenum.attribute pattern. Added a
	  refpurpose for the pagenum attribute.

2006-02-28  kosek

	* howto/howto.xml: More copy edit changes from Dick, new release
	* howto/howto.css, howto/howto.xml, howto/images/oxygen1.png,
	  howto/images/oxygen2.png, howto/stylesheets/html.xsl: Additions
	  from Dick, schema version is parametrized, oXygen supports
	  embedded Schematron

2006-02-24  nwalsh

	* Makefile: Add docbook.xsd as a dependency for distrib
	* docbook/Makefile: Added rule to create the .xsd files
	* src/pool.rnc: Addec cover element

2006-02-01  nwalsh

	* Makefile, dbforms/dbforms.rnc, dbforms/htmlform.rnc,
	  defguide/defguide.rnc, docbook/docbook.rnc,
	  docbookxi/docbookxi.rnc, docbookxi/xinclude.rnc,
	  spec/docbook.xml, src/annotations.rnc, src/bibliography.rnc,
	  src/callouts.rnc, src/calstbl.rnc, src/docbook.rnc,
	  src/ebnf.rnc, src/glossary.rnc, src/hier.rnc, src/htmltbl.rnc,
	  src/index.rnc, src/math.rnc, src/mathml.rnc, src/msgset.rnc,
	  src/pool.rnc, src/qandaset.rnc, src/refentry.rnc,
	  src/refsect1.rnc, src/sect1.rnc, src/svg.rnc, src/tasks.rnc,
	  src/toc.rnc, src/xlink.rnc,
	  trunk/docbook/relaxng/tools/augment.xsl,
	  trunk/docbook/relaxng/tools/db4-upgrade.xsl: Version 5.0b3
	  released
	* src/pool.rnc: Fix typo in pattern name

2006-01-29  nwalsh

	* src/pool.rnc: Added attribute default values per Jan 2006 telcon
	* trunk/defguide5/en/refpages/elements/imageobjectco/db.imageobjectco.xml,
	  
	  trunk/defguide5/en/refpages/elements/imageobjectco/example.1.xml,
	  
	  trunk/defguide5/en/refpages/elements/mediaobject/db.mediaobject.xml,
	  trunk/defguide5/en/refpages/elements/mediaobject/example.1.xml,
	  src/callouts.rnc: Fix bug #1358844: allow multiple imageobjects
	  inside an imageobjectco

2006-01-27  nwalsh

	* src/pool.rnc: Reduce content model of blockquote to something
	  reasonable

2006-01-16  nwalsh

	* dbforms/htmlform.rnc, src/bibliography.rnc, src/callouts.rnc,
	  src/calstbl.rnc, src/glossary.rnc, src/htmltbl.rnc,
	  src/mathml.rnc, src/pool.rnc, src/svg.rnc: Improved documentation

2006-01-12  nwalsh

	* Makefile, dbforms/dbforms.rnc, dbforms/htmlform.rnc,
	  defguide/defguide.rnc, docbook/docbook.rnc,
	  docbookxi/docbookxi.rnc, docbookxi/xinclude.rnc,
	  src/annotations.rnc, src/bibliography.rnc, src/callouts.rnc,
	  src/calstbl.rnc, src/docbook.rnc, src/ebnf.rnc,
	  src/glossary.rnc, src/hier.rnc, src/htmltbl.rnc, src/index.rnc,
	  src/math.rnc, src/mathml.rnc, src/msgset.rnc, src/pool.rnc,
	  src/qandaset.rnc, src/refentry.rnc, src/refsect1.rnc,
	  src/sect1.rnc, src/svg.rnc, src/tasks.rnc, src/toc.rnc,
	  src/xlink.rnc: Updated version numbers
	* spec/Makefile, spec/docbook.xml: Updated for 5.0b2
	* src/callouts.rnc: Fix bug #1380477: allow area to inherit from
	  areaset
	* dbforms/Makefile: Make dbforms actually different from docbook

2005-12-28  kosek

	* howto/stylesheets/fo.xsl: Minor formatting tweaks.
	* howto/howto.xml: Preparing for new release, added xml:ids to all
	  FAQs

2005-12-20  kosek

	* howto/howto.xml: Added info about combining DocBook schema with
	  MathML and SVG

2005-12-14  nwalsh

	* src/mathml.rnc, src/svg.rnc: Where svg:* or mml:* are allowed,
	  allow svg:*+ or mml:*+ respectively
	* src/callouts.rnc: Allow alt in area as per Nov 2005 TC minutes
	* src/math.rnc: Fix content model of equation and informalequation
	  wrt alt
	* src/refentry.rnc: docfix: Fix refname of refmiscinfo
	* src/pool.rnc: Fix RFE #1356238: olink xrefstyle attribute type

2005-11-18  kosek

	* howto/howto.xml: Corrected XMLSpy related FAQ entry. Hardwiring
	  xml.xsd inside a program code? What they smoke in Vienna? >:-(

2005-11-17  kosek

	* _footer.mak: Once we move (rename) file there should not be
	  reason for removing it.

2005-11-14  xmldoc

	* Makefile: As far as I can tell, $(MV) is not an implicit
	  variable in make or
	  GNU make (as $(RM) is). But it was used, without being defined,
	  in
	  the _footer.mak file. So I added a "MV ?= mv" definiton for it in
	  the master Makefile, which should cause it to be defined as "mv"
	  only if it's not already defined in the user's environment.

2005-10-28  nwalsh

	* Makefile: Remove (unnecessary) xs:imports from generated
	  xlink.xsd and xml.xsd files
	* howto/howto.xml: Added some more xml:ids
	* spec/docbook.xml: Added some xml:ids

2005-10-27  nwalsh

	* howto/howto.xml: Added xml:ids to the sections that didn't have
	  them

2005-10-27  kosek

	* howto/howto.xml: Added pointers to on-line validator and cloak
	  script.
	  Added FAQ that can save users of f&@#!d XMLSpy.

2005-10-27  nwalsh

	* howto/stylesheets/fo.xsl, howto/stylesheets/html.xsl: Fix ref to
	  info; in V1 stylesheets, it's articleinfo
	* README: Fix ref to spec in docs directory
	* Makefile: Rename spec in distrib
	* ., .cvsignore: Ignore the .sch file too
	* dbforms/dbforms.rnc, dbforms/htmlform.rnc,
	  defguide/defguide.rnc, docbook/docbook.rnc,
	  docbookxi/docbookxi.rnc, docbookxi/xinclude.rnc: Fix file headers
	* README: Added README
	* src/htmltbl.rnc, src/pool.rnc: Make dir a common attribute
	* howto/howto.xml: Fix version and pubdate
	* spec, spec/.cvsignore, spec/Makefile, spec/fo.xsl,
	  spec/html.xsl: Stylesheet tweaks
	* spec/docbook.xml: Change pubdate, version, and reference to TDG
	* Makefile: Make distrib directory under build

2005-10-26  nwalsh

	* howto/howto.xml, howto/stylesheets/fo.xsl,
	  howto/stylesheets/html.xsl: Use pubdate instead of
	  bibliocoverage (what was I thinking?). Fixed pubdate.
	* src/annotations.rnc, src/bibliography.rnc, src/callouts.rnc,
	  src/calstbl.rnc, src/docbook.rnc, src/ebnf.rnc,
	  src/glossary.rnc, src/hier.rnc, src/htmltbl.rnc, src/index.rnc,
	  src/math.rnc, src/mathml.rnc, src/msgset.rnc, src/pool.rnc,
	  src/qandaset.rnc, src/refentry.rnc, src/refsect1.rnc,
	  src/sect1.rnc, src/svg.rnc, src/tasks.rnc, src/toc.rnc,
	  src/xlink.rnc: Change file headers: this (will be) DocBook V5.0b1
	* src/pool.rnc: Refactor the content model of step to avoid UPA
	  issues
	* src/index.rnc: Add type attribute to indexterm elements

2005-10-25  nwalsh

	* spec/docbook.xml: Converted to DocBook V5
	* spec/Makefile: Make pdf; validate with jing
	* howto/Makefile: Make the PDF too
	* docbook/Makefile: Keep the Schematron
	* Makefile: Add a distrib target

2005-10-25  kosek

	* howto/stylesheets/fo.xsl: Authorgroup is labeled as Authors, the
	  same way as in HTML
	* howto/Makefile: Use $(XJPARSE) instead of xjparse to improve
	  portability of makefile

2005-10-24  nwalsh

	* howto/howto.xml: Updated pubdate; we'll fix this again before we
	  really publish
	* howto/howto.xml: Fixed bogus namespace prefix
	* howto/howto.css, howto/howto.xml, howto/stylesheets/html.xsl:
	  Updates

2005-10-21  nwalsh

	* howto, howto/.cvsignore, howto/Makefile, howto/howto.css,
	  howto/howto.xml, howto/images, howto/images/emacs.png,
	  howto/images/oxygen1.png, howto/images/oxygen2.png,
	  howto/images/oxygen3.png, howto/images/xxe.png,
	  howto/stylesheets, howto/stylesheets/fo.xsl,
	  howto/stylesheets/html.xsl: Checked in HOWTO sources

2005-10-20  nwalsh

	* src/glossary.rnc, src/pool.rnc,
	  trunk/docbook/relaxng/tools/augment.xsl: Add s:pattern elements
	  to Schematron rules
	* docbook/Makefile: Add docbook.sch as a target
	* _footer.mak: Handle reworked cleanup.pl script properly
	* src/hier.rnc: Make a pattern for set components

2005-10-16  nwalsh

	* spec/docbook.xml: Updates from Dick Hamilton
	* _footer.mak: Remove redundant build step that was causing
	  duplicate Schematron rules

2005-07-23  nwalsh

	* _footer.mak, dbforms/dbforms.rnc, dbforms/htmlform.rnc,
	  defguide/defguide.rnc, docbook/docbook.rnc,
	  docbookxi/docbookxi.rnc, docbookxi/xinclude.rnc,
	  src/annotations.rnc, src/bibliography.rnc, src/callouts.rnc,
	  src/calstbl.rnc, src/docbook.rnc, src/ebnf.rnc,
	  src/glossary.rnc, src/hier.rnc, src/htmltbl.rnc, src/index.rnc,
	  src/math.rnc, src/mathml.rnc, src/msgset.rnc, src/pool.rnc,
	  src/qandaset.rnc, src/refentry.rnc, src/refsect1.rnc,
	  src/sect1.rnc, src/svg.rnc, src/tasks.rnc, src/toc.rnc,
	  src/xlink.rnc: DocBook NG: The PTO Release

2005-07-22  nwalsh

	* src/sect1.rnc: Allow simplesect after sect1

2005-07-21  nwalsh

	* docbookxi/Makefile: We're not rebuilding docbookxi.rnc so don't
	  delete it.
	* defguide/.cvsignore, defguide/Makefile, defguide/defguide.rnc:
	  Don't rebuild defguide.rnc
	* docbookxi/Makefile, docbookxi/docbookxi.rnc: Don't rebuild
	  docbookxi.rnc automatically
	* src/hier.rnc: Documentation improvements.
	* ., .cvsignore: Updated
	* src/hier.rnc, src/sect1.rnc: Allow simplesect to occur after
	  section elements
	* Makefile, dbforms/Makefile, defguide/Makefile, docbook/Makefile,
	  docbookxi, docbookxi/Makefile, docbookxi/docbookxi.rnc,
	  docbookxi/xinclude.rnc, src/docbook.rnc, src/xinclude.rnc:
	  Refactor XInclude support

2005-07-14  nwalsh

	* src/annotations.rnc: Allow annotation to appear in info
	* src/pool.rnc: More documentation improvements

2005-07-13  nwalsh

	* src/pool.rnc: Documentation improvements; first stab at
	  documenting attribute values

2005-07-08  nwalsh

	* src/dbforms.rnc: Moved to ../dbforms
	* src/pool.rnc: Added refname/refpurpose for db._emphasis and
	  db._phrase
	* src/toc.rnc: Added refpurpose for tocdiv
	* src/refentry.rnc: Added refpurpose for refmiscinfo
	* src/callouts.rnc: Fixed refpurpose for callout
	* src/bibliography.rnc: Added refpurpose for biblioref
	* src/htmlform.rnc: Moved to ../dbforms

2005-07-07  nwalsh

	* Makefile, dbforms/Makefile, dbforms/dbforms.rnc,
	  dbforms/htmlform.rnc, docbook/Makefile, docbook/docbook.rnc,
	  src/annotations.rnc, src/bibliography.rnc, src/callouts.rnc,
	  src/calstbl.rnc, src/dbforms.rnc, src/docbook.rnc, src/ebnf.rnc,
	  src/glossary.rnc, src/hier.rnc, src/htmlform.rnc,
	  src/htmltbl.rnc, src/index.rnc, src/math.rnc, src/mathml.rnc,
	  src/msgset.rnc, src/pool.rnc, src/qandaset.rnc,
	  src/refentry.rnc, src/refsect1.rnc, src/sect1.rnc, src/svg.rnc,
	  src/tasks.rnc, src/toc.rnc, src/xinclude.rnc, src/xlink.rnc:
	  DocBook NG: The Mezcal Release
	* src/hier.rnc, src/refentry.rnc, src/refsect1.rnc, src/sect1.rnc,
	  src/xinclude.rnc: Restore section/simplesect
	* docbook/Makefile: Added tests: target
	* Makefile, defguide, defguide/.cvsignore, defguide/Makefile:
	  Added defguide module
	* tests/local, tests/local/xinc.xml: Added local tests

2005-07-06  nwalsh

	* ., .cvsignore, Makefile, _footer.mak, _header.mak, dbforms,
	  dbforms/Makefile, dbforms/dbforms.rnc, dbforms/htmlform.rnc,
	  docbook, docbook/Makefile, docbook/docbook.rnc: Checkin new
	  build system
	* src/xinclude.rnc: Support XInclude in more places
	* src/hier.rnc, src/refentry.rnc, src/refsect1.rnc, src/sect1.rnc:
	  Fix totally bogus patterns for optional/required section
	  elements at various levels
	* src/sect1.rnc: Fix content model for toplevel sections and
	  article components
	* src/hier.rnc: Fix content model for toplevel and recursive
	  sections

2005-07-02  nwalsh

	* src/xinclude.rnc: Fix regex for href to prevent fragids, not
	  require a hash!

2005-07-01  nwalsh

	* spec/docbook.xml: Added Schematron to the bibliography; fixed
	  typo
	* build: Removed
	* src/docbook.rnc, src/xinclude.rnc: Added XInclude

2005-06-29  nwalsh

	* spec/docbook.xml: Updated for 5.0a1

2005-06-25  nwalsh

	* src/pool.rnc: Documentation changes
	* src/calstbl.rnc: Documentation improvements
	* src/xlink.rnc: Changed prefix for annotations namespace

2005-05-28  xmldoc

	* Makefile: Portability tweaks for the build.
	  
	  - pull in cvstools/Makefile.incl, mainly so that we can use
	  cvstools/runtrang
	  
	  - "trang" -> $(RUNTRANG) so that cvstools/runtrang is used; if
	  users don't have trang binary installed, that will find
	  trang.jar and run it. Also allows users to manually specify
	  what trang they want (e.g., "make RUNTRANG=trang")
	  
	  - "clean" target now also removes dbforms* files
	  
	  - "clean" target now also does "make -C build clean"
	  
	  - "xsltproc" -> $(XSLTPROC)

2005-05-27  xmldoc

	* build/Makefile: Make build more portable.
	  
	  Added include for $DOCBOOK_CVS/cvstools dir and:
	  
	  - replaced hard-coded "saxon" with $(XSLT)
	  - replaced hard-coded "trang" with $(RUNTRANG)
	  - added PERL=perl variable and replaced hard-coded "perl" with
	  $(PERL)
	  - replaced hard-coded rm with $(RM)

2005-04-24  nwalsh

	* src/docbook.rnc: DocBook NG: The Lillet Release
	* src/dbforms.rnc: Changed version number
	* ., .cvsignore, Makefile: Updated
	* src/annotations.rnc, src/bibliography.rnc, src/callouts.rnc,
	  src/calstbl.rnc, src/ebnf.rnc, src/glossary.rnc, src/hier.rnc,
	  src/htmlform.rnc, src/htmltbl.rnc, src/index.rnc, src/math.rnc,
	  src/mathml.rnc, src/msgset.rnc, src/pool.rnc, src/qandaset.rnc,
	  src/refentry.rnc, src/refsect1.rnc, src/sect1.rnc, src/svg.rnc,
	  src/tasks.rnc, src/toc.rnc, src/xlink.rnc: Changed version number
	* src/dbforms.rnc: DocBook with HTML Forms extension

2005-04-23  nwalsh

	* spec/docbook.xml: Checkpoint; more editing
	* spec/Makefile: Support reorganized directory structure
	* src/annotations.rnc, src/bibliography.rnc, src/callouts.rnc,
	  src/calstbl.rnc, src/ebnf.rnc, src/glossary.rnc, src/hier.rnc,
	  src/htmlform.rnc, src/htmltbl.rnc, src/index.rnc, src/math.rnc,
	  src/mathml.rnc, src/msgset.rnc, src/pool.rnc, src/qandaset.rnc,
	  src/refentry.rnc, src/refsect1.rnc, src/sect1.rnc, src/svg.rnc,
	  src/tasks.rnc, src/toc.rnc, src/xlink.rnc,
	  trunk/docbook/relaxng/simple/tests/dtd.xml,
	  trunk/docbook/relaxng/simple/tests/simple.001.xml: Use the
	  official namespace
	* src/docbook.rnc: Skip the htmlforms module and use the official
	  namespace
	* tests/skip/bibliography.001.xml,
	  tests/skip/bibliography.002.xml, tests/skip/cmdsynopsis.002.xml,
	  tests/skip/legalnotice.001.xml, tests/skip/toc.001.xml,
	  tests/skip/variablelist.002.xml, tests/skip/xref.002.xml: Still
	  broken
	* tests/skip/glossary.002.xml, tests/skip/olink.001.xml,
	  tests/skip/refentry.006.xml: These pass now

2005-04-22  nwalsh

	* Makefile, build/Makefile: Much simpler build mechanics
	* src/pool.rnc: Fixed typo

2005-04-21  nwalsh

	* src/htmltbl.rnc, src/math.rnc, src/pool.rnc: Remove @float; make
	  sure caption appears in informal objects
	* src/callouts.rnc: Allow area to have either linkends or
	  xlink:href
	* src/pool.rnc: Restore OLink; it's only a matter of time before
	  someone asks and there's no way to justify its removal
	* src/annotations.rnc: Support annotations as per the 20 Apr 2005
	  DocBook TC meeting
	* src/calstbl.rnc: Fix typo
	* src/annotations.rnc, src/calstbl.rnc, src/math.rnc,
	  src/pool.rnc: Allow alt in more places
	* src/math.rnc: Allow title to be optional on equation
	* src/htmlform.rnc: Fix action attribute; add enctype and accept
	  attributes; support fieldset
	* src/mathml.rnc, src/pool.rnc, src/svg.rnc: Improve definition of
	  db._any
	* src/htmltbl.rnc: Allow common attributes on HTML table elements;
	  allow orient, pgwide, tabstyle, and floatstyle on HTML table
	  element
	* src/htmlform.rnc: Method attribute values in lowercase; action
	  is an xsd:anyURI
	* src/calstbl.rnc: Allow floatstyle on table and informaltable
	* src/calstbl.rnc, src/pool.rnc: Allow caption in mediaobject,
	  figure, example, and table
	* src/bibliography.rnc, src/callouts.rnc, src/calstbl.rnc,
	  src/ebnf.rnc, src/glossary.rnc, src/hier.rnc, src/index.rnc,
	  src/math.rnc, src/msgset.rnc, src/pool.rnc, src/qandaset.rnc,
	  src/refentry.rnc, src/toc.rnc: Make separate patterns for
	  attributes and enumerations
	* src/pool.rnc: Renamed pattern

2005-04-12  nwalsh

	* src/docbook.rnc: DocBook NG: The Kahlua Release
	* src/annotations.rnc, src/bibliography.rnc, src/callouts.rnc,
	  src/calstbl.rnc, src/ebnf.rnc, src/glossary.rnc, src/hier.rnc,
	  src/htmlform.rnc, src/htmltbl.rnc, src/index.rnc, src/math.rnc,
	  src/mathml.rnc, src/msgset.rnc, src/pool.rnc, src/qandaset.rnc,
	  src/refentry.rnc, src/refsect1.rnc, src/sect1.rnc, src/svg.rnc,
	  src/tasks.rnc, src/toc.rnc, src/xlink.rnc: Updated version name
	* src/pool.rnc: Fix stupid search-and-replace bug in systemitem
	  class values
	* ., .cvsignore, Makefile, build/Makefile: Updated for new build
	  environment
	* tests, tests/skip, tests/skip/README,
	  tests/skip/bibliography.001.xml,
	  tests/skip/bibliography.002.xml, tests/skip/cmdsynopsis.002.xml,
	  tests/skip/glossary.002.xml, tests/skip/indexterm.004.xml,
	  tests/skip/indexterm.005.xml, tests/skip/legalnotice.001.xml,
	  tests/skip/olink.001.xml, tests/skip/refentry.006.xml,
	  tests/skip/template.xml, tests/skip/toc.001.xml,
	  tests/skip/variablelist.002.xml, tests/skip/xref.002.xml,
	  trunk/docbook/relaxng/tests/.cvsignore,
	  trunk/docbook/relaxng/tests/skip: Reorganize CVS directory
	  structure
	* trunk/docbook/relaxng/.cvsignore,
	  trunk/docbook/relaxng/Makefile, trunk/docbook/relaxng/build, .,
	  .cvsignore, Makefile, build, build/.cvsignore, build/Makefile,
	  spec, spec/Makefile, spec/docbook.xml, src, src/annotations.rnc,
	  src/bibliography.rnc, src/callouts.rnc, src/calstbl.rnc,
	  src/docbook.rnc, src/ebnf.rnc, src/glossary.rnc, src/hier.rnc,
	  src/htmlform.rnc, src/htmltbl.rnc, src/index.rnc, src/math.rnc,
	  src/mathml.rnc, src/msgset.rnc, src/pool.rnc, src/qandaset.rnc,
	  src/refentry.rnc, src/refsect1.rnc, src/sect1.rnc, src/svg.rnc,
	  src/tasks.rnc, src/toc.rnc, src/xlink.rnc,
	  trunk/docbook/relaxng/spec, trunk/docbook/relaxng/src:
	  Reorganize CVS directory structure