From e94e9648f35a8e32fd074abc4697ce6309750e8d Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Tue, 11 Jul 2006 11:42:27 +0000 Subject: Bugfix: Potential multi-threading issue (ConcurrentModificationException) eliminated for ElementMapping classes. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@420805 13f79535-47bb-0310-9956-ffa450edef68 --- status.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'status.xml') diff --git a/status.xml b/status.xml index 562f9b0cb..00d1d5470 100644 --- a/status.xml +++ b/status.xml @@ -27,6 +27,17 @@ + + Bugfix: Potential multi-threading issue (ConcurrentModificationException) + eliminated for ElementMapping classes. + + + No more System.exit() and look & feel setting calls inside the reusable + parts of the AWT viewer. + + + Proper escaping of characters in list-items labels for RTF output. + Bugfix: FOUserAgent specific configuration parameters specified in config file were not set when FOP was invoked from command line. -- cgit v1.2.3