[LOG4J2-270] Updating changes.xml

git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk@1501994 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9fc1170..70a5310 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -21,6 +21,10 @@
   </properties>
   <body>
     <release version="2.0-beta8" date="2013-07-10" description="Bug fixes and enhancements">
+      <action issue="LOG4J2-270" dev="nickwilliams" type="update">
+        Improved logging initialization in Servlet containers, especially Servlet 3.0 and newer where Log4j now
+        initializes and deinitializes automatically with no deployment descriptor configuration.
+      </action>
       <action issue="LOG4J2-302" dev="rpopma" type="fix">
         Added toString methods to ThreadContextStack/Map implementation classes.
       </action>
@@ -72,9 +76,6 @@
       <action issue="LOG4J2-288" dev="gregory" type="update">
         Update JUnit to 4.11 from 4.7.
       </action>
-      <action issue="LOG4J2-287" dev="gregory" type="update">
-        Update Hibernate to 4.3 beta3 from beta2.
-      </action>
       <action issue="LOG4J2-286" dev="gregory" type="update">
         Update test H2 JDBC driver to 1.172 from 1.171.
       </action>