This is an automated email from the ASF dual-hosted git repository.
rgoers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/master by this push:
new 1734bdb LOG4J2-913 - update changes.xml
1734bdb is described below
commit 1734bdb2dae207a5feaf3714f1b2ad9587f08e34
Author: Ralph Goers <[email protected]>
AuthorDate: Sat May 4 22:35:02 2019 -0700
LOG4J2-913 - update changes.xml
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8d31c38..6380907 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -387,6 +387,9 @@
</action>
</release>
<release version="2.12.0" date="2019-MM-DD" description="GA Release
2.12.0">
+ <action issue="LOG4J2-913" dev="rgoers" type="add">
+ Add support for reconfiguration via HTTP(S), Docker, and Spring Cloud
Configuration.
+ </action>
<action issue="LOG4J2-2586" dev="rgoers" type="add">
TCP Appender should support a host name resolving to multiple IP
addresses.
</action>