mwomack 2005/08/02 22:05:14
Modified: docs HISTORY.txt
Log:
Fix for bug #35965. Added protected accessors for JMS related member
variables.
Revision Changes Path
1.36 +3 -0 logging-log4j/docs/HISTORY.txt
Index: HISTORY.txt
===================================================================
RCS file: /home/cvs/logging-log4j/docs/HISTORY.txt,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- HISTORY.txt 30 Jul 2005 20:51:26 -0000 1.35
+++ HISTORY.txt 3 Aug 2005 05:05:14 -0000 1.36
@@ -39,6 +39,9 @@
cause PropertyConfigurator to *temporarily* output logs generated
during the configuration process. This is very similar to the way the
debug attribute works in configuration files in XML format. [*]
+
+ - Fixed bug 35965 by adding protected accessors for member variables
+ topicConnection, topicSession, and topicPublisher. [*]
- Fixed Bugzilla 14551, misplaces sample.xml links in JavaDocs.
http://issues.apache.org/bugzilla/show_bug.cgi?id=14551 [*]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]