mwomack     2005/07/27 19:20:12

  Modified:    .        Tag: v1_2-branch build.xml
               docs     Tag: v1_2-branch HISTORY.txt
  Log:
  Update to 1.2.12rc1 in files.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.34.2.25 +1 -1      logging-log4j/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/build.xml,v
  retrieving revision 1.34.2.24
  retrieving revision 1.34.2.25
  diff -u -r1.34.2.24 -r1.34.2.25
  --- build.xml 22 Jul 2005 20:09:23 -0000      1.34.2.24
  +++ build.xml 28 Jul 2005 02:20:12 -0000      1.34.2.25
  @@ -17,7 +17,7 @@
     <!-- prefixed with "env". -->
     <property environment="env"/>
   
  -  <property name="version" value="1.2.11"/>
  +  <property name="version" value="1.2.12rc1"/>
   
     <!-- The base directory relative to which most targets are built -->
     <property name="base" value="."/>
  
  
  
  No                   revision
  No                   revision
  1.27.2.9  +4 -3      logging-log4j/docs/HISTORY.txt
  
  Index: HISTORY.txt
  ===================================================================
  RCS file: /home/cvs/logging-log4j/docs/HISTORY.txt,v
  retrieving revision 1.27.2.8
  retrieving revision 1.27.2.9
  diff -u -r1.27.2.8 -r1.27.2.9
  --- HISTORY.txt       27 Jul 2005 16:14:51 -0000      1.27.2.8
  +++ HISTORY.txt       28 Jul 2005 02:20:12 -0000      1.27.2.9
  @@ -5,9 +5,9 @@
          client code. 
    [***] Changes requiring important modifications to existing client code.
    
  - July ??th, 2005
  + July 27th, 2005
    
  - - Release of version 1.2.12
  + - Release of version 1.2.12rc1
    
    - Added getNext/setNext methods to org.apache.log4j.spi.Filter and 
deprecated
      public "next" field. This mirrors the same change in the upcoming 1.3
  @@ -41,7 +41,8 @@
    
    - Fixed bug 35831 whereby log4j would not build with a JDK 1.5 javac.  [*]
    
  - - Fixed bug 35893 by adding log4j 1.1 compatibility method to 
o.a.l.helpers.Loader. [*]
  + - Fixed bug 35893 by adding log4j 1.1 compatibility method 
  +   to o.a.l.helpers.Loader. [*]
   
    June 18th, 2005
    
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to