sdeboy 2004/05/20 23:27:31
Modified: src/java/org/apache/log4j/chainsaw/help release-notes.html
Log:
updated release notes to include comment about xml decoder npe fix
Revision Changes Path
1.6 +5 -2
logging-log4j/src/java/org/apache/log4j/chainsaw/help/release-notes.html
Index: release-notes.html
===================================================================
RCS file:
/home/cvs/logging-log4j/src/java/org/apache/log4j/chainsaw/help/release-notes.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- release-notes.html 18 May 2004 00:39:55 -0000 1.5
+++ release-notes.html 21 May 2004 06:27:31 -0000 1.6
@@ -9,18 +9,21 @@
<h3>1.99.99 (18th May 2004 10:35 GMT+10)</h3>
+<h2>20 May 2004</h2>
+<ul>
+ <li>Corrected a bug in the XML decoders which prevented XML-formatted events from
being processed.</li>
+</ul>
+
<h2>18 May 2004</h2>
<ul>
<li>Tidied up the Logger Tree Panel's hidden logger functionality. It's now
managed by a popup dialog, freeing up space for the Logger tree itself.</li>
</ul>
-<h3>v1.99.99 (pre-log4j 1.3 Alpha)</h3>
<h2>18 May 2004</h2>
<ul>
<li>Properly included some base JavaDoc into the chainsaw jar, so that it can be
accessed via Java Web Start</li>
</ul>
-<h3>v1.99.99 (pre-log4j 1.3 Alpha)</h3>
<h2>16 May 2004</h2>
<ul>
<li>Added 'cyclic buffer size' as an application property</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]