carnold 2005/08/19 17:58:48
Modified: . Tag: v1_2-branch build.xml
docs Tag: v1_2-branch HISTORY.txt
Log:
Bug 36283: Change build and HISTORY in anticipation of log4j 1.2.12 release
next week
Revision Changes Path
No revision
No revision
1.34.2.33 +1 -1 logging-log4j/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/logging-log4j/build.xml,v
retrieving revision 1.34.2.32
retrieving revision 1.34.2.33
diff -u -r1.34.2.32 -r1.34.2.33
--- build.xml 19 Aug 2005 03:22:26 -0000 1.34.2.32
+++ build.xml 20 Aug 2005 00:58:48 -0000 1.34.2.33
@@ -17,7 +17,7 @@
<!-- prefixed with "env". -->
<property environment="env"/>
- <property name="version" value="1.2.12rc3"/>
+ <property name="version" value="1.2.12"/>
<!-- The base directory relative to which most targets are built -->
<property name="base" value="."/>
No revision
No revision
1.27.2.19 +2 -14 logging-log4j/docs/HISTORY.txt
Index: HISTORY.txt
===================================================================
RCS file: /home/cvs/logging-log4j/docs/HISTORY.txt,v
retrieving revision 1.27.2.18
retrieving revision 1.27.2.19
diff -u -r1.27.2.18 -r1.27.2.19
--- HISTORY.txt 19 Aug 2005 01:02:04 -0000 1.27.2.18
+++ HISTORY.txt 20 Aug 2005 00:58:48 -0000 1.27.2.19
@@ -5,7 +5,7 @@
client code.
[***] Changes requiring important modifications to existing client code.
- TODO -
+ August 26th, 2005
- Release of version 1.2.12
@@ -19,17 +19,9 @@
- Fixed bug 36213 by removing references to obsolete documentation.
- August 7th, 2005
-
- - Release of version 1.2.12rc3
-
- Fixed bug 35965 by adding protected accessors for member variables
topicConnection, topicSession, and topicPublisher. [*]
- August 1st, 2005
-
- - Release of version 1.2.12rc2
-
- Fixed bug 34026, SyslogAppender now checks Layout.ignoresThrowable() just
like every other appender. [*]
@@ -41,10 +33,6 @@
for the XML sample files.
http://issues.apache.org/bugzilla/show_bug.cgi?id=14551 [*]
- July 27th, 2005
-
- - 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
version and, hence, provides a migration path. [*]
@@ -83,7 +71,7 @@
June 18th, 2005
- Release of version 1.2.11
-
+
- Fixed bug #34491 whereby the class o.a.log4j.or.jms.MessageRenderer
would not be compiled in the build.jms target. Bug reported by Andy
McBride. http://issues.apache.org/bugzilla/show_bug.cgi?id=34491 [*]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]