From d716872ebd944d6d63aecaf855518c5de6361493 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Wed, 12 Apr 2006 16:02:40 +0000 Subject: [PATCH] V5.0b5 --- docbook/relaxng/docbook/spec/docbook.xml | 39 ++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 2 deletions(-) diff --git a/docbook/relaxng/docbook/spec/docbook.xml b/docbook/relaxng/docbook/spec/docbook.xml index 3d9e7cd7b..0bc3b9032 100644 --- a/docbook/relaxng/docbook/spec/docbook.xml +++ b/docbook/relaxng/docbook/spec/docbook.xml @@ -15,7 +15,7 @@ $Id$ docbook - 5.0b4 + 5.0b5 wd 01 @@ -40,7 +40,7 @@ $Id$ -2006-03-09 +2006-04-12 200120022003 @@ -154,6 +154,41 @@ DocBook is also available from the mirror on . +
+Changes in DocBook V5.0b5 + +This release contains several improvements over V5.0b4. + + + +Restored the class attribute on +refmiscinfo (removing the type +attribute introduced in +V5.0b4). The class +attribute is now an enumerated list with the standard +otherclass extension point. + + + +Added parameter to db.technical.inlines. +This allows parameter to occur in places like +userinput and computeroutput. + + + + +Allow XInclude elements in info elements (in the +docbookxi schemas). + + + + +Fixed bugs in the build process that resulted in broken DTD versions +of beta 4 and earlier betas. + + + +
Changes in DocBook V5.0b4 -- 2.40.0