mwomack 2005/09/08 08:21:33 Modified: docs download.html Log: Updating text about v1.2.12. Revision Changes Path 1.65 +9 -7 logging-log4j/docs/download.html Index: download.html =================================================================== RCS file: /home/cvs/logging-log4j/docs/download.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- download.html 8 Sep 2005 04:10:29 -0000 1.64 +++ download.html 8 Sep 2005 15:21:33 -0000 1.65 @@ -55,13 +55,15 @@ use these mirrors as they improve download time and save bandwidth.
-Log4j version 1.2.12 contains a number of bug fixes, the inclusion of - the long awaited TRACE level, and is (again) compilation and runtime - compatible with earlier JDK's (1.1 and 1.2; this compatibility was - inadvertently broken in the version 1.2.11 of log4j). Even though the new - TRACE level is now built-in, the log4j classes are still serializably - compatible, though it is recommended that you use the same version of - log4j when sending logging events through sockets. +
Log4j version 1.2.12 contains a number of bug fixes, the addition of + the long awaited built-in TRACE level, and is compilation and runtime + compatible with the earlier JDK's 1.1 and 1.2 (this compatibility was + inadvertently broken in version 1.2.11 of log4j). Even with the addition + of the TRACE level, the log4j classes appear to be serializable compatible, + though it is recommended that you use the same version of log4j for the sender + and receiver when sending logging events remotely such as with SocketAppender. + Other than the addition of the TRACE level, the api is identical to + previous versions of 1.2.X.
The next major release of log4j will be version 1.3. It will contain many new features and changes, and if you have written custom code, it may --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org For additional commands, e-mail: log4j-dev-help@logging.apache.org