diff options
author | Adrian Cumiskey <acumiskey@apache.org> | 2010-08-17 14:27:58 +0000 |
---|---|---|
committer | Adrian Cumiskey <acumiskey@apache.org> | 2010-08-17 14:27:58 +0000 |
commit | 18b1b9c7100b90068343d99a1520029f2e149969 (patch) | |
tree | dccdf9b96d28b9072e6322f0dc397818278132ea | |
parent | eef7367bea2aa614c052f8fc2b5ac90d5ae0df83 (diff) | |
download | xmlgraphics-fop-18b1b9c7100b90068343d99a1520029f2e149969.tar.gz xmlgraphics-fop-18b1b9c7100b90068343d99a1520029f2e149969.zip |
Delete becomes flush.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@986324 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | status.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/status.xml b/status.xml index 61bf1fc50..ae322a0d2 100644 --- a/status.xml +++ b/status.xml @@ -62,7 +62,7 @@ Reinstated support for being able to specify a font cache filepath in the fop user configuration. </action> <action context="Fonts" dev="AC" type="add"> - Added convenience support for the deletion of the Fop font cache file from the command line. + Added convenience support for the flushing of the Fop font cache file from the command line. </action> <action context="Renderers" dev="JM" type="add" fixes-bug="44460" due-to="Andrejus Chaliapinas"> Added support for PDF File Attachments (Embedded Files). |