ceki 2003/03/03 07:28:00
Modified: docs HISTORY
Log:
Added missing entry for bug #14827.
Revision Changes Path
1.100 +5 -1 jakarta-log4j/docs/HISTORY
Index: HISTORY
===================================================================
RCS file: /home/cvs/jakarta-log4j/docs/HISTORY,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- HISTORY 3 Mar 2003 15:24:02 -0000 1.99
+++ HISTORY 3 Mar 2003 15:28:00 -0000 1.100
@@ -5,7 +5,7 @@
client code.
[***] Changes requiring important modifications to existing client code.
- February 18th, 2003
+ February 19th, 2003
- Release of version 1.2.8
@@ -16,6 +16,10 @@
- Fixed bug #12366 whereby various versions of Xerces would not parse
log4j configuration scripts expressed in XML format. [*]
+
+ - Fixed bug #14827. The "removes" buffer used in the flushBuffer() method
+ of JDBCAppender is now cleared, solving the memory leak. Thanks to John
+ Landers for reporting the bug and suggesting the fix. [*]
- Fixed bug #15599. SocketAppender now honors ReconnectionDelay of 0.
Many thanks to Scott Schram for reporting the bug and providing the fix. [*]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]