aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2002-08-07 17:33:45 +0000
committerJeremias Maerki <jeremias@apache.org>2002-08-07 17:33:45 +0000
commit3c0a24e37bcda13813db8e4e995f6fe8aabb72a2 (patch)
tree8c93fd5a56ad4396622cfda394b273b97005fff1 /status.xml
parent1d750a74610958cfd33b5affcd1564cbb4626ae9 (diff)
downloadxmlgraphics-fop-3c0a24e37bcda13813db8e4e995f6fe8aabb72a2.tar.gz
xmlgraphics-fop-3c0a24e37bcda13813db8e4e995f6fe8aabb72a2.zip
Updated changelog on Logging changes.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195069 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 204f8ae04..ce14a67c3 100644
--- a/status.xml
+++ b/status.xml
@@ -76,6 +76,10 @@ inactive??
<changes>
<release version="?" date="2002">
+ <action dev="JM" type="update" context="code">
+ First batch of changes in preparation for adoption of Avalon patterns.
+ Only changes on logging for now. Mostly usage of LogEnabled contract interface.
+ </action>
<action dev="JM" type="update" context="build">
Improve build process for more flexibility when external jars change.
Changed to use -projecthelp option from Ant 1.5 instead of "usage" target.