Updated changelog on Logging changes.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195069 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jeremias Maerki 2002-08-07 17:33:45 +00:00
parent 1d750a7461
commit 3c0a24e37b

View File

@ -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.