mwomack     2003/02/18 21:04:49

  Modified:    docs     Tag: v1_2-branch HISTORY
  Log:
  Mention of fix for #14827.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.97.2.18 +5 -1      jakarta-log4j/docs/HISTORY
  
  Index: HISTORY
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/docs/HISTORY,v
  retrieving revision 1.97.2.17
  retrieving revision 1.97.2.18
  diff -u -r1.97.2.17 -r1.97.2.18
  --- HISTORY   18 Feb 2003 17:00:02 -0000      1.97.2.17
  +++ HISTORY   19 Feb 2003 05:04:48 -0000      1.97.2.18
  @@ -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]

Reply via email to