Update release notes for release

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/306f4871
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/306f4871
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/306f4871

Branch: refs/heads/LOG4J-1181
Commit: 306f48716d3ab0939c1e0cba491af7929cec98b1
Parents: dca0ab4
Author: Ralph Goers <ralph.go...@dslextreme.com>
Authored: Wed May 25 07:34:41 2016 -0700
Committer: Ralph Goers <ralph.go...@dslextreme.com>
Committed: Wed May 25 07:34:41 2016 -0700

----------------------------------------------------------------------
 RELEASE-NOTES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/306f4871/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index f966265..336bfdf 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -9,8 +9,8 @@ many other modern features such as support for Markers, 
property substitution us
 a PatternLayout and asynchronous Loggers. In addition, Log4j 2 will not lose 
events while reconfiguring.
 
 This is the tenth GA release. It contains several bugfixes and new features. 
The new features include
-the ability to not generate any objects while logging if certain conditions 
are met, a new YAML Layout,
-the ability to merge configuration files, and documenting Log4j's performance 
against other logging
+the ability to be "garbage-free" (avoid allocating temporary objects) while 
logging if certain conditions are met,
+a new YAML Layout, the ability to merge configuration files, and documenting 
Log4j's performance against other logging
 frameworks and in various logging configurations. More details on the features 
and bugfixes are itemized below.
 
 GA Release 2.6

Reply via email to