diff --git a/WHATSNEW b/WHATSNEW
index 635a30e4b..48a6bb8b3 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -72,7 +72,7 @@ Fixed bugs:
Other changes:
--------------
-* Docs fixes for xmlvalidate.html. Bugzilla Report 27092.
+* Docs fixes for xmlvalidate.html, javadoc.html. Bugzilla Report 27092, 27284.
*
E.g.,
-group="XSLT_Packages org.apache.xalan.xslt*,XPath_Packages org.apache.xalan.xpath*" -+
E.g.:
+group="XSLT_Packages org.apache.xalan.xslt*,XPath_Packages org.apache.xalan.xpath*"
If the doclet requires additional parameters, these can be specified with
<param>
elements within the <doclet>
-element. These paramaters are restricted to simple strings. An example usage
+element. These parameters are restricted to simple strings. An example usage
of the doclet element is shown below:
<javadoc ... > @@ -664,13 +663,9 @@ not set the description attribute for those tags.If this attribute is specified, this element will behave as an implicit fileset. The files included by this fileset should contain each tag definition on a separate line, as described in the - javadoc reference guide: - - - ejb.bean:t:"XDoclet EJB Tag"
- + Javadoc reference guide: +
- todo:a:"To Do"
-ejb.bean:t:"XDoclet EJB Tag" +todo:a:"To Do"Note: If this attribute is specified, all the other attributes in this element will be ignored.