diff options
author | Glenn Adams <gadams@apache.org> | 2012-06-23 18:45:21 +0000 |
---|---|---|
committer | Glenn Adams <gadams@apache.org> | 2012-06-23 18:45:21 +0000 |
commit | bf1401875c3aa097c5670de1da524b7a1318926f (patch) | |
tree | 74eb23e28342342d2f9c881a1ad53f5816181b3e /status.xml | |
parent | b07b8338c630eabcbcfcebe4cca944d6150a407a (diff) | |
download | xmlgraphics-fop-bf1401875c3aa097c5670de1da524b7a1318926f.tar.gz xmlgraphics-fop-bf1401875c3aa097c5670de1da524b7a1318926f.zip |
Eliminate javadocs warnings.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1353173 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 7095904a1..4046f9ec3 100644 --- a/status.xml +++ b/status.xml @@ -63,6 +63,9 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> <release version="FOP Trunk" date="TBD"> + <action context="Code" dev="GA" type="fix"> + Eliminate javadocs warnings. + </action> <action context="Renderers" dev="VH" type="add" fixes-bug="52338" importance="high"> Added possibility to embed TrueType fonts in PostScript. </action> |