You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gi...@apache.org on 2023/01/14 20:29:56 UTC

[logging-log4j2] branch dependabot/maven/org.hsqldb-hsqldb-2.7.1 updated (91d8fb041f -> 01a16498c7)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/org.hsqldb-hsqldb-2.7.1
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


 discard 91d8fb041f Bump hsqldb from 2.5.2 to 2.7.1
     add 9d5b28e1d3 Revert scorecards-analysis bump
     add eab4c7459a Bump OSS Scorecards from 1 to 2
     add fa84103c23 Add per-test property source
     add 401017e4a9 Fixing HtmlLayoutTest when timezone has minutes (#1127)
     add 9877f246a9 Remove Java 9 version of `ServiceLoaderUtil`
     add 3a4de2b0a9 Remove dependency on PropertiesUtil from `Strings`
     add 565bef42c6 [LOG4J-3631] Fix `Configurator#setLevel` for internal classes
     add cb68c6f8be Extract NetUtils::toURIs method
     add b2f39a72f2 Fix compilation error
     add 1407c5d069 Add minimal checkstyle check
     add b36a133480 Fix recent formatting problems
     add 8c441a3c19 Fix CI configuration
     add 470ac2cf24 Fix links on the site's 'Articles and Tutorials' page (#1045)
     add 929768cbab move the the code block to propagate to publish()
     add 97d5bbd4af execute spotless:apply
     add 417540963a improve thread-safety
     add d45d448e05 make installAsLevelPropagator transient
     add 3a2f67a56c execute spotless:apply, again
     add d81e229734 replace transient with volatile
     add 63f984eb80 add another check before we execute the synchronized code to propagate
     add 96c28061e3 [LOG4J-3634] Add changelog
     add 123404b205 Do not allow parallel tests in a class
     add d5eea2883c Remove incorrectly committed `workflows` directory.
     add 86c0a58d5e Remove unused `src/ide` folder.
     add fa423d9e34 Disclose relationship with TideLift
     add ce14f922d8 Rollback previous commit
     add 9267b4e4f5 Check urlConnection for being instance of JarURLConnection instead of relying on protocol name
     add 5d526432e9 Run mvn spotless:apply
     add 518c3f32dd Merge pull request #1164 from raipc/release-2.x
     add 7e0b31252c Fix NPE in Log4jMarker
     add 2fc1f328a2 LOG4J2-3644 - Deprecate package scanning
     add 4575d54575 Correctly default to not include location info for AsyncRootLoggers LOG4J2-3487
     add 8044c98404 Disclose relationship with TideLift
     add 53d5b2ffdc Rollback previous commit
     add 8abcf751bd Check urlConnection for being instance of JarURLConnection instead of relying on protocol name
     add 7b4bf76ec0 Run mvn spotless:apply
     add 728c99e420 Fix NPE in Log4jMarker
     add ea4cf759bc LOG4J2-3644 - Deprecate package scanning
     add 02ef333d56 Merge branch 'davemessink-release-2.x' into release-2.x
     add 2a0c028000 LOG4J2-2785 - Allow logger name to be abbreviated to the right-most n words
     add 140145db28 LOG4J2-3644 - Deprecate package scanning
     add 9080ac6c5e [LOG4J2-3645] Minimal changes to allow flow tracing with LogBuilder
     add 29804e2068 LOG4J2-2297 - Format java.sql.time correctly
     add 0c01699ae2 Update copyright
     add ff2abf866d LOG4J2-2297 - Allow java.sql.Time objects to format properly in MapMessages.
     add cdca105dea LOG4J2-3357 - use time trigger was scheduled to fire instead of current time.
     add e325de9abf LOG4J2-3357 - use time trigger was scheduled to fire instead of current time.
     add 5bde96782e LOG4J2-1631 Honor timezone in file name pattern
     add 7107cd6553 LOG4J2-1631 Use java.time in PatternProcessorTest
     add 151420f2d8 [LOG4J2-1631] Changelog
     add a45c10ac58 Disclose relationship with Tidelift
     add 1e90e5b419 Add myself to Github Sponsorship list
     add d06caf2ef9 [LOG4J2-3598] Lazily evaluate the level in `Log4jEventBuilder`
     add 6faa33e9bd Import .asf.yaml from master branch
     add 6fc092e673 Enable GitHub issues and projects
     add a791477d7b Merge pull request #1200 from jvz/release-2.x
     add 507478dd6e Bump
     add e8a55c7713 Put github features where they belong
     add dcd7c371dc Update issues link in README to GitHub
     add c6fbbb933a Grammar
     add f22731a889 LOG4J2-3628 Replace `maven-changes-plugin` with `log4j-changelog` (#1145)
     add 3a00a64cec Bump actions/setup-java from 3.6.0 to 3.9.0
     add c5da168806 Merge pull request #1174 from apache/dependabot/github_actions/actions/setup-java-3.9.0
     add 2c0a269f60 Bump actions/checkout from 3.1.0 to 3.2.0
     add 04df7c97c3 Merge pull request #1175 from apache/dependabot/github_actions/actions/checkout-3.2.0
     add cc71865564 Bump github/codeql-action from 2.1.28 to 2.1.37
     add 77ff53e651 Merge pull request #1176 from apache/dependabot/github_actions/github/codeql-action-2.1.37
     add d127c61335 Bump actions/upload-artifact from 3.1.0 to 3.1.1
     add d39180ca0d Merge pull request #1125 from apache/dependabot/github_actions/actions/upload-artifact-3.1.1
     add 05fa24125c (doc) Use Gradle platform to import Log4j BOM in Gradle 5.0+
     add 2df18f2926 Merge pull request #1141 from grossws/docs-gradle
     add f5c60dbc31 Update exception message to refer to log4j-slf4j2-impl
     add b8931d733a Merge pull request #1069 from afs/fix-message
     add ebe32f368f This spotless config is fucking annoying
     add 01a16498c7 Bump hsqldb from 2.5.2 to 2.7.1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (91d8fb041f)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.hsqldb-hsqldb-2.7.1 (01a16498c7)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |   58 +
 .github/workflows/benchmark.yml                    |   14 +-
 .github/workflows/build.yml                        |   16 +-
 .github/workflows/codeql-analysis.yml              |   12 +-
 .github/workflows/log4j-kafka-test.yml             |    6 +-
 .github/workflows/scorecards-analysis.yml          |   15 +-
 CHANGELOG.adoc                                     |   77 +
 NOTICE.txt                                         |    2 +-
 README.md                                          |    7 +-
 RELEASE-NOTES.md                                   |  105 -
 log4j-1.2-api/pom.xml                              |   15 -
 log4j-1.2-api/src/site/site.xml                    |    2 -
 log4j-api-java9/src/assembly/java9.xml             |   18 +-
 log4j-api-java9/src/main/java/module-info.java     |    1 +
 .../apache/logging/log4j/status/StatusLogger.java  |   38 -
 .../apache/logging/log4j/util/PropertySource.java  |    7 -
 .../logging/log4j/util/ServiceLoaderUtil.java      |  131 -
 .../log4j/util/java9/ServiceLoaderUtilTest.java    |   53 -
 .../log4j/util/java9/test/BetterService.java       |   21 -
 .../logging/log4j/util/java9/test/Service.java     |   21 -
 .../logging/log4j/util/java9/test/Service1.java    |   21 -
 .../logging/log4j/util/java9/test/Service2.java    |   21 -
 log4j-api-java9/src/test/java9/module-info.java    |   35 -
 log4j-api-test/pom.xml                             |   18 +-
 .../apache/logging/log4j/test/TestProperties.java  |   39 +
 .../log4j/test/junit/ExtensionContextAnchor.java   |    5 +-
 .../log4j/test/junit/InitializesThreadContext.java |    1 -
 .../apache/logging/log4j/test/junit/Resources.java |    1 -
 .../logging/log4j/test/junit/SetTestProperty.java  |   62 +
 .../log4j/test/junit/TestPropertyResolver.java     |   94 +
 .../log4j/test/junit/TestPropertySource.java       |  140 +
 .../test/junit/ThreadContextMapExtension.java      |    1 -
 .../test/junit/TypeBasedParameterResolver.java     |   43 +
 .../log4j/test/junit/UsingTestProperties.java      |   46 +
 .../log4j/test/junit/UsingThreadContextMap.java    |    1 -
 .../org.apache.logging.log4j.util.PropertySource   |   15 +
 .../org/apache/logging/log4j/LambdaLoggerTest.java |    1 -
 .../org/apache/logging/log4j/LogManagerTest.java   |   16 +-
 .../apache/logging/log4j/LoggerSupplierTest.java   |  376 +-
 .../java/org/apache/logging/log4j/LoggerTest.java  |   83 +-
 .../java/org/apache/logging/log4j/MarkerTest.java  |    2 +-
 .../logging/log4j/message/MapMessageTest.java      |   18 +-
 .../log4j/spi/DefaultThreadContextMapTest.java     |    4 +-
 .../log4j/spi/DefaultThreadContextStackTest.java   |   16 +-
 .../log4j/status/StatusConsoleListenerTest.java    |    6 +-
 .../log4j/test/junit/TestPropertySourceTest.java   |   56 +
 log4j-api/pom.xml                                  |   15 -
 .../java/org/apache/logging/log4j/LogBuilder.java  |   11 +
 .../main/java/org/apache/logging/log4j/Logger.java |    9 +
 .../org/apache/logging/log4j/ThreadContext.java    |    3 +-
 .../logging/log4j/internal/DefaultLogBuilder.java  |   11 +-
 .../log4j/message/DefaultFlowMessageFactory.java   |   83 +-
 .../logging/log4j/message/FlowMessageFactory.java  |   31 +-
 .../logging/log4j/message/ParameterFormatter.java  |   15 +-
 .../apache/logging/log4j/spi/AbstractLogger.java   |   77 +-
 .../logging/log4j/status/SimpleLoggerFactory.java  |    4 +-
 .../log4j/status/StatusConsoleListener.java        |    8 +-
 .../apache/logging/log4j/status/StatusLogger.java  |   24 +-
 .../apache/logging/log4j/util/StringBuilders.java  |   23 +
 .../org/apache/logging/log4j/util/Strings.java     |   18 +-
 .../log4j/util/SystemPropertiesPropertySource.java |  124 +-
 log4j-api/src/site/site.xml                        |    2 -
 log4j-appserver/pom.xml                            |   15 -
 log4j-appserver/src/site/site.xml                  |    2 -
 log4j-cassandra/pom.xml                            |   15 -
 log4j-cassandra/src/site/site.xml                  |    2 -
 log4j-core-test/pom.xml                            |   15 -
 .../apache/logging/log4j/core/test/Compiler.java   |   13 +-
 .../core/test/junit/ConfigurationResolver.java     |    8 +-
 .../core/test/junit/LoggerContextResolver.java     |   14 +-
 .../mom/kafka/KafkaAppenderCloseTimeoutTest.java   |    1 -
 .../appender/rolling/PatternProcessorTest.java     |  345 +-
 .../core/async/AsyncLoggerDefaultLocationTest.java |    4 -
 .../async/AsyncRootLoggerDefaultLocationTest.java  |   66 +
 .../log4j/core/config/ConfiguratorTest.java        |   21 +
 .../AnnotationProcessorCompilerErrorTest.java      |    9 +-
 .../plugins/util/PluginManagerPackagesTest.java    |    8 +-
 .../logging/log4j/core/layout/HtmlLayoutTest.java  |   20 +-
 .../core/pattern/DynamicWordAbbreviatorTest.java   |   75 +
 .../log4j/core/pattern/NameAbbreviatorTest.java    |    7 +-
 .../AsyncRootLoggerDefaultLocationTest.xml         |   18 +
 log4j-core/pom.xml                                 |   15 -
 .../core/appender/mom/kafka/KafkaAppender.java     |    3 +-
 .../appender/rolling/CronTriggeringPolicy.java     |    4 +-
 .../core/appender/rolling/PatternProcessor.java    |   14 +-
 .../log4j/core/async/AsyncLoggerConfig.java        |    3 +-
 .../log4j/core/config/ConfigurationSource.java     |   18 +-
 .../logging/log4j/core/config/Configurator.java    |   35 +-
 .../core/config/plugins/util/PluginManager.java    |   16 +-
 .../log4j/core/pattern/DatePatternConverter.java   |   24 +-
 .../log4j/core/pattern/DynamicWordAbbreviator.java |  118 +
 .../log4j/core/pattern/NameAbbreviator.java        |   21 +-
 .../apache/logging/log4j/core/util/NetUtils.java   |   16 +
 log4j-core/src/site/site.xml                       |    2 -
 log4j-couchdb/pom.xml                              |   15 -
 log4j-couchdb/src/site/site.xml                    |    2 -
 log4j-docker/pom.xml                               |   15 -
 log4j-docker/src/site/site.xml                     |    2 -
 log4j-flume-ng/pom.xml                             |   15 -
 log4j-flume-ng/src/site/site.xml                   |    2 -
 log4j-iostreams/pom.xml                            |   15 -
 log4j-iostreams/src/site/site.xml                  |    2 -
 log4j-jakarta-smtp/pom.xml                         |   15 -
 log4j-jakarta-web/pom.xml                          |   15 -
 log4j-jakarta-web/src/site/site.xml                |    2 -
 log4j-jcl/pom.xml                                  |   15 -
 log4j-jcl/src/site/site.xml                        |    2 -
 log4j-jdbc-dbcp2/pom.xml                           |   15 -
 log4j-jdbc-dbcp2/src/site/site.xml                 |    2 -
 log4j-jmx-gui/pom.xml                              |   15 -
 log4j-jmx-gui/src/site/site.xml                    |    2 -
 log4j-jpa/pom.xml                                  |   15 -
 log4j-jpa/src/site/site.xml                        |    2 -
 log4j-jpl/pom.xml                                  |   15 -
 log4j-jpl/src/site/site.xml                        |    2 -
 log4j-jul/pom.xml                                  |   15 -
 .../logging/log4j/jul/Log4jBridgeHandler.java      |  645 ++-
 log4j-jul/src/site/site.xml                        |    2 -
 .../logging/log4j/jul/AbstractLoggerTest.java      |    1 -
 log4j-kubernetes/pom.xml                           |   15 -
 log4j-kubernetes/src/site/site.xml                 |    2 -
 log4j-layout-template-json-test/pom.xml            |   17 +-
 .../template/json/util/InstantFormatterTest.java   |    6 +-
 log4j-layout-template-json/pom.xml                 |   15 -
 .../template/json/util/InstantFormatter.java       |   14 +-
 log4j-layout-template-json/src/site/site.xml       |    2 -
 log4j-liquibase/pom.xml                            |   15 -
 log4j-liquibase/src/site/site.xml                  |    2 -
 log4j-mongodb3/pom.xml                             |   15 -
 log4j-mongodb3/src/site/site.xml                   |    2 -
 log4j-mongodb4/pom.xml                             |   15 -
 log4j-mongodb4/src/site/site.xml                   |    2 -
 log4j-osgi/pom.xml                                 |   15 -
 .../log4j/perf/jmh/JdbcAppenderBenchmark.java      |    1 -
 .../log4j/perf/jmh/JpaAppenderBenchmark.java       |    1 -
 log4j-samples/pom.xml                              |    1 +
 log4j-slf4j-impl/pom.xml                           |   15 -
 .../java/org/apache/logging/slf4j/Log4jMarker.java |   75 +-
 log4j-slf4j-impl/src/site/site.xml                 |    2 -
 log4j-slf4j2-impl/pom.xml                          |   17 +-
 .../apache/logging/slf4j/Log4jEventBuilder.java    |   25 +-
 .../java/org/apache/logging/slf4j/Log4jLogger.java |   47 +-
 .../apache/logging/slf4j/Log4jLoggerFactory.java   |    6 +-
 .../java/org/apache/logging/slf4j/Log4jMarker.java |   75 +-
 log4j-slf4j2-impl/src/site/site.xml                |    2 -
 .../java/org/apache/logging/slf4j/LoggerTest.java  |   31 +-
 log4j-spring-boot/pom.xml                          |   15 -
 log4j-spring-boot/src/site/site.xml                |    2 -
 .../log4j-spring-cloud-config-client/pom.xml       |   15 -
 .../src/site/site.xml                              |    2 -
 log4j-spring-cloud-config/src/site/site.xml        |    2 -
 log4j-taglib/pom.xml                               |   15 -
 log4j-taglib/src/site/site.xml                     |    2 -
 log4j-to-jul/pom.xml                               |   15 -
 log4j-to-jul/src/site/site.xml                     |    2 -
 log4j-to-slf4j/pom.xml                             |   15 -
 log4j-to-slf4j/src/site/site.xml                   |    2 -
 log4j-web/pom.xml                                  |   15 -
 log4j-web/src/site/site.xml                        |    2 -
 pom.xml                                            |  214 +-
 src/changelog/.2.x.x/.changelog.adoc.ftl           |   22 +
 ...J2-1631_Honor-timezone-in-file-name-pattern.xml |   25 +
 ...va_sql_Time_object_formatting_in_MapMessage.xml |   22 +
 ...imestamp_to_ProducerRecord_in_KafkaAppender.xml |   23 +
 ...ernLayout_abrreviate_all_except_2_rightmost.xml |   23 +
 .../LOG4J2-3357_Fix_CronTriggeringPolicy.xml       |   22 +
 ...ect_default_to_not_include_AsyncRootLoggers.xml |   23 +
 ...Lazily_evaluate_SLF4J_LogEventBuilder_level.xml |    7 +
 .../.2.x.x/LOG4J2-3628_New_changelog_infra.xml     |   22 +
 ..._Configurator_setLevel_for_internal_classes.xml |   23 +
 ...Fix_level_propagation_in_Log4jBridgeHandler.xml |   23 +
 ...3644_Deprecate_package_scanning_for_plugins.xml |   22 +
 src/changelog/.changelog-entries.adoc.ftl          |   32 +
 src/changelog/.index.adoc.ftl                      |   22 +
 src/changelog/2.0-alpha1/.changelog.adoc.ftl       |   20 +
 src/changelog/2.0-alpha1/.release.xml              |   18 +
 ...lication_facing_log_methods_use_their_own_F.xml |   24 +
 ...text_support_for_custom_logger_factories_Al.xml |   24 +
 ...ld_throw_an_IllegalArgumentException_instea.xml |   23 +
 ..._filter_on_the_AppenderRef_by_adding_either.xml |   23 +
 src/changelog/2.0-alpha2/.changelog.adoc.ftl       |   20 +
 src/changelog/2.0-alpha2/.release.xml              |   18 +
 ...OG4J2-64_Fix_compilation_problems_in_Java_7.xml |   22 +
 ...ubstitution_on_the_configuration_attributes.xml |   22 +
 ...besides_core_to_create_a_PluginMap_for_fast.xml |   23 +
 ..._support_for_formatting_using_String_format.xml |   22 +
 ...ents_to_be_embedded_into_the_Flume_Appender.xml |   22 +
 ...LOG4J2-70_Add_getLogger_Class_to_LogManager.xml |   22 +
 src/changelog/2.0-beta1/.changelog.adoc.ftl        |   20 +
 src/changelog/2.0-beta1/.release.xml               |   18 +
 src/changelog/2.0-beta1/Added_AsynchAppender.xml   |   21 +
 ...le_to_allow_web_applications_to_include_the.xml |   23 +
 ...did_not_create_the_parent_directories_of_th.xml |   22 +
 ...tion_in_RollingFileManager_when_filePattern.xml |   22 +
 ...arker_Message_Throwable_was_internally_usin.xml |   22 +
 ...textListener_to_accept_a_configuration_file.xml |   24 +
 ...as_calling_the_stop_method_of_the_reference.xml |   23 +
 ...was_calling_the_stop_method_for_each_of_its.xml |   24 +
 ...tAttribute_in_the_Commons_Logging_bridge_go.xml |   23 +
 ...be_used_as_the_implementation_with_SLF4J_an.xml |   24 +
 ...ernLayout_was_not_honoring_format_modifiers.xml |   22 +
 ...ed_MarkerManager_getMarker_causing_the_Mark.xml |   24 +
 .../Update_the_versions_of_SLF4J_and_Logback.xml   |   21 +
 src/changelog/2.0-beta2/.changelog.adoc.ftl        |   20 +
 src/changelog/2.0-beta2/.release.xml               |   18 +
 ..._MultiformatMessage_and_allow_StructuredDat.xml |   21 +
 ...NSI_colors_by_adding_the_highlight_and_styl.xml |   22 +
 ...logging_to_be_directed_to_stderr_or_to_a_fi.xml |   21 +
 ...ation_was_not_starting_the_Console_Appender.xml |   21 +
 ...modulate_options_to_TimeBasedTriggeringPoli.xml |   23 +
 ...rt_for_filtering_packages_from_stack_traces.xml |   22 +
 ...erty_disableThreadContextMap_is_set_puts_to.xml |   23 +
 ...text_map_is_empty_the_LogEvent_will_contain.xml |   23 +
 ...rty_disableThreadContextStack_is_set_pushes.xml |   23 +
 ...ext_stack_is_empty_the_LogEvent_will_contai.xml |   25 +
 ...ods_in_AbstractLogger_were_set_to_an_incorr.xml |   23 +
 ..._on_client_vs_server_mode_to_performance_pa.xml |   22 +
 ..._s_Category_class_was_missing_3_log_methods.xml |   22 +
 ...icThresholdFilter_to_use_KeyValuePair_Fixed.xml |   23 +
 ...edMessage_StringFormattedMessage_and_Thread.xml |   22 +
 ...stitution_from_PatternLayout_to_appropriate.xml |   21 +
 src/changelog/2.0-beta3/.changelog.adoc.ftl        |   20 +
 src/changelog/2.0-beta3/.release.xml               |   18 +
 ...duplicate_LoggerContextFactorys_are_present.xml |   22 +
 ...jar_to_combine_API_and_Core_contents_for_us.xml |   21 +
 ...ption_would_occur_if_no_format_value_was_pa.xml |   23 +
 ...ility_value_was_being_improperly_calculated.xml |   23 +
 ...wrapping_a_ThrowableProxy_with_another_Thro.xml |   23 +
 ...ager_binding_to_use_regular_java_properties.xml |   23 +
 ...stomize_the_names_of_the_Levels_in_the_Leve.xml |   22 +
 ..._not_properly_handling_adjacent_nested_opti.xml |   22 +
 ...xception_in_ClassLoaderContextSelector_when.xml |   23 +
 ...ewritePolicy_and_ability_to_define_properti.xml |   22 +
 ...ontSize_parameters_to_HTMLLayout_Replace_ne.xml |   22 +
 ...ed_ability_to_configure_from_an_InputSource.xml |   22 +
 ...hreadContext_push_String_format_Object_args.xml |   22 +
 .../LOG4J2-87_Build_pdf_of_user_s_guide.xml        |   22 +
 ...not_stripping_Lookup_key_separator_when_try.xml |   23 +
 ..._for_loading_plugins_inside_the_OSGi_bundle.xml |   22 +
 ...sing_classes_and_methods_for_Log4j_1_x_comp.xml |   22 +
 ...had_an_extra_call_to_putAll_that_caused_upd.xml |   23 +
 ...y_forcedLog_was_wrapping_the_message_with_a.xml |   22 +
 src/changelog/2.0-beta4/.changelog.adoc.ftl        |   20 +
 src/changelog/2.0-beta4/.release.xml               |   18 +
 ...d_MessageFormatMessage_and_FormattedMessage.xml |   21 +
 .../2.0-beta4/Added_Flume_Appender_samples.xml     |   21 +
 .../2.0-beta4/Added_Log4j_2_to_SLF4J_adapter.xml   |   21 +
 ...ed_hostName_and_contextName_to_property_map.xml |   21 +
 ...nager_to_initialize_even_if_it_cannot_conne.xml |   21 +
 ...J2-110_Renamed_log4j12_api_to_log4j_1_2_api.xml |   22 +
 ...J2-111_Enhanced_javadoc_copyright_statement.xml |   22 +
 ...ter_createFilter_was_annotated_with_PluginA.xml |   23 +
 ...sage_was_validating_the_length_of_the_value.xml |   24 +
 ...p_elements_with_null_values_are_now_ignored.xml |   23 +
 ...s_using_the_wrong_date_value_Enhanced_Defau.xml |   23 +
 ...connection_would_cause_the_TCPSocketManager.xml |   22 +
 ..._would_fail_if_the_initial_connection_could.xml |   22 +
 ...verify_exceptions_are_thrown_when_the_socke.xml |   22 +
 ...le_for_ThreadContextMapFilter_was_incorrect.xml |   23 +
 ...opic_Appenders_did_not_allow_name_to_be_spe.xml |   22 +
 ...rs_to_recover_if_the_queue_or_topic_is_unav.xml |   22 +
 ...thods_were_not_passing_Markers_to_the_isEna.xml |   22 +
 ...28_Add_follow_attribute_to_Console_Appender.xml |   22 +
 ...was_only_creating_a_single_appender_for_the.xml |   22 +
 ...uld_format_throwables_without_requiring_a_c.xml |   22 +
 .../2.0-beta4/LOG4J2-131_Add_SMTPAppender.xml      |   23 +
 ...atching_Throwable_checks_for_DEBUG_level_bu.xml |   22 +
 ...stom_message_creation_via_a_message_factory.xml |   22 +
 ...hite_blue_and_so_on_in_the_console_appender.xml |   22 +
 ...iguration_does_not_close_the_first_appender.xml |   23 +
 ...to_be_escaped_in_Syslog_and_RFC5424_layouts.xml |   24 +
 ...2-137_Fix_hang_in_Dumbster_SMTP_test_server.xml |   22 +
 ..._exception_in_SocketAppender_if_no_protocol.xml |   23 +
 ...140_Typo_in_documentation_of_SocketAppender.xml |   23 +
 ...nts_were_not_reset_in_the_output_stream_cau.xml |   22 +
 ...onverter_now_returns_null_if_the_log_messag.xml |   22 +
 ...2-144_NullPointerException_in_RFC5424Layout.xml |   22 +
 .../LOG4J2-145_Add_missing_serial_version_IDs.xml  |   22 +
 ...ilter_was_matching_on_the_key_instead_of_th.xml |   23 +
 ...MTPAppender_will_only_cache_filtered_events.xml |   23 +
 ...m_getProperty_calls_to_use_PropertiesUtil_t.xml |   22 +
 ...er_s_FileRenameAction_was_throwing_a_NullPo.xml |   24 +
 ..._LocalizedMessageTest_fails_on_linux_system.xml |   23 +
 src/changelog/2.0-beta5/.changelog.adoc.ftl        |   20 +
 src/changelog/2.0-beta5/.release.xml               |   18 +
 ...stentManager_which_writes_to_BerkeleyDB_and.xml |   21 +
 ...w_Logger_and_LoggerContext_to_be_subclassed.xml |   23 +
 ..._to_include_or_exclude_location_information.xml |   23 +
 ...der_configuration_details_via_an_advertisem.xml |   22 +
 ...ccess_to_the_properties_in_the_LoggerConfig.xml |   23 +
 ...4_compliant_escaping_rules_to_RFC5424Layout.xml |   23 +
 ...Fragment_Host_to_MANIFEST_MF_for_log4j_core.xml |   23 +
 ...ttern_converter_options_processing_to_Throw.xml |   23 +
 ...rContextSelector_to_use_the_first_ClassLoad.xml |   23 +
 ...J2-163_Add_support_for_asynchronous_loggers.xml |   23 +
 ...64_Add_methods_is_setEndOfBatch_to_LogEvent.xml |   23 +
 ...ws_a_ClassCastException_if_LogManager_retur.xml |   22 +
 ...nFactory_was_adding_factories_on_every_call.xml |   22 +
 ..._should_be_reset_when_addPackages_is_called.xml |   22 +
 ..._IllegalArgumentException_in_AsynchAppender.xml |   23 +
 ...xception_in_DatagramOutputStream_when_flush.xml |   23 +
 ...ogger_interface_APIs_to_log_at_given_levels.xml |   22 +
 ...ger_now_adds_the_layout_header_whenever_the.xml |   22 +
 .../2.0-beta5/LOG4J2-187_Add_tag_library.xml       |   23 +
 ...AsynchAppender_didn_t_support_the_level_and.xml |   23 +
 ...meter_did_not_work_properly_on_AsynchAppend.xml |   23 +
 ..._addLoggerAppender_saved_appender_using_the.xml |   23 +
 ...leAppender_in_log4j_async_did_not_roll_over.xml |   23 +
 ...tionsTest_failed_on_Windows_due_to_CR_LF_is.xml |   23 +
 ...ts_now_create_files_in_the_target_directory.xml |   23 +
 ...6_FlumeAvroManager_now_uses_Flume_RPCClient.xml |   22 +
 ...8_FlumeAvroManager_now_uses_Flume_RPCClient.xml |   22 +
 ...199_Highlight_subprojects_in_sub_navigation.xml |   23 +
 ...hod_renamed_to_removeFilter_from_removeFile.xml |   23 +
 ...SocketAppender_Added_option_to_not_wait_for.xml |   22 +
 .../2.0-beta5/LOG4J2-207_Add_JMX_support.xml       |   23 +
 ...up_ID_org_apache_logging_log4j_for_all_arti.xml |   22 +
 .../LOG4J2-208_Move_async_subproject_into_core.xml |   23 +
 ...t_enclosing_key_value_in_quotes_when_genera.xml |   23 +
 ...xtra_spaces_in_entry_and_exit_method_output.xml |   23 +
 ...ntext_stop_when_the_application_is_shutdown.xml |   22 +
 ...-212_Loggers_without_a_had_no_parent_logger.xml |   22 +
 .../LOG4J2-214_Async_documentation_update.xml      |   23 +
 src/changelog/2.0-beta6/.changelog.adoc.ftl        |   20 +
 src/changelog/2.0-beta6/.release.xml               |   18 +
 ...59_Use_OSGi_version_format_in_Fragment_Host.xml |   22 +
 ...nterpolating_Environment_variables_when_pro.xml |   22 +
 ..._annotation_attribute_from_type_to_category.xml |   22 +
 ...OG4J2-215_Various_small_documentation_fixes.xml |   22 +
 ...ure_PluginManager_streams_are_always_closed.xml |   23 +
 ...fault_root_logger_if_not_configured_this_is.xml |   24 +
 ...J2-221_Remove_hundreds_of_compiler_warnings.xml |   23 +
 ...r_will_now_shut_down_during_Tomcat_shutdown.xml |   23 +
 ..._start_and_stop_to_eliminate_IllegalStateEx.xml |   22 +
 ..._failed_to_start_if_the_Flume_RPCClient_cou.xml |   22 +
 ...dates_to_clarify_use_and_impact_of_location.xml |   22 +
 ...Improved_error_reporting_when_misconfigured.xml |   23 +
 ...Parent_was_not_returning_the_correct_Logger.xml |   22 +
 ...2-233_Fixed_link_to_log4j_user_mailing_list.xml |   22 +
 ..._a_NullPointerException_when_used_as_a_cont.xml |   22 +
 ...cy_on_tools_jar_from_core_module_made_jcons.xml |   23 +
 ...GUI_classes_into_separate_jmx_gui_submodule.xml |   22 +
 ...face_to_package_org_apache_logging_log4j_co.xml |   21 +
 ...e_false_positives_for_NewlineAtEndOfFile_an.xml |   21 +
 ...ppender_to_AsyncAppender_Plugin_name_became.xml |   21 +
 src/changelog/2.0-beta7/.changelog.adoc.ftl        |   20 +
 src/changelog/2.0-beta7/.release.xml               |   18 +
 ...J2-10_Break_up_core_into_multiple_osgi_jars.xml |   23 +
 ...text_performance_with_copy_on_write_map_and.xml |   22 +
 ...LoggerContext_when_LoggerContext_is_stopped.xml |   22 +
 ...G4J2-228_UDP_now_sends_one_event_per_packet.xml |   22 +
 ...9_New_JDBC_JPA_and_NoSQL_database_Appenders.xml |   23 +
 ...ssage_and_MessageFormatMessage_now_will_acc.xml |   23 +
 .../LOG4J2-243_Allow_custom_LogEventFactories.xml  |   22 +
 ...was_ignoring_filters_on_referenced_appender.xml |   22 +
 ...exception_if_getCallerClass_and_SecurityMan.xml |   22 +
 ...-246_Data_buffer_is_reset_in_finally_clause.xml |   22 +
 ...tive_should_be_volatile_because_it_is_acces.xml |   22 +
 ...rameters_in_Log4jContextListener_to_include.xml |   22 +
 ...uration_information_location_content_type_c.xml |   22 +
 ...m_in_OutputStreamManager_as_volatile_Mark_h.xml |   22 +
 ...ter_strings_are_now_assumed_to_be_in_the_pl.xml |   22 +
 ...s_charset_for_the_XML_processing_instructio.xml |   22 +
 ...ut_does_not_output_meta_element_for_charset.xml |   22 +
 ...ut_does_not_specify_charset_in_content_type.xml |   22 +
 ...ut_does_not_specify_charset_in_content_type.xml |   22 +
 ...LOG4J2-261_Add_missing_not_to_error_message.xml |   23 +
 ...interceptors_in_the_embedded_Flume_Appender.xml |   23 +
 ..._allow_a_charset_on_RFC5424Layout_use_UTF_8.xml |   22 +
 ..._to_FlumeEvent_headers_for_non_Map_Messages.xml |   22 +
 ...J2-269_Use_transaction_when_batch_size_is_1.xml |   22 +
 ...es_in_interface_org_apache_logging_log4j_sp.xml |   22 +
 src/changelog/2.0-beta8/.changelog.adoc.ftl        |   20 +
 src/changelog/2.0-beta8/.release.xml               |   18 +
 ...xception_regression_due_to_fix_for_LOG4J2_2.xml |   22 +
 ..._message_fields_in_RFC_5424_structured_data.xml |   23 +
 ...pender_with_TimeBasedTriggeringPolicy_now_w.xml |   22 +
 ..._initialization_in_Servlet_containers_espec.xml |   23 +
 ...pender_with_TimeBasedTriggeringPolicy_now_w.xml |   22 +
 ...273_Wasted_work_in_XMLLayout_toSerializable.xml |   22 +
 ...-274_Wasted_work_in_UUIDUtil_initialization.xml |   22 +
 ..._fails_to_notify_client_of_failing_event_if.xml |   22 +
 ...RollingAppenderSizeTest_testAppender_and_ot.xml |   22 +
 ..._Avro_or_Flume_to_be_ignored_by_the_FlumeAp.xml |   22 +
 ...nager_now_calls_Berkeley_DB_from_threads_to.xml |   22 +
 ...ds_are_now_daemon_threads_and_won_t_prevent.xml |   22 +
 ..._status_level_to_be_specified_as_a_system_p.xml |   22 +
 ...4J2-283_Remove_dependency_on_Apache_ORO_jar.xml |   22 +
 ...te_Log4j_1_dependency_to_1_2_17_from_1_2_16.xml |   22 +
 ...OG4J2-285_Update_Jansi_jar_to_1_11_from_1_9.xml |   22 +
 ...ate_test_H2_JDBC_driver_to_1_172_from_1_171.xml |   22 +
 .../LOG4J2-288_Update_JUnit_to_4_11_from_4_7.xml   |   22 +
 ...lugin_to_2_9_1_to_fix_javadoc_security_issu.xml |   22 +
 ...eAppender_now_correctly_appends_to_does_not.xml |   22 +
 ...ger_can_now_be_called_without_a_logger_name.xml |   22 +
 ...Appender_now_correctly_handles_messages_exc.xml |   22 +
 ...ork_in_FlumePersistentManager_createManager.xml |   22 +
 ...ed_work_in_TestConfigurator_testEnvironment.xml |   22 +
 ...asted_work_in_StyleConverterTest_setupClass.xml |   22 +
 ...ending_when_no_agents_are_available_which_c.xml |   22 +
 ...LOG4J2-301_Add_printf_methods_to_Logger_API.xml |   22 +
 ...thods_to_ThreadContextStack_Map_implementat.xml |   22 +
 ...pendencies_lightcouch_0_0_6_from_0_0_5_mong.xml |   22 +
 src/changelog/2.0-beta9/.changelog.adoc.ftl        |   20 +
 src/changelog/2.0-beta9/.release.xml               |   18 +
 ...atively_new_PatternLayout_configuration_att.xml |   24 +
 ...pressExceptions_configuration_attribute_for.xml |   26 +
 ...and_cleared_up_documentation_for_the_JPA_ap.xml |   22 +
 ...adding_quick_jump_off_page_and_menu_for_Jav.xml |   21 +
 ..._is_now_an_optional_dependency_of_the_SLF4J.xml |   22 +
 ..._default_Route_can_now_be_an_appender_refer.xml |   22 +
 ..._ThrowableProxy_no_longer_extends_Throwable.xml |   22 +
 ...226_Fix_table_of_contents_generation_in_pdf.xml |   22 +
 .../LOG4J2-253_Added_FAQ_page_to_the_site.xml      |   22 +
 ...o_make_AsyncAppender_threads_daemon_threads.xml |   22 +
 ...and_NoSQL_appenders_so_that_the_failover_ap.xml |   22 +
 ...gurationFactory_to_recognize_and_properly_u.xml |   24 +
 ...ration_if_the_ClassLoaderContextSelector_cr.xml |   23 +
 ...9_Add_getThrowable_method_to_ThrowableProxy.xml |   22 +
 .../LOG4J2-304_Fixed_Async_Loggers_memory_leak.xml |   22 +
 ...rom_1_x_Logger_getRootLogger_add_LogManager.xml |   22 +
 ...te_JSON_Jackson_library_to_2_2_2_from_2_2_1.xml |   22 +
 ...oggers_LMAX_Disruptor_library_from_3_0_1_to.xml |   22 +
 ...library_versions_were_used_in_Async_Loggers.xml |   22 +
 ...istributions_only_have_a_single_License_and.xml |   22 +
 ..._SMTPAppender_did_not_send_mails_with_error.xml |   23 +
 ...flush_and_close_methods_in_the_XxxFileManag.xml |   22 +
 ...provements_compact_vs_pretty_namespace_name.xml |   22 +
 .../2.0-beta9/LOG4J2-313_Add_JNDILookup_plugin.xml |   23 +
 ...ppender_and_FastRollingFileAppender_to_Rand.xml |   24 +
 ...wn_hook_to_be_disabled_in_the_configuration.xml |   22 +
 ...ace_logging_when_using_throwable_in_style_a.xml |   22 +
 ..._logging_because_META_INF_log4j_provider_pr.xml |   22 +
 ...ective_use_of_Reflection_getCallerClass_and.xml |   23 +
 ...sts_to_use_H2_database_1_3_173_from_1_3_172.xml |   22 +
 ...nager_was_calling_Berkeley_DB_s_count_metho.xml |   22 +
 ...only_creates_StatusData_objects_if_they_are.xml |   22 +
 ...sformer_so_that_MongoDB_can_persist_Log4j_e.xml |   22 +
 ...us_check_for_affected_MongoDB_records_which.xml |   22 +
 ...tation_to_refer_to_SLF4J_Binding_instead_of.xml |   23 +
 ..._Match_artifact_ids_with_Maven_module_names.xml |   23 +
 ...tManager_s_writer_thread_had_high_CPU_usage.xml |   22 +
 ...s_after_multiple_calls_to_LoggerContext_rec.xml |   23 +
 ...Also_added_missing_license_headers_to_sever.xml |   23 +
 ...-341_Enable_XInclude_for_XML_configurations.xml |   22 +
 .../LOG4J2-342_Ignore_xml_base_attributes.xml      |   22 +
 ...ry_generics_from_Appender_interface_and_imp.xml |   23 +
 ...ender_thread_a_more_descriptive_name_for_ea.xml |   23 +
 ..._OSGi_wrong_Fragment_Host_in_manifest_files.xml |   23 +
 ...ultiple_SD_ELEMENTs_in_an_RFC_5424_syslog_m.xml |   23 +
 .../2.0-beta9/LOG4J2-356_Create_a_JSON_Layout.xml  |   22 +
 ...ng_MongoDB_provider_ignores_username_and_pa.xml |   22 +
 ...et_3_0_auto_initializer_so_that_it_does_not.xml |   24 +
 .../LOG4J2-360_Allow_Plugins_to_have_aliases.xml   |   22 +
 ...o_the_site_FAQ_page_that_explains_when_to_u.xml |   22 +
 ...retrieve_information_from_the_ServletContex.xml |   23 +
 ..._Update_commons_logging_to_1_1_3_from_1_1_1.xml |   22 +
 ..._appenders_send_two_messages_for_one_append.xml |   23 +
 ..._constructor_to_Log4j_1_2_bridge_for_Veloci.xml |   22 +
 ...to_PatternLayout_to_display_more_detailed_i.xml |   23 +
 ...ate_when_substituting_date_in_the_filePatte.xml |   22 +
 ...tern_Layout_Customize_level_names_by_length.xml |   22 +
 ..._Layout_Customize_level_names_to_lower_case.xml |   22 +
 ...te_Jackson_dependency_to_1_9_13_from_1_9_11.xml |   22 +
 ...te_Java_Mail_dependency_to_1_5_0_from_1_4_7.xml |   22 +
 ...pdate_HSQLDB_dependency_to_2_3_0_from_2_2_9.xml |   22 +
 ...nager_now_handles_LockConflictExceptions_in.xml |   23 +
 ...nManager_once_during_configuration_Move_adv.xml |   22 +
 ...cheme_when_specifying_configuration_file_lo.xml |   23 +
 ...97_Logger_info_Message_Javadoc_is_incorrect.xml |   23 +
 ..._file_rollover_strategy_to_define_the_compr.xml |   22 +
 src/changelog/2.0-rc1/.changelog.adoc.ftl          |   20 +
 src/changelog/2.0-rc1/.release.xml                 |   18 +
 ...eak_by_releasing_reference_to_ThreadLocal_w.xml |   23 +
 ...et_3_0_auto_initializer_to_add_the_filter_b.xml |   24 +
 ...og4j_1_2_api_doesn_t_export_the_log4j_API_1.xml |   24 +
 ...et_3_0_auto_initializer_so_that_it_does_not.xml |   25 +
 .../LOG4J2-377__OSGi_Fix_NPE_during_shutdown.xml   |   24 +
 ..._prevented_Log4J_from_working_in_Google_App.xml |   22 +
 ...ith_time_based_file_rollover_monthly_weekly.xml |   24 +
 ...rConfig_Disruptor_thread_s_then_AsyncAppend.xml |   25 +
 ...ies_and_setup_Interpolator_before_processin.xml |   22 +
 ...G4J2-401_Configure_FileAppender_buffer_size.xml |   22 +
 ...figure_RandomAccessFileAppender_buffer_size.xml |   22 +
 ...er_was_missing_in_the_ID_of_structured_data.xml |   23 +
 ...ration_was_being_processed_twice_at_startup.xml |   22 +
 ...all_log4j_JMX_MBeans_when_the_LoggerContext.xml |   24 +
 ...to_recover_from_lost_database_connection_in.xml |   23 +
 ...cumentation_code_example_in_manual_eventlog.xml |   24 +
 ..._to_properly_escape_backslashes_before_crea.xml |   25 +
 ...ion_to_not_output_ANSI_escape_codes_if_no_C.xml |   22 +
 ...t_time_as_UNIX_time_seconds_or_milliseconds.xml |   22 +
 ..._LoggerConfig_Level_table_at_the_architectu.xml |   22 +
 ...J2-41_Add_support_for_custom_logging_levels.xml |   23 +
 ...e_a_lookup_for_resource_bundle_substitution.xml |   22 +
 ...s_for_instrumenting_AsyncAppenders_and_Asyn.xml |   23 +
 ...eak_by_populating_AsyncLoggerConfigHelper_r.xml |   23 +
 ..._Message_in_RFC5424Layout_for_non_Structure.xml |   23 +
 ...ppender_commits_transactions_after_a_single.xml |   22 +
 ...h_JDBC_and_JPA_appender_connectivity_in_Web.xml |   23 +
 ..._where_log4j2_LoggerContext_did_not_show_up.xml |   24 +
 ...ot_find_packages_in_file_URLs_which_include.xml |   23 +
 ...-447_XMLLayout_does_not_include_marker_name.xml |   25 +
 ...cumentation_system_property_should_be_log4j.xml |   24 +
 ...etContext_attribute_that_when_set_to_true_d.xml |   23 +
 ...53_Update_Flume_Appender_to_use_Flume_1_4_0.xml |   22 +
 ...iggeringPolicy_should_use_event_time_millis.xml |   23 +
 ...t_should_return_Message_timestamp_for_Times.xml |   23 +
 ...JDBC_and_JPA_appender_to_properly_release_d.xml |   23 +
 ...context_when_constructing_the_LoggerContext.xml |   22 +
 ...never_return_null_Level_fixes_LevelPatternC.xml |   23 +
 ...on_for_MyApp_example_application_in_the_Aut.xml |   24 +
 ...ays_as_sub_elements_of_a_JSON_configuration.xml |   22 +
 ...never_return_null_Level_fixes_ThresholdFilt.xml |   23 +
 ...og4j2_config_file_if_path_contains_plus_cha.xml |   23 +
 ...o_toggle_Thread_name_caching_in_AsyncLogger.xml |   23 +
 ..._was_not_being_set_until_after_the_first_co.xml |   22 +
 ..._toString_methods_that_perform_logging_coul.xml |   23 +
 ..._class_does_not_properly_implement_Configur.xml |   23 +
 ...DBConnection_to_add_a_MongoDB_encoding_hook.xml |   23 +
 ...OG4J2-477_NPE_in_ClassLoaderContextSelector.xml |   23 +
 ...dc_fields_are_not_JavaScript_escaped_in_JSO.xml |   23 +
 ...ow_uses_plain_ThreadLocal_by_default_unless.xml |   24 +
 .../LOG4J2-481_Add_Stream_interface_to_Loggers.xml |   23 +
 ...x_The_attribute_of_Route_to_refer_to_an_app.xml |   23 +
 ..._toString_methods_that_perform_logging_coul.xml |   22 +
 ...nder_s_overuse_of_transactions_by_connectin.xml |   23 +
 .../LOG4J2-490_Update_EasyMock_to_version_3_2.xml  |   23 +
 ...rmedObjectNameException_if_context_name_con.xml |   24 +
 ...mes_changed_Unloading_one_web_application_u.xml |   22 +
 ...507_Space_Level_numbers_by_100_instead_of_1.xml |   22 +
 ...rConfig_Disruptor_thread_s_then_AsyncAppend.xml |   24 +
 ..._support_interface_and_methods_and_the_Logg.xml |   26 +
 ..._2_api_Category_getEffectiveLevel_has_no_ca.xml |   22 +
 ...23_LocalizedMessage_serialization_is_broken.xml |   22 +
 ...g_apache_logging_log4j_core_appender_rollin.xml |   22 +
 ...GUI_should_dynamically_update_when_LoggerCo.xml |   23 +
 ...rolled_log_files_were_overwritten_by_Rollin.xml |   24 +
 ...Flume_appender_when_it_cannot_create_a_Berk.xml |   22 +
 ...SourceConnectionSource_and_the_DriverManage.xml |   22 +
 ...apache_logging_log4j_core_appender_db_nosql.xml |   22 +
 src/changelog/2.0-rc2/.changelog.adoc.ftl          |   20 +
 src/changelog/2.0-rc2/.release.xml                 |   18 +
 ...documentation_regarding_log4j_status_logger.xml |   23 +
 ...g4jLogEvent_to_lazily_create_ThrowableProxy.xml |   22 +
 ...i_module_didn_t_export_any_packages_to_OSGi.xml |   22 +
 ...ic_dependency_with_log4j_slf4j_impl_in_OSGi.xml |   22 +
 ..._and_ThreadContextLookup_to_default_lookups.xml |   22 +
 ...m_with_the_previous_solution_for_LOG4J2_392.xml |   24 +
 .../LOG4J2-410_SLf4JLogger_is_now_Serializable.xml |   23 +
 ...alue_for_missing_key_in_look_ups_with_fallb.xml |   23 +
 ...-427_Add_support_for_configuration_via_YAML.xml |   23 +
 ...r_to_route_log_events_to_the_ServletContext.xml |   22 +
 ...rnConverter_to_escape_newlines_and_HTML_spe.xml |   23 +
 ..._a_NullPointerException_could_be_thrown_due.xml |   23 +
 ...fBounds_exception_could_occur_during_proper.xml |   23 +
 ...dd_a_LoggerConfig_Document_two_ways_to_modi.xml |   22 +
 ...was_not_resetting_its_status_after_the_prim.xml |   22 +
 ...footer_to_be_specified_as_lookup_patterns_i.xml |   22 +
 ...99_Add_equals_and_hashcode_to_Log4jLogEvent.xml |   22 +
 ...ere_AsyncAppender_dropped_events_if_queue_s.xml |   25 +
 ...llover_time_when_size_rollover_is_triggered.xml |   22 +
 ...h_Reconfigure_using_XML_below_function_in_J.xml |   26 +
 ..._Make_Throwable_transient_in_ThrowableProxy.xml |   22 +
 ...xpose_a_PrintWriter_instead_of_custom_Logge.xml |   23 +
 ...on_files_to_be_located_as_Servlet_Context_r.xml |   22 +
 ...dLogger_interface_to_facilitate_implementin.xml |   23 +
 ...t_and_RFC5424LayoutTest_were_failing_in_Jav.xml |   22 +
 ...nd_commas_in_Configuration_s_package_attrib.xml |   23 +
 ...now_always_uses_a_client_type_of_default_fa.xml |   23 +
 ...4_Renamed_SLF4J_logger_class_to_Log4jLogger.xml |   22 +
 ...mAccessFileAppender_buffer_size_configurabl.xml |   23 +
 ...wn_thread_memory_leak_in_servlet_containers.xml |   22 +
 ..._the_default_WaitStrategy_for_Async_Loggers.xml |   22 +
 ...dd_org_apache_logging_log4j_Logger_getLevel.xml |   22 +
 .../LOG4J2-579_Rework_Level_comparison_APIs.xml    |   22 +
 ...ssFile_now_writes_the_layout_header_after_r.xml |   23 +
 ..._logging_log4j_core_net_SocketServer_to_TCP.xml |   22 +
 ...Add_support_for_multiple_parents_to_Markers.xml |   23 +
 ...G4J2-592_Update_Jackson_to_2_3_2_from_2_2_2.xml |   22 +
 ...notation_processor_as_the_new_plugin_pre_ca.xml |   23 +
 ...not_skipping_multiple_instances_of_the_FQCN.xml |   23 +
 ...ypes_other_than_String_for_plugin_factory_v.xml |   22 +
 ...e_now_less_verbose_during_the_build_process.xml |   22 +
 ...m_the_NoSQL_plugins_no_longer_shows_up_in_c.xml |   22 +
 ...of_log4j_web_imports_Servlet_2_5_at_minimum.xml |   22 +
 .../2.0-rc2/LOG4J2-616_Update_Jackson_to_2_3_3.xml |   22 +
 .../2.0-rc2/LOG4J2-617_Update_SLF4J_to_1_7_7.xml   |   22 +
 ...guration_files_do_not_prevent_the_config_fi.xml |   23 +
 ...ration_in_a_separate_thread_to_prevent_dead.xml |   22 +
 ...r_now_correctly_honours_the_bufferedIO_conf.xml |   23 +
 ..._MDC_properties_as_a_JSON_map_in_JSONLayout.xml |   22 +
 ...erate_all_log_event_timestamps_not_just_for.xml |   22 +
 ...ument_the_system_properties_used_in_Log4J_2.xml |   22 +
 ...ogger_s_level_via_jConsole_now_correctly_ta.xml |   24 +
 ...yncLogger_and_AsyncLoggerConfig_if_logger_i.xml |   23 +
 ...be_caused_by_a_null_ThreadContextClassLoade.xml |   22 +
 ...commons_logging_dependency_version_in_tests.xml |   22 +
 ...ureSocketAppender_and_secure_server_SSL_TLS.xml |   22 +
 ...LS_Syslog_appender_into_the_Syslog_appender.xml |   22 +
 .../2.0-rc2/LOG4J2-647_Upgrade_to_Flume_1_5_0.xml  |   22 +
 ...g4j_2_throws_ArrayIndexOutOfBoundsException.xml |   22 +
 ...rt_for_default_plugin_values_and_attributes.xml |   22 +
 ...dule_to_provide_a_home_for_all_log4j_perfor.xml |   23 +
 ...55_Add_Vagrantfile_for_testing_in_GNU_Linux.xml |   22 +
 ...che_file_to_META_INF_for_OSGi_compatibility.xml |   22 +
 ..._log_events_when_combining_AsyncLoggers_wit.xml |   22 +
 ...combining_AsyncLoggers_with_AsyncLoggerConf.xml |   22 +
 ...ollingFileAppender_buffer_size_configurable.xml |   22 +
 ...ollingRandomAccessFile_now_write_the_layout.xml |   22 +
 src/changelog/2.0.1/.changelog.adoc.ftl            |   29 +
 src/changelog/2.0.1/.release.xml                   |   18 +
 ..._issues_in_loading_Log4j_providers_in_an_OS.xml |   22 +
 ...abaseManager_to_close_connection_on_writeIn.xml |   23 +
 ...ter_ISO8601_PATTERN_now_conforms_to_ISO8601.xml |   22 +
 ..._not_find_class_javax_naming_InitialContext.xml |   23 +
 ...ror_message_if_configuration_file_not_found.xml |   22 +
 ...tation_for_Custom_Levels_and_Custom_Loggers.xml |   22 +
 ...ng_VerifyError_org_apache_logging_log4j_cor.xml |   23 +
 ...able_log4j_JMX_when_detecting_we_are_runnin.xml |   22 +
 ...NetworkOnMainThreadException_thrown_on_Andr.xml |   22 +
 ...ntextUtils_class_to_log4j_web_for_helper_me.xml |   22 +
 ...tion_regarding_extensions_to_LoggerContextF.xml |   22 +
 ...2_Update_to_LMAX_Disruptor_3_3_0_from_3_2_1.xml |   22 +
 ...o_latest_Jackson_jars_from_the_2_4_1_X_line.xml |   22 +
 ...o_that_it_won_t_interfere_with_spring_bom_a.xml |   22 +
 ...so_that_it_won_t_specify_a_default_scope_on.xml |   22 +
 ...er_deadlock_if_async_action_thread_fails_to.xml |   23 +
 ...webapp_manual_regarding_sample_web_xml_file.xml |   23 +
 ...kage_configuration_attribute_for_discoverin.xml |   22 +
 ...742_XInclude_not_working_with_relative_path.xml |   23 +
 ..._Clock_calls_when_TimestampMessage_is_logge.xml |   23 +
 ...t_date_pattern_after_fixing_the_ISO8601_pat.xml |   23 +
 ...configuration_page_has_incorrect_class_name.xml |   23 +
 src/changelog/2.0.2/.changelog.adoc.ftl            |   29 +
 src/changelog/2.0.2/.release.xml                   |   18 +
 ...dition_that_caused_log_file_rotation_to_fai.xml |   22 +
 ...mentation_that_Commons_Logging_jar_is_requi.xml |   22 +
 ...mentation_that_SLF4J_API_jar_is_required_wh.xml |   22 +
 ...on_from_hanging_when_PatternLayout_configur.xml |   22 +
 ...age_to_console_if_no_configuration_file_fou.xml |   22 +
 ...tFactory_subclasses_to_specify_a_custom_Con.xml |   22 +
 ...t_from_creating_unnecessary_Log4j2Plugins_d.xml |   23 +
 ...nor_site_documentation_issues_mostly_versio.xml |   22 +
 ...provement_link_to_dependency_tree_from_log4.xml |   23 +
 ...nous_loggers_and_appenders_to_ensure_the_fo.xml |   25 +
 ...essage_when_missing_log4j_core_in_the_class.xml |   22 +
 ...ong_time_if_you_have_empty_packages_attribu.xml |   23 +
 ...component_pages_were_still_using_the_old_lo.xml |   22 +
 ...5_Update_Apache_Flume_to_1_5_0_1_from_1_5_0.xml |   22 +
 src/changelog/2.0/.changelog.adoc.ftl              |   29 +
 src/changelog/2.0/.release.xml                     |   18 +
 ...h_no_Level_now_inherit_the_Level_from_their.xml |   22 +
 ..._generating_custom_logger_wrappers_that_rep.xml |   23 +
 ...casional_ArrayIndexOutOfBoundsException_aft.xml |   23 +
 ...on_error_with_SocketAppender_and_Async_Logg.xml |   23 +
 ...arify_how_to_use_formatter_logger_and_stand.xml |   22 +
 ...tSelector_should_ensure_that_different_Asyn.xml |   22 +
 ...ers_tab_and_so_on_in_PatternLayout_do_not_w.xml |   23 +
 ...ix_annotation_processor_warnings_on_JDK_1_7.xml |   23 +
 ...ogging_log4j_core_layout_AbstractLayout_imm.xml |   22 +
 ...nverter_support_for_b_is_broken_affects_Pat.xml |   22 +
 ..._logging_log4j_core_util_Closer_closeSilent.xml |   22 +
 ...ogging_log4j_core_layout_PatternLayout_immu.xml |   22 +
 .../2.0/LOG4J2-689_Update_Jackson_to_2_4_1.xml     |   22 +
 ...dependencies_should_be_in_scope_test_in_the.xml |   23 +
 ...tation_to_specify_only_Maven_3_is_supported.xml |   22 +
 ...lation_error_that_popped_up_in_a_test_class.xml |   22 +
 ...ilter_does_not_match_multiline_log_messages.xml |   22 +
 ...ual_page_missing_documentation_on_header_fo.xml |   22 +
 ..._Async_Logger_does_not_log_thread_context_s.xml |   23 +
 ...re_not_logged_when_configuration_problems_a.xml |   22 +
 ...te_Apache_Commons_Logging_to_1_2_from_1_1_3.xml |   22 +
 src/changelog/2.1/.changelog.adoc.ftl              |   31 +
 src/changelog/2.1/.release.xml                     |   18 +
 ...nager_now_handles_LockConflictExceptions_in.xml |   23 +
 .../2.1/LOG4J2-428_Implement_a_GELF_layout.xml     |   24 +
 ...OG4J2-431_Added_Memory_Mapped_File_Appender.xml |   23 +
 ...OG4J2-547_Add_the_Log4j_IOStreams_component.xml |   22 +
 ...ering_on_custom_log_levels_in_configuration.xml |   22 +
 ...gging_implementation_based_on_log4j_api_See.xml |   22 +
 ...SGi_Import_Package_problem_with_the_JMS_API.xml |   23 +
 ...me_typo_fixes_and_enhancements_for_the_site.xml |   23 +
 ...xed_minor_issues_with_Log4j2_website_docume.xml |   23 +
 ...y_plugin_clashes_by_using_a_more_predictabl.xml |   24 +
 ...2-753_Reduced_CachedClock_thread_contention.xml |   22 +
 ...766_Incomplete_documentation_for_JSONLayout.xml |   23 +
 ...1_Add_lookup_for_application_main_arguments.xml |   22 +
 ...mework_to_3_2_11_RELEASE_from_3_2_8_RELEASE.xml |   22 +
 ...-782_Remove_invalid_Oracle_Maven_repository.xml |   22 +
 ...uld_use_platform_character_encoding_by_defa.xml |   23 +
 ...xed_capitalization_inconsistency_in_user_ma.xml |   22 +
 .../LOG4J2-787_Add_lookup_for_JVM_arguments.xml    |   22 +
 ...o_2_4_2_from_2_4_1_for_XML_and_JSON_process.xml |   22 +
 ...ustom_SLF4J_Markers_in_log4j_slf4j_impl_mod.xml |   22 +
 ..._log4j_to_slf4j_did_not_work_correctly_with.xml |   22 +
 ...arified_why_log4j_core_is_a_compile_time_de.xml |   23 +
 ...ning_redundancy_causing_massive_slowdowns_i.xml |   23 +
 ...ycle_implementations_should_be_serializable.xml |   23 +
 ...ng_log4j_core_Logger_should_be_serializable.xml |   23 +
 ...configuration_with_AsyncLogger_AsyncRoot_is.xml |   22 +
 ...tility_class_to_API_s_private_utility_class.xml |   22 +
 ...2-810_Update_javax_mail_to_1_5_2_from_1_5_0.xml |   22 +
 ...ws_ArrayIndexOutOfBoundsException_for_an_em.xml |   23 +
 ...og4jMarker_hasParents_returns_opposite_of_c.xml |   24 +
 ...S_appenders_into_a_single_appender_Configur.xml |   22 +
 ...ded_section_on_XInclude_to_user_manual_Conf.xml |   22 +
 ..._in_Tomcat_6_caused_by_clock_background_thr.xml |   24 +
 ...eclipse_persistence_jpa_to_2_5_2_from_2_5_1.xml |   22 +
 ...ation_constraint_annotations_for_the_Plugin.xml |   22 +
 ...peConverter_classes_through_the_standard_Pl.xml |   22 +
 ...ollingFile_filePattern_backslashes_are_path.xml |   22 +
 ...interrupt_signal_to_allow_application_shutd.xml |   22 +
 ...updated_FAQ_which_jars_diagrams_for_JUL_bri.xml |   22 +
 ...ils_if_a_class_in_logged_stack_trace_throws.xml |   23 +
 ...ded_Runtime_Dependencies_link_to_left_nav_b.xml |   22 +
 ...enderTest_JUnit_performance_test_to_log4j_p.xml |   22 +
 ...SqlAppenderTest_JUnit_performance_test_to_l.xml |   22 +
 ...nderTest_JUnit_performance_test_to_log4j_pe.xml |   22 +
 ...qlAppenderTest_JUnit_performance_test_to_lo.xml |   22 +
 .../LOG4J2-844_Update_JMH_to_1_1_from_0_7_2.xml    |   22 +
 ...atible_versions_in_Log4j_API_ProviderUtil_a.xml |   23 +
 ..._to_provide_nicely_formatted_runtime_versio.xml |   22 +
 ...n_fix_broken_links_on_Appenders_manual_page.xml |   22 +
 ...dd_sections_on_the_JUL_Adapter_IO_Streams_a.xml |   22 +
 ...x_broken_links_on_left_navigation_Extending.xml |   22 +
 ..._issue_that_prevented_Log4j_from_finding_th.xml |   23 +
 ...xed_missing_closing_parenthesis_in_code_exa.xml |   23 +
 ...er_maxDelay_not_in_seconds_but_milliseconds.xml |   24 +
 ...ackRegistry_interface_for_customizable_shut.xml |   23 +
 src/changelog/2.10.0/.changelog.adoc.ftl           |   87 +
 src/changelog/2.10.0/.release.xml                  |   18 +
 ..._filtering_of_line_breaks_in_layout_pattern.xml |   23 +
 ...2-1216_Nested_pattern_layout_options_broken.xml |   25 +
 ...implify_log4j_system_property_naming_scheme.xml |   22 +
 ..._with_fixed_values_to_JSON_XML_YAML_layouts.xml |   23 +
 ...09_Add_global_configuration_environment_SPI.xml |   22 +
 ..._org_apache_logging_log4j_core_net_ssl_in_A.xml |   23 +
 ...or_overriding_the_Tomcat_Log_class_in_Tomca.xml |   22 +
 ...e_messages_appeared_out_of_order_in_log_fil.xml |   24 +
 ...nfiguration_supports_Reconfiguration_PR_115.xml |   23 +
 ...ame_caching_by_default_when_running_on_Java.xml |   22 +
 ...io_charset_UnsupportedCharsetException_cp65.xml |   22 +
 ...onfigure_SSL_that_avoid_plain_text_password.xml |   23 +
 ...as_the_Tomcat_logging_implementation_startu.xml |   22 +
 ...api_and_make_most_other_log4j_jars_automati.xml |   22 +
 ...J_binding_mechanism_introduced_in_SLF4J_1_8.xml |   22 +
 ...anager_should_make_a_copy_of_LogEvents_befo.xml |   22 +
 ...f_sending_the_key_of_a_message_to_Kafka_usi.xml |   23 +
 ..._does_not_provide_the_entire_stack_trace_it.xml |   23 +
 ...gging_log4j_core_config_composite_Composite.xml |   23 +
 ...should_make_AppenderRef_optional_for_each_L.xml |   23 +
 ...ppender_should_say_why_it_cannot_load_JAnsi.xml |   22 +
 ...up_log4j_nosql_into_one_module_per_appender.xml |   22 +
 ...4J2-2077_Update_from_Jackson_2_9_1_to_2_9_2.xml |   22 +
 ...8_Update_LMAX_disruptor_from_3_3_6_to_3_3_7.xml |   22 +
 ...e_Apache_Commons_Compress_from_1_14_to_1_15.xml |   22 +
 ...ons_CSV_version_referenced_in_the_Javadoc_o.xml |   23 +
 ..._to_be_enabled_explicitly_by_setting_system.xml |   23 +
 ...J2-2088_Upgrade_picocli_to_2_0_3_from_0_9_8.xml |   22 +
 ...servlet_api_provided_dependency_from_2_5_to.xml |   22 +
 ...ts_the_configured_log4j2_is_webapp_property.xml |   23 +
 ..._Kafka_kafka_clients_from_0_11_0_1_to_1_0_0.xml |   22 +
 ...erSkeleton_for_applications_still_using_Log.xml |   22 +
 ...ixIn_class_for_Jackson_is_coded_incorrectly.xml |   22 +
 ...lue_in_MapMessage_caused_ClassCastException.xml |   23 +
 ...e_JSON_encoding_will_escape_keys_and_values.xml |   23 +
 .../LOG4J2-2103_XML_encoding_for_PatternLayout.xml |   22 +
 ...ts_both_StringBuilderFormattable_and_MultiF.xml |   23 +
 ...o_disable_message_pattern_converter_lookups.xml |   23 +
 ...Message_should_use_deep_toString_for_values.xml |   23 +
 ...Log4j_2_implementation_of_Eclipse_Jetty_s_o.xml |   22 +
 ...cies_for_2_9_2_incorrectly_bring_in_jackson.xml |   22 +
 ...ewlines_and_other_control_characters_in_JSO.xml |   23 +
 ...namicFilterThreshold_does_not_accept_multip.xml |   23 +
 src/changelog/2.11.0/.changelog.adoc.ftl           |  110 +
 src/changelog/2.11.0/.release.xml                  |   18 +
 ...for_precise_micro_and_nanosecond_timestamps.xml |   23 +
 ...OG4J2-1976_Revert_OSGi_API_version_to_4_3_1.xml |   22 +
 ...ibute_values_in_DefaultConfigurationBuilder.xml |   23 +
 ...was_not_looping_properly_over_class_loaders.xml |   22 +
 ...egy_did_not_merge_filters_on_loggers_correc.xml |   23 +
 ...ime_dependency_on_Java_Management_APIs_from.xml |   23 +
 ...ry_threadlocal_StringBuilder_field_from_Mdc.xml |   23 +
 ...lassDefFoundError_in_Java_9_in_java_util_Se.xml |   23 +
 ..._Update_ZeroMQ_s_jeromq_from_0_4_2_to_0_4_3.xml |   22 +
 ...143_Add_missing_converters_to_PatternLayout.xml |   22 +
 ...f_maven_bundle_plugin_to_3_4_0_Convert_bund.xml |   22 +
 ...t_message_in_traceExit_R_when_logging_is_di.xml |   23 +
 ..._ThreadContext_map_was_cleared_resulting_in.xml |   23 +
 ...e_logging_log4j_core_lookup_Interpolator_ge.xml |   22 +
 ...StringMap_to_be_filtered_upon_deserializati.xml |   23 +
 ...4J2-2165_Update_Jackson_from_2_9_2_to_2_9_3.xml |   22 +
 ...2175_Fix_typo_in_Property_Substitution_docs.xml |   23 +
 ...der_should_use_a_keys_and_values_for_a_Log4.xml |   22 +
 ...ider_builder_for_and_deprecate_org_apache_l.xml |   22 +
 ..._should_use_keys_and_values_from_a_Log4j_Ma.xml |   22 +
 ...ion_at_org_apache_logging_log4j_util_Activa.xml |   23 +
 ...4_Update_MongoDB_driver_from_3_0_4_to_3_6_1.xml |   22 +
 ...C_DriverManager_based_ConnectionSource_that.xml |   22 +
 ...tionSource_that_provides_pooling_through_Ap.xml |   22 +
 ...Connection_Source_for_a_JDBC_Appender_to_re.xml |   22 +
 ...off_JPA_support_into_a_new_module_log4j_jpa.xml |   23 +
 ...JSON_object_for_ObjectMessage_in_JsonLayout.xml |   23 +
 ...ore_a_multi_release_multi_version_jar_added.xml |   22 +
 ...-2193_Update_JMH_to_version_1_19_from_1_1_1.xml |   22 +
 ..._compile_the_log4j_perf_module_to_allow_ben.xml |   22 +
 ...197_Document_default_property_value_support.xml |   23 +
 ...MongoDB_dependencies_from_classic_to_modern.xml |   22 +
 ..._onMismatch_invalid_attribute_in_properties.xml |   23 +
 ...ogging_log4j_core_util_WatchManager_unwatch.xml |   22 +
 ...ng_log4j_core_util_WatchManager_getWatchers.xml |   22 +
 ...j_mongodb3_Remove_use_of_deprecated_MongoDB.xml |   23 +
 ...ache_logging_log4j_core_util_WatchManager_r.xml |   22 +
 ..._to_org_apache_logging_log4j_mongodb_MongoD.xml |   22 +
 ...ongoDb_plugin_and_related_artifacts_from_Mo.xml |   22 +
 ...sage_for_Script_which_says_ScriptFile_inste.xml |   23 +
 ...ntion_in_CopyOnWriteSortedArrayThreadContex.xml |   23 +
 ...ntion_in_GarbageFreeSortedArrayThreadContex.xml |   23 +
 ...ssary_contention_in_DefaultThreadContextMap.xml |   23 +
 ...-2215_Reduce_compiler_warnings_in_log4j_api.xml |   22 +
 ..._builder_classes_should_look_for_onMismatch.xml |   23 +
 ...4J2-2229_Update_Jackson_from_2_9_3_to_2_9_4.xml |   23 +
 ...ry_dependency_on_jcommander_since_Log4j_use.xml |   22 +
 ...y_all_of_certain_JAnsi_exception_messages_o.xml |   23 +
 ...Apache_Commons_Compress_from_1_15_to_1_16_1.xml |   23 +
 ...ion_would_occur_when_header_was_provided_to.xml |   23 +
 ...us_logger_timestamp_format_is_now_configura.xml |   22 +
 ...s_now_pass_the_original_format_string_to_do.xml |   23 +
 ...e_iterating_over_message_parameters_without.xml |   23 +
 ...ics_module_name_header_was_being_included_i.xml |   22 +
 ...MongoDB_3_module_from_driver_3_6_1_to_3_6_3.xml |   22 +
 ..._SMTP_Update_javax_mail_from_1_6_0_to_1_6_1.xml |   22 +
 .../LOG4J2-2264_Update_JAnsi_from_1_16_to_1_17.xml |   22 +
 ...n_when_called_with_null_returns_null_instea.xml |   23 +
 ...info_class_to_META_INF_versions_9_directory.xml |   22 +
 ...ix_in_manual_page_for_custom_configurations.xml |   23 +
 ...PropertySource_to_run_with_a_SecurityManage.xml |   23 +
 ...ationException_from_org_apache_logging_log4.xml |   23 +
 ...rtiesPropertySource_to_run_with_a_SecurityM.xml |   23 +
 src/changelog/2.11.1/.changelog.adoc.ftl           |   79 +
 src/changelog/2.11.1/.release.xml                  |   18 +
 ...mposite_configuration_for_context_parameter.xml |   23 +
 ..._parameters_are_not_treated_as_placeholders.xml |   23 +
 ...gin_error_message_when_elements_are_missing.xml |   23 +
 ...eferences_to_other_objects_are_cleared_afte.xml |   23 +
 ...onException_when_using_Log4j_with_oracle_xm.xml |   23 +
 ...ectionSource_does_not_take_into_account_pro.xml |   22 +
 ...ers_no_longer_forget_parameter_values_provi.xml |   22 +
 ...uld_show_the_Log4j_name_and_version_when_in.xml |   22 +
 ...2_2_8_2_JMX_unregister_NullPointerException.xml |   23 +
 ...erviceLoader_properly_work_in_OSGi_by_using.xml |   23 +
 ..._binding_into_2_implementations_one_for_SLF.xml |   22 +
 ...nd_RingBufferLogEvent_message_mementos_reta.xml |   22 +
 ...4J2-2311_Update_Jackson_from_2_9_4_to_2_9_5.xml |   22 +
 ...used_with_AsyncLoggerContextSelector_output.xml |   22 +
 ...3_Update_LMAX_Disruptor_from_3_3_7_to_3_4_2.xml |   22 +
 ...erConfig_does_not_have_a_Level_return_ERROR.xml |   22 +
 ...etNonNullImmutableMessage_and_Log4jLogEvent.xml |   22 +
 ...onger_mutated_when_the_asynchronous_queue_i.xml |   22 +
 ...ractLogger_when_another_exception_is_thrown.xml |   22 +
 ..._the_correct_level_when_unspecified_This_pr.xml |   22 +
 ...ector_implementations_which_select_an_Async.xml |   23 +
 ...OG4J2-2328_Update_JAnsi_from_1_17_to_1_17_1.xml |   22 +
 ...r_debug_logging_avoids_string_concatenation.xml |   23 +
 ...own_in_default_disruptor_ExceptionHandler_i.xml |   22 +
 ...e_logging_log4j_core_appender_AsyncAppender.xml |   22 +
 ...hyphen_from_the_AsyncLoggerConfig_backgroun.xml |   22 +
 ...Gi_Activator_specified_an_incorrect_version.xml |   23 +
 ...Apache_Commons_Compress_from_1_16_1_to_1_17.xml |   22 +
 ...Event_getMutableInstant_to_allow_the_Mutabl.xml |   22 +
 ...t_memento_messages_provide_the_expected_for.xml |   23 +
 ...gnores_non_string_system_properties_Fixes_a.xml |   24 +
 ...4J2-2357_Update_Jackson_from_2_9_5_to_2_9_6.xml |   22 +
 ...358_Update_Kafka_client_from_1_0_0_to_1_1_0.xml |   22 +
 ...ak_in_which_ReusableObjectMessage_would_hol.xml |   22 +
 ...ak_in_which_ReusableParameterizedMessage_wo.xml |   23 +
 ...esn_t_clobber_AbstractStringLayout_cached_S.xml |   22 +
 ...capeJson_implementation_runs_in_linear_time.xml |   24 +
 ...scapeXml_implementation_runs_in_linear_time.xml |   24 +
 ...ion_in_org_apache_logging_log4j_util_Loader.xml |   23 +
 ...Update_Mongodb_3_driver_from_3_6_3_to_3_8_0.xml |   22 +
 ...384_Update_Kafka_client_from_1_1_0_to_1_1_1.xml |   22 +
 ...4J2-2385_Update_Groovy_from_2_4_13_to_2_5_1.xml |   22 +
 ...nal_Apache_Commons_DBCP_from_2_2_0_to_2_4_0.xml |   22 +
 ...ly_blocked_when_logging_a_message_in_an_int.xml |   23 +
 ...s_saving_and_retrieving_cache_entries_using.xml |   23 +
 ...Fix_broken_links_in_log4j_web_documentation.xml |   23 +
 ...ROR_Could_not_search_jar_with_JBoss_EAP_6_2.xml |   26 +
 src/changelog/2.11.2/.changelog.adoc.ftl           |   83 +
 src/changelog/2.11.2/.release.xml                  |   18 +
 ...te_conversion_pattern_should_render_time_zo.xml |   22 +
 ...mbda_expression_with_a_method_call_that_als.xml |   22 +
 ..._Fixed_Appenders_section_in_Extending_Log4j.xml |   23 +
 ...m_CLIRR_to_RevAPI_for_detecting_API_changes.xml |   22 +
 ...was_creating_files_with_the_wrong_date_time.xml |   22 +
 ...Context_setConfiguration_as_a_public_method.xml |   22 +
 ...ttern_as_the_FileManager_name_when_no_filen.xml |   22 +
 ...Error_at_AwaitCompletionReliabilityStrategy.xml |   23 +
 ...memory_leak_in_ReusableParameterizedMessage.xml |   22 +
 ...rces_from_any_accessible_ClassLoader_Hide_a.xml |   22 +
 ...sage_parameter_is_properly_passed_to_append.xml |   23 +
 ...r_correctly_abbreviates_first_fragments_188.xml |   23 +
 ...n_logging_performance_ThrowableProxy_constr.xml |   25 +
 ..._PersistenceUnit_that_using_Log4j_as_sessio.xml |   23 +
 ..._of_highlight_pattern_when_using_jul_bridge.xml |   23 +
 ...ded_to_all_columns_when_a_JDBC_Appender_s_C.xml |   23 +
 ...ion_when_closing_never_used_RollingRandomAc.xml |   23 +
 ..._unchecked_exceptions_while_loading_plugins.xml |   23 +
 ...rorHandler_on_AbstractAppender_is_not_allow.xml |   22 +
 ...nvoked_with_a_LogEvent_and_Throwable_when_p.xml |   22 +
 ...t_the_NullAppender_default_its_name_to_null.xml |   22 +
 ...dd_Log4j_slf4j18_impl_dependency_to_BOM_POM.xml |   23 +
 ...ssFileManager_ignores_new_file_patterns_fro.xml |   23 +
 ...G4J2-2466_ColumnMapping_literal_not_working.xml |   23 +
 ...4J2-2468_Update_Jackson_from_2_9_6_to_2_9_7.xml |   22 +
 ...e_Apache_Commons_Compress_from_1_17_to_1_18.xml |   22 +
 ...0_Update_Apache_Commons_CSV_from_1_5_to_1_6.xml |   22 +
 ...-2471_Update_javax_mail_from_1_6_1_to_1_6_2.xml |   22 +
 ...ate_mongo_java_driver_3_from_3_8_0_to_3_8_2.xml |   22 +
 ...SimpleLayout_and_ConsoleAppender_missing_in.xml |   23 +
 ...outStringEncodingBenchmark_returns_the_comp.xml |   23 +
 ...Exceptions_in_org_apache_logging_log4j_core.xml |   22 +
 ...lector_cannot_be_used_in_a_OSGI_application.xml |   23 +
 ...ngPolicy_was_not_honored_when_using_the_Dir.xml |   23 +
 ...der_should_release_parameter_resources_ASAP.xml |   22 +
 ...enders_to_optionally_carry_a_Property_array.xml |   22 +
 ...uld_reconnect_to_the_database_when_a_connec.xml |   22 +
 ...nectIntervalMillis_cannot_be_set_from_a_con.xml |   22 +
 ...throw_a_NullPointerException_when_JMS_is_no.xml |   22 +
 ...perties_element_must_be_the_first_configura.xml |   22 +
 ...iver_from_3_8_2_to_3_9_0_for_log4j_mongodb3.xml |   22 +
 ...riverConnectionSource_with_Apache_Commons_D.xml |   22 +
 ...ails_when_using_both_parameter_source_and_l.xml |   22 +
 ...nder_to_truncate_strings_to_match_a_table_s.xml |   22 +
 ...otUpperCase_a_static_method_so_it_can_be_ac.xml |   23 +
 ...umentation_referenced_incorrect_method_name.xml |   23 +
 ...ing_MapMessageLookup_lookup_with_MapMessage.xml |   23 +
 ...tModificationException_while_iterating_over.xml |   22 +
 ..._using_MapMessage_implementations_with_do_n.xml |   25 +
 ...introduced_by_LOG4J2_2301_in_2_11_1_allowin.xml |   23 +
 ...licy_was_not_rolling_properly_especially_wh.xml |   22 +
 ...G4J2-2543_Add_Log4j_to_SLF4J_to_BOM_pom_xml.xml |   23 +
 src/changelog/2.12.0/.changelog.adoc.ftl           |   42 +
 src/changelog/2.12.0/.release.xml                  |   18 +
 ...was_failing_with_ERROR_appender_Failover_ha.xml |   23 +
 ..._found_if_the_plugin_key_was_not_lower_case.xml |   23 +
 ...plugins_within_a_Jar_using_a_URL_Connection.xml |   23 +
 ...37_Allow_custom_end_of_line_with_JsonLayout.xml |   24 +
 ...adding_the_counter_of_a_RollingFileAppender.xml |   23 +
 ...Add_reconfiguration_methods_to_Configurator.xml |   22 +
 ...will_match_events_when_no_marker_is_present.xml |   23 +
 ...ssFileAppender_error_message_referenced_inc.xml |   22 +
 ...terException_in_JdbcAppender_createAppender.xml |   23 +
 ...P223_version_detection_fix_for_JDK_9_and_up.xml |   23 +
 ...onverter_is_properly_created_from_the_K_map.xml |   23 +
 ...4J2-2570_Update_Jackson_from_2_9_7_to_2_9_8.xml |   23 +
 ...ongoDB_3_module_driver_from_3_9_0_to_3_10_1.xml |   23 +
 ...ld_support_a_host_name_resolving_to_multipl.xml |   22 +
 ...ption_when_server_not_reachable_with_Socket.xml |   23 +
 ...ption_message_when_both_log4j_slf4j_impl_an.xml |   22 +
 ...on_rollover_supports_configurable_compressi.xml |   23 +
 ...erflowError_at_org_apache_logging_log4j_jun.xml |   23 +
 ...when_size_based_triggering_policy_is_used_w.xml |   22 +
 ...ing_when_the_queue_is_full_no_longer_result.xml |   22 +
 ...G4J2-2610_Explicitly_set_file_creation_time.xml |   22 +
 ...olicy_configuration_short_values_Default_an.xml |   22 +
 ...ion_at_org_apache_logging_log4j_core_append.xml |   22 +
 ...or_to_ThrowablePatternConverter_that_was_re.xml |   22 +
 ...tException_in_org_apache_logging_log4j_core.xml |   22 +
 ...4J2-2619_Update_Jackson_from_2_9_8_to_2_9_9.xml |   22 +
 ...uredDataId_was_ignoring_maxLength_attribute.xml |   22 +
 ...ng_events_not_to_be_recorded_when_a_Routing.xml |   23 +
 ...urgePolicy_implementations_no_longer_stop_a.xml |   24 +
 ...d_org_apache_logging_log4j_message_MapMessa.xml |   22 +
 ...AsyncLogger_methods_below_the_35_byte_thres.xml |   22 +
 ..._not_properly_setting_default_Structured_El.xml |   22 +
 ...r_reconfiguration_via_HTTP_S_Docker_and_Spr.xml |   22 +
 .../Update_tests_from_H2_1_4_197_to_1_4_199.xml    |   21 +
 src/changelog/2.12.1/.changelog.adoc.ftl           |   41 +
 src/changelog/2.12.1/.release.xml                  |   18 +
 ...s_to_work_when_files_are_missing_from_the_s.xml |   23 +
 ...rences_to_LoggerContext_when_it_is_shutdown.xml |   22 +
 ..._Make_Log4j_Core_optional_for_Log4j_1_2_API.xml |   22 +
 ...rformance_of_capturing_location_information.xml |   22 +
 ...date_MongoDB_3_driver_from_3_10_1_to_3_10_2.xml |   22 +
 ...ort_emulating_a_MAC_address_when_using_ipv6.xml |   23 +
 ...ove_exception_messages_in_the_JDBC_appender.xml |   22 +
 ...portException_records_a_warning_to_the_stat.xml |   23 +
 ...ndles_and_records_unchecked_RuntimeExceptio.xml |   22 +
 ...hrows_a_java_sql_SQLTransactionRollbackExce.xml |   22 +
 ...nd_to_statement_when_using_JDBC_appender_ap.xml |   23 +
 src/changelog/2.13.0/.changelog.adoc.ftl           |   47 +
 src/changelog/2.13.0/.release.xml                  |   18 +
 ...ive_calls_to_java_util_LogManager_getLogger.xml |   22 +
 ..._version_check_in_ThreadNameCachingStrategy.xml |   23 +
 ...639_Add_builder_pattern_to_Logger_interface.xml |   22 +
 ..._definition_of_script_in_properties_configu.xml |   22 +
 ...72_Add_automatic_module_names_where_missing.xml |   23 +
 ...putStreamAppender_Builder_ignores_setFilter.xml |   23 +
 ...ing_name_for_the_CompositeConfiguration_sou.xml |   23 +
 ...of_rename_action_to_true_if_file_was_copied.xml |   23 +
 ...s_not_support_attribute_names_besides_value.xml |   22 +
 .../LOG4J2-2701_Update_Jackson_to_2_9_10.xml       |   22 +
 ...oundsException_could_occur_with_MAC_address.xml |   23 +
 ...tion_of_GELF_layout_to_be_formatted_using_a.xml |   23 +
 ..._application_properties_to_be_accessed_in_t.xml |   23 +
 ...appenders_would_fail_to_compress_the_file_a.xml |   23 +
 ...o_lookup_Kubernetes_attributes_in_the_Log4j.xml |   23 +
 ...dded_try_finally_around_event_execute_for_R.xml |   24 +
 ...memory_leak_when_async_loggers_throw_errors.xml |   23 +
 ...Add_setKey_method_to_Kafka_Appender_Builder.xml |   23 +
 .../LOG4J2-2731_Add_a_Level_Pattern_Selector.xml   |   22 +
 ...-2732_Add_ThreadContext_putIfNotNull_method.xml |   23 +
 ...tal_support_for_Log4j_1_configuration_files.xml |   22 +
 src/changelog/2.13.1/.changelog.adoc.ftl           |   34 +
 src/changelog/2.13.1/.release.xml                  |   18 +
 ...en_file_matches_pattern_but_index_is_too_la.xml |   22 +
 ..._with_leading_dashes_by_using_a_slash_as_an.xml |   22 +
 ...on_in_the_classloader_using_new_versions_of.xml |   23 +
 ...getBeforeTime_would_sometimes_return_incorr.xml |   23 +
 ...GraalVM_does_not_allow_use_of_MethodHandles.xml |   22 +
 ...N_output_wrong_when_using_additional_fields.xml |   22 +
 ...r_should_use_Messager_instead_of_System_out.xml |   23 +
 ...r_handles_parallel_file_deletion_gracefully.xml |   22 +
 ...ormattedMessage_would_incorrectly_format_ob.xml |   23 +
 ...on_on_Windows_due_to_accessing_network_inte.xml |   22 +
 ...t_is_reproducible_allowing_the_annotation_p.xml |   23 +
 ...4j_jul_recursive_logger_detection_resulting.xml |   22 +
 ...y_EventLogger_references_from_log4j_slf4j18.xml |   22 +
 ...4j18_impl_slf4j_version_to_1_8_0_beta4_from.xml |   22 +
 ...tSelector_was_not_locating_the_LoggerContex.xml |   22 +
 ...k_using_fully_asynchronous_logging_when_the.xml |   22 +
 ..._PERIOD_MICROS_fixed_date_format_matching_I.xml |   22 +
 ...getCallerClass_performance_in_cases_where_R.xml |   22 +
 ...nd_RingBufferLogEvent_avoid_StringBuffer_an.xml |   22 +
 ...ssLoaders_may_discover_additional_loaders_a.xml |   22 +
 ...text_from_being_garbage_collected_while_bei.xml |   22 +
 ...ion_when_using_a_custom_DirectFileRolloverS.xml |   23 +
 ...er_was_not_rolling_on_startup_if_createOnDe.xml |   22 +
 ...0_Always_write_header_on_a_new_OutputStream.xml |   23 +
 ...ver_JDBC_driver_throws_SQLServerException_w.xml |   22 +
 .../2.13.1/LOG4J2-2763_Update_dependencies.xml     |   22 +
 ...is_missing_on_Routes_element_Use_default_ro.xml |   22 +
 ...Add_multi_parameter_overloads_to_LogBuilder.xml |   23 +
 ...ot_log_an_error_if_Files_move_does_not_work.xml |   22 +
 ...ointerException_after_reconfiguring_via_JMX.xml |   23 +
 ...ointerException_after_reconfiguring_via_JMX.xml |   23 +
 ...in_RollingFileAppender_uses_a_placeholder_f.xml |   24 +
 ..._retry_count_attribute_to_the_KafkaAppender.xml |   23 +
 ...nitializer_was_obtaining_the_StatusLogger_t.xml |   23 +
 ...gQueue_instead_of_synchronized_collection_i.xml |   22 +
 ...10_and_overwriting_files_when_leading_zeros.xml |   22 +
 ...form_status_logging_calculations_in_PluginR.xml |   23 +
 src/changelog/2.13.2/.changelog.adoc.ftl           |   34 +
 src/changelog/2.13.2/.release.xml                  |   18 +
 ...ide_a_Log4j_implementation_of_System_Logger.xml |   23 +
 ...xtension_in_the_file_pattern_to_be_modified.xml |   22 +
 ...ervlet_context_path_to_be_retrieved_without.xml |   22 +
 ...store_printing_timeMillis_in_the_JsonLayout.xml |   22 +
 ...hen_whitespace_is_in_the_file_path_and_Java.xml |   23 +
 ...n_processor_before_triggering_policy_during.xml |   22 +
 ...oviders_as_an_alternative_to_having_to_impl.xml |   22 +
 ...ocate_PluginEntry_during_PluginCache_loadin.xml |   23 +
 ..._Correct_JsonLayout_timestamp_sorting_issue.xml |   23 +
 ...ow_trailing_and_leading_spaces_in_log_level.xml |   23 +
 ...st_more_resilient_to_environmental_differen.xml |   23 +
 ...t_handle_daylight_saving_time_transitions_a.xml |   22 +
 ...ookup_to_retrieve_fields_from_the_log_event.xml |   22 +
 ...nterException_when_StackWalker_returns_null.xml |   23 +
 ...bout_using_a_url_in_log4j_configurationFile.xml |   22 +
 ...deLocation_parameter_when_creating_AsyncLog.xml |   23 +
 ...penderLoggingException_instead_of_an_NPE_in.xml |   22 +
 ...oBytes_was_checking_wrong_variable_for_null.xml |   23 +
 ...-2814_Fix_Javadoc_for_ScriptPatternSelector.xml |   22 +
 ..._applications_to_use_composite_configuratio.xml |   22 +
 ...ize_action_to_parse_the_value_without_being.xml |   23 +
 ...ookup_to_return_default_and_active_profiles.xml |   22 +
 ...pecifying_an_SSL_configuration_for_SmtpAppe.xml |   22 +
 ...esLocation_in_GelfLayout_to_reflect_whether.xml |   23 +
 src/changelog/2.13.3/.changelog.adoc.ftl           |   34 +
 src/changelog/2.13.3/.release.xml                  |   18 +
 ...interException_in_ThreadContextDataInjector.xml |   22 +
 src/changelog/2.14.0/.changelog.adoc.ftl           |   38 +
 src/changelog/2.14.0/.release.xml                  |   18 +
 ..._in_ThreadContext_description_was_incorrect.xml |   22 +
 ...e_printed_in_error_message_in_RollingFileAp.xml |   23 +
 ..._no_longer_recursively_start_the_AsyncLogge.xml |   23 +
 ...ption_when_no_network_interfaces_are_availa.xml |   22 +
 ...4j_mongodb4_to_use_new_major_version_4_Mong.xml |   22 +
 .../LOG4J2-2851_Drop_log4j_mongodb2_module.xml     |   22 +
 ...configuration_of_the_Disruptor_WaitStrategy.xml |   23 +
 ..._where_mergeFactory_should_be_mergeStrategy.xml |   23 +
 ..._Obtain_ContextDataProviders_asynchronously.xml |   22 +
 ...tTranslator_uses_a_static_ContextDataInject.xml |   23 +
 ...ing_to_create_directories_when_using_a_Dire.xml |   22 +
 ...tainer_id_to_obtain_container_and_image_inf.xml |   22 +
 ...er_benchmark_Revert_back_to_StackWalker_wal.xml |   22 +
 ...va_util_logging_filters_when_using_that_API.xml |   23 +
 ...FileRolloverStrategy_the_file_pattern_was_n.xml |   23 +
 ...89_Add_date_pattern_support_for_HTML_layout.xml |   23 +
 ...fLayout_to_produce_newline_delimited_events.xml |   23 +
 ...G4J2-2894_Fix_spelling_error_in_log_message.xml |   22 +
 ...dlock_in_asynchronous_logging_by_avoiding_b.xml |   22 +
 ...alizing_volatile_fields_with_default_values.xml |   23 +
 ..._LogEventWrapper_threadId_and_priority_acce.xml |   22 +
 ...ation_files_should_be_ignored_when_creating.xml |   22 +
 ...erationException_when_initializing_the_Log4.xml |   23 +
 ...p_and_Spring_PropertySource_to_its_own_modu.xml |   22 +
 ...now_store_the_servlet_context_as_a_map_entr.xml |   22 +
 ...er_in_spring_cloud_config_client_listens_fo.xml |   22 +
 ...yStrategy_s_beforeStopAppenders_method_befo.xml |   23 +
 .../2.14.0/LOG4J2-2925_Fix_broken_link_in_FAQ.xml  |   22 +
 ...CContextMap_on_contains_and_isEmpty_invocat.xml |   23 +
 ..._garbage_collection_of_shutdown_hooks_in_De.xml |   23 +
 .../2.14.0/LOG4J2-2957_Add_JsonTemplateLayout.xml  |   22 +
 ...sts_to_require_Java_8_unconditionally_now_t.xml |   21 +
 .../Update_com_fasterxml_jackson_2_10_2_2_11_0.xml |   21 +
 .../2.14.0/Update_jackson_2_11_0_2_11_2.xml        |   21 +
 ...date_mongodb3_version_from_3_12_1_to_3_12_6.xml |   21 +
 ...che_activemq_activemq_broker_5_15_11_5_16_0.xml |   21 +
 ...g_apache_commons_commons_compress_1_19_1_20.xml |   21 +
 ...date_org_apache_commons_commons_csv_1_7_1_8.xml |   21 +
 ...e_org_apache_commons_commons_lang3_3_9_3_10.xml |   21 +
 .../Update_org_codehaus_groovy_2_5_6_3_0_5.xml     |   21 +
 .../Update_tests_commons_io_commons_io_2_6_2_7.xml |   21 +
 .../2.14.0/Update_tests_hsqldb_2_5_0_2_5_1.xml     |   21 +
 .../2.14.0/Update_tests_junit_junit_4_12_4_13.xml  |   21 +
 src/changelog/2.14.1/.changelog.adoc.ftl           |   33 +
 src/changelog/2.14.1/.release.xml                  |   18 +
 ...wn_of_log4j_in_log4j_web_to_be_turned_off_a.xml |   25 +
 ...wn_of_log4j_in_log4j_web_to_be_turned_off_a.xml |   25 +
 ...tion_when_Log4j_1_configuration_files_are_u.xml |   22 +
 ...Kafka_producer_instantiation_causing_thread.xml |   23 +
 ...ver_Listener_to_aid_in_unit_test_validation.xml |   22 +
 ..._that_LogBuilder_default_methods_do_nothing.xml |   22 +
 ...ith_IdentityHashMap_in_ParameterFormatter_t.xml |   22 +
 ...onTemplateLayout_event_additional_fields_fr.xml |   22 +
 ...solver_by_unifying_its_backend_with_mdc_res.xml |   22 +
 ...om_several_Configurations_in_Composite_Conf.xml |   23 +
 ...ayout_index_based_parameter_resolution_when.xml |   22 +
 ...ender_and_AppenderControl_for_handling_of_T.xml |   22 +
 ...lateAdditionalField_type_conflicting_with_p.xml |   23 +
 ...to_initialize_in_Java_8_with_log4j_spring_b.xml |   22 +
 ...poses_an_incorrect_INSERT_statement_without.xml |   22 +
 ...ed_PatternLayout_createLayout_calls_in_docs.xml |   23 +
 ...ngPolicy_would_fail_to_cause_the_file_to_ro.xml |   23 +
 ...RootObjectKey_parameter_to_JsonTemplateLayo.xml |   22 +
 ..._using_putAll_when_copying_the_ThreadContex.xml |   23 +
 ...tack_trace_truncation_in_JsonTemplateLayout.xml |   22 +
 ..._excessive_strings_ending_with_a_high_surro.xml |   22 +
 ...lateLayout_resolver_configurations_table_in.xml |   22 +
 ..._thread_instead_of_using_the_common_ForkJoi.xml |   22 +
 ...urationConverter_on_Windows_produces_at_end.xml |   23 +
 ...ger_flushBuffer_always_resets_the_buffer_pr.xml |   23 +
 ..._with_no_parameters_i_e_it_has_an_empty_mes.xml |   22 +
 ...all_getExtendedStackTraceAsString_after_des.xml |   23 +
 ...tes_empty_bytes_arrays_for_its_header_and_f.xml |   23 +
 .../2.14.1/Update_JSON_Unit_2_21_0_2_22_0.xml      |   21 +
 src/changelog/2.14.1/Update_JaCoCo_0_8_3_0_8_6.xml |   21 +
 .../2.14.1/Update_Mockito_3_6_0_3_7_0.xml          |   21 +
 ..._3_plugin_org_mongodb_mongodb_driver_3_12_6.xml |   21 +
 ...te_MongoDB_4_plugin_org_mongodb_4_1_0_4_1_1.xml |   21 +
 ...ependencies_to_5_3_2_Spring_Boot_to_2_3_6_a.xml |   21 +
 ...oodstox_5_0_3_6_2_3_to_match_Jackson_2_12_1.xml |   21 +
 .../2.14.1/Update_XML_Unit_2_8_0_2_8_2.xml         |   21 +
 .../Update_com_fasterxml_jackson_2_11_2_2_11_3.xml |   21 +
 ...pdate_commons_codec_commons_codec_1_14_1_15.xml |   21 +
 .../Update_commons_io_commons_io_2_7_2_8_0.xml     |   21 +
 ...oodle_embed_de_flapdoodle_embed_mongo_2_2_0.xml |   21 +
 .../2.14.1/Update_junit_junit_4_13_4_13_1.xml      |   21 +
 .../2.14.1/Update_mongodb4_version_4_1_1_4_2_0.xml |   21 +
 ...avacrumbs_json_unit_json_unit_1_31_1_2_22_0.xml |   21 +
 ...avacrumbs_json_unit_json_unit_2_22_0_2_23_0.xml |   21 +
 .../Update_org_apache_activemq_5_16_0_5_16_1.xml   |   21 +
 ...rg_apache_commons_commons_dbcp2_2_4_0_2_8_0.xml |   21 +
 ..._org_apache_commons_commons_lang3_3_10_3_11.xml |   21 +
 ...rg_apache_commons_commons_pool2_2_8_1_2_9_0.xml |   21 +
 ...date_org_assertj_assertj_core_3_14_0_3_18_1.xml |   21 +
 ...date_org_assertj_assertj_core_3_18_1_3_19_0.xml |   21 +
 ...pdate_org_awaitility_awaitility_4_0_2_4_0_3.xml |   21 +
 .../Update_org_codehaus_groovy_3_0_5_3_0_6.xml     |   21 +
 ...rg_codehaus_plexus_plexus_utils_3_2_0_3_3_0.xml |   21 +
 ...e_tycho_org_eclipse_osgi_3_12_1_v20170821_1.xml |   21 +
 ...ate_org_fusesource_jansi_jansi_1_17_1_2_0_1.xml |   21 +
 ...pdate_org_fusesource_jansi_jansi_1_18_2_2_0.xml |   21 +
 ...pdate_org_fusesource_jansi_jansi_1_18_2_3_1.xml |   21 +
 .../Update_org_mockito_mockito_3_7_0_3_7_7.xml     |   21 +
 ...ate_org_springframework_5_2_8_RELEASE_5_3_1.xml |   21 +
 .../Update_org_springframework_5_3_2_5_3_3.xml     |   21 +
 .../2.14.1/Update_org_xmlunit_2_7_0_2_8_0.xml      |   21 +
 ..._fasterxml_jackson_core_jackson_annotations.xml |   35 +
 src/changelog/2.15.0/.changelog.adoc.ftl           |   67 +
 src/changelog/2.15.0/.release.xml                  |   18 +
 ...upted_exceptions_that_occur_during_rollover.xml |   23 +
 ...or_overriding_the_Tomcat_Log_class_in_Tomca.xml |   22 +
 ...umentation_corrections_regarding_log_levels.xml |   22 +
 ...on_corrections_in_the_configuration_section.xml |   23 +
 ...mentation_for_SyslogAppender_when_using_TLS.xml |   22 +
 ...ps_resolving_localhost_when_hostName_is_con.xml |   23 +
 ...ndle_Disruptor_event_translation_exceptions.xml |   23 +
 ...ould_propagate_failures_when_reconnection_f.xml |   22 +
 ...S_style_date_patterns_and_micro_nano_second.xml |   23 +
 ...gerContextSelector_equivalent_to_AsyncLogge.xml |   24 +
 ..._are_aware_of_their_dependence_upon_the_cal.xml |   24 +
 ...ions_walk_the_stack_at_most_once_rather_tha.xml |   22 +
 ...j_1_x_properties_were_not_being_substituted.xml |   22 +
 ..._between_the_AsyncLoggerContextSelector_and.xml |   22 +
 ...support_for_Jakarta_EE_9_Tomcat_10_Jetty_11.xml |   23 +
 ...04_Add_plugin_support_to_JsonTemplateLayout.xml |   22 +
 ...tternSelector_to_be_specified_on_GelfLayout.xml |   22 +
 .../LOG4J2-3044_Add_RepeatPatternConverter.xml     |   22 +
 ...d_improved_MapMessage_support_to_GelfLayout.xml |   22 +
 ...and_ThreadContext_attributes_to_be_prefixed.xml |   22 +
 ...Fields_to_be_ignored_if_their_value_is_null.xml |   22 +
 ...CaseConverterResolver_to_JsonTemplateLayout.xml |   22 +
 ...tor_hasContext_and_shutdown_take_the_defaul.xml |   22 +
 ...MD5_usage_for_sharing_sensitive_information.xml |   23 +
 ...thread_safety_issues_in_DefaultErrorHandler.xml |   23 +
 ...-3064_Add_Arbiters_and_SpringProfile_plugin.xml |   22 +
 ...7_Add_CounterResolver_to_JsonTemplateLayout.xml |   22 +
 ...tternConverter_handlesThrowable_is_implemen.xml |   23 +
 ...ment_parameter_to_ReadOnlyStringMapResolver.xml |   22 +
 ...atting_of_nanoseconds_in_JsonTemplateLayout.xml |   22 +
 ...ssage_in_Log4j_1_Category_whenever_possible.xml |   22 +
 ...and_log4j_slf4j18_impl_correctly_detect_the.xml |   23 +
 ...emplateLayout_where_a_timestamp_could_end_u.xml |   23 +
 ...TemplateLayoutNullEventDelimiterTest_failur.xml |   23 +
 ...mory_leaks_due_to_retained_excessive_buffer.xml |   23 +
 ..._Category_setLevel_should_accept_null_value.xml |   23 +
 ...in_2_14_1_which_allowed_the_AsyncAppender_b.xml |   23 +
 ...n_which_can_result_in_ConcurrentModificatio.xml |   23 +
 ..._SmtpManager_createManagerName_ignores_port.xml |   23 +
 ..._of_placeholders_in_the_string_literal_argu.xml |   24 +
 ..._flush_on_RollingFileAppender_when_buffered.xml |   23 +
 ...Layout_for_Google_Cloud_Platform_structured.xml |   22 +
 ...ified_at_run_time_may_trigger_incomplete_MB.xml |   23 +
 ..._api_singleton_accessors_to_log4j_slf4j_imp.xml |   24 +
 ...l_overhead_in_RandomAccessFileAppender_Roll.xml |   24 +
 ...mplements_LogEventAdapter_getTimestamp_base.xml |   24 +
 ...etBytes_Charset_over_string_getBytes_String.xml |   23 +
 ...appender_uses_the_correct_default_buffer_si.xml |   23 +
 ...ter_performance_is_not_impacted_by_microsec.xml |   23 +
 ...ly_race_condition_in_Log4jMarker_getParents.xml |   22 +
 ..._on_how_to_toggle_log4j2_debug_system_prope.xml |   23 +
 ...og_Event_Level_vs_Logger_Config_Level_table.xml |   22 +
 ...ug_when_file_names_contain_regex_characters.xml |   23 +
 ..._encoding_run_in_O_n_worst_case_time_rather.xml |   23 +
 ...yout_performance_by_reducing_unnecessary_in.xml |   22 +
 ...fer_immutable_log_events_in_the_SmtpManager.xml |   23 +
 ...ect_on_mail_when_it_depends_on_the_LogEvent.xml |   23 +
 ...id_KafkaManager_override_when_topics_differ.xml |   23 +
 ...leInstant_of_the_event_as_a_cache_key_in_Js.xml |   22 +
 ...thread_safety_issues_in_DefaultErrorHandler.xml |   23 +
 ...rove_NameAbbreviator_worst_case_performance.xml |   22 +
 ...attributes_for_size_attribute_of_SizeBasedT.xml |   23 +
 ..._longer_enables_lookups_within_message_text.xml |   25 +
 ...ols_JNDI_can_use_by_default_Limit_the_serve.xml |   22 +
 ...ramework_to_5_3_13_Spring_Boot_to_2_5_7_and.xml |   21 +
 ...ted_dependencies_com_fasterxml_jackson_core.xml |   69 +
 src/changelog/2.16.0/.changelog.adoc.ftl           |   46 +
 src/changelog/2.16.0/.release.xml                  |   18 +
 ...default_Require_log4j2_enableJndi_to_be_set.xml |   22 +
 ...mpletely_remove_support_for_Message_Lookups.xml |   22 +
 src/changelog/2.17.0/.changelog.adoc.ftl           |   37 +
 src/changelog/2.17.0/.release.xml                  |   18 +
 ...G4J2-3230_Fix_string_substitution_recursion.xml |   22 +
 ...e_API_hard_codes_the_Syslog_protocol_to_TCP.xml |   22 +
 ...g4j_api_java9_and_log4j_core_java9_as_depen.xml |   23 +
 ...e_java_protocol_only_JNDI_will_remain_disab.xml |   23 +
 ...ration_parseAppenderFilters_NPE_when_parsin.xml |   22 +
 ...for_Syslog_Appender_defaults_to_port_512_in.xml |   22 +
 src/changelog/2.17.1/.changelog.adoc.ftl           |   35 +
 src/changelog/2.17.1/.release.xml                  |   18 +
 ...ut_is_null_in_StrSubstitutor_replace_String.xml |   21 +
 ...t_SpringLookup_package_name_in_Interpolator.xml |   23 +
 ...duce_ignored_package_scope_of_KafkaAppender.xml |   23 +
 ...okup_to_lookup_MapMessage_before_DefaultMap.xml |   23 +
 ...refix_only_read_values_from_the_configurati.xml |   22 +
 ...ked_had_inverted_logic_in_RollingFileAppend.xml |   23 +
 ...kes_the_provided_MessageFactory_into_accoun.xml |   23 +
 ..._longer_re_interpolates_formatted_message_c.xml |   22 +
 .../2.17.1/LOG4J2-3290_Remove_unused_method.xml    |   22 +
 ...apper_logMessage_no_longer_double_logs_when.xml |   22 +
 ...w_uses_JndiManager_to_access_JNDI_resources.xml |   23 +
 src/changelog/2.17.2/.changelog.adoc.ftl           |   47 +
 src/changelog/2.17.2/.release.xml                  |   18 +
 ...tor_setLevel_Logger_Level_setLevel_String_S.xml |   21 +
 ...gging_log4j_core_appender_AsyncAppender_get.xml |   21 +
 .../2.17.2/Bump_Jackson_from_2_12_4_to_2_13_1.xml  |   21 +
 .../2.17.2/Bump_Mockito_from_3_11_2_to_4_2_0.xml   |   21 +
 .../2.17.2/Bump_Woodstox_6_2_6_to_6_2_8.xml        |   21 +
 .../Bump_awaitility_from_4_0_3_to_4_1_1_663.xml    |   21 +
 ...le_embed_de_flapdoodle_embed_mongo_from_3_0.xml |   21 +
 ...p_maven_compiler_plugin_from_3_8_1_to_3_9_0.xml |   21 +
 ...mongodb3_version_from_3_12_4_to_3_12_10_605.xml |   21 +
 ...mbs_json_unit_json_unit_from_2_27_0_to_2_28.xml |   21 +
 ...ctivemq_activemq_broker_from_5_16_3_to_5_16.xml |   21 +
 ...maven_plugins_maven_javadoc_plugin_from_3_3.xml |   21 +
 ..._assertj_assertj_core_from_3_20_2_to_3_22_0.xml |   21 +
 ..._codehaus_groovy_groovy_from_3_0_8_to_3_0_9.xml |   21 +
 ...persistence_org_eclipse_persistence_jpa_fro.xml |   21 +
 ..._fusesource_jansi_jansi_from_2_3_4_to_2_4_0.xml |   21 +
 ...oco_jacoco_maven_plugin_from_0_8_6_to_0_8_7.xml |   21 +
 ...org_junit_jupiter_junit_from_5_7_2_to_5_8_2.xml |   21 +
 ...t_pioneer_junit_pioneer_from_1_5_0_to_1_6_1.xml |   21 +
 .../Bump_org_mongodb_bson_from_4_2_2_to_4_5_0.xml  |   21 +
 ...odb_mongodb_driver_sync_from_4_2_2_to_4_5_0.xml |   21 +
 ...pringframework_spring_from_5_3_13_to_5_3_15.xml |   21 +
 ...ump_org_xmlunit_xmlunit_from_2_8_3_to_2_8_4.xml |   21 +
 ...ix_DTD_error_Add_missing_ELEMENT_for_Marker.xml |   21 +
 .../Fix_log4j_jakarta_web_service_file_723.xml     |   22 +
 ...rts_to_2_17_0_behavior_Read_the_system_prop.xml |   21 +
 ...ript_enableLanguages_to_be_specified_to_ena.xml |   22 +
 ...s_of_compile_with_implementation_in_the_Gra.xml |   23 +
 ...f_method_org_apache_logging_log4j_core_tool.xml |   22 +
 ...PropertiesConfiguration_buildAppender_not_a.xml |   22 +
 ...282_Add_the_log4j_to_jul_JDK_Logging_Bridge.xml |   23 +
 ...configuration_via_a_url_to_https_by_default.xml |   22 +
 .../LOG4J2-3303_Add_TB_support_to_FileSize.xml     |   23 +
 ...s_initialized_if_the_LoggerFactory_is_provi.xml |   23 +
 ...nConverter_could_cause_a_StackOverflowError.xml |   22 +
 ..._should_ignore_case_in_properties_file_keys.xml |   22 +
 ...er_backward_compatibility_and_disallow_recu.xml |   22 +
 ...class_org_apache_log4j_spi_LoggingEvent_mis.xml |   23 +
 ...fixes_parsing_filters_in_properties_configu.xml |   23 +
 ...missing_OptionConverter_instantiateByKey_Pr.xml |   23 +
 ...does_not_support_system_properties_in_log4j.xml |   23 +
 ...evel_not_fetching_the_correct_LoggerContext.xml |   23 +
 ...ContextDataInjector_initialization_deadlock.xml |   22 +
 ...tax_for_properties_configuration_format_for.xml |   22 +
 ..._message_parameters_correctly_using_Message.xml |   22 +
 ...ons_when_programmatic_configuration_is_used.xml |   22 +
 ..._8_5_20_to_10_0_14_in_log4j_appserver_along.xml |   22 +
 ...optional_additional_fields_to_NoSQLAppender.xml |   23 +
 ...xception_logging_any_exception_to_a_MongoDB.xml |   23 +
 ...nterException_in_MongoDb4DocumentObject_Mon.xml |   23 +
 ..._DefaultConfiguration_leak_in_PatternLayout.xml |   23 +
 ..._Spring_Boot_Lookup_requires_the_log4j_spri.xml |   22 +
 ...Check_for_non_existent_appender_when_parsin.xml |   23 +
 ...4j_1_2_bridge_supports_global_threshold_764.xml |   23 +
 ..._throws_a_ClassCastException_when_logging_a.xml |   23 +
 ..._1_2_bridge_adds_org_apache_log4j_Hierarchy.xml |   21 +
 ...adds_org_apache_log4j_component_helpers_Con.xml |   21 +
 ...bridge_adds_org_apache_log4j_helpers_Loader.xml |   21 +
 ...bridge_adds_org_apache_log4j_helpers_LogLog.xml |   21 +
 ...adds_org_apache_log4j_spi_DefaultRepository.xml |   21 +
 ...adds_org_apache_log4j_spi_NOPLoggerReposito.xml |   21 +
 ...bridge_adds_org_apache_log4j_spi_RootLogger.xml |   21 +
 ...class_Category_is_missing_some_protected_in.xml |   21 +
 ...class_Category_should_implement_AppenderAtt.xml |   21 +
 ...class_ConsoleAppender_should_extend_WriterA.xml |   21 +
 ...class_LogManager_default_constructor_should.xml |   21 +
 ...class_OptionConverter_is_missing_selectAndC.xml |   21 +
 ...class_PatternLayout_is_missing_constants_DE.xml |   21 +
 ...class_PropertyConfigurator_should_implement.xml |   21 +
 ...creates_a_SocketAppender_instead_of_a_Syslo.xml |   22 +
 ...e_implements_LogManager_getCurrentLoggers_f.xml |   21 +
 ...2_bridge_implements_most_of_DOMConfigurator.xml |   22 +
 ...e_interface_Configurator_doConfigure_method.xml |   21 +
 ...interface_org_apache_log4j_spi_RendererSupp.xml |   21 +
 ..._interfaces_missing_from_package_org_apache.xml |   21 +
 .../Log4j_1_2_bridge_issues_with_filters_753.xml   |   22 +
 ..._method_Category_exists_String_should_be_st.xml |   21 +
 ..._method_NDC_inherit_Stack_should_not_use_ge.xml |   21 +
 ...e_methods_Category_getChainedPriority_and_g.xml |   21 +
 ...methods_missing_in_org_apache_log4j_Categor.xml |   21 +
 src/changelog/2.17.2/Log4j_1_2_bridge_missed.xml   |   22 +
 ...missed_org_apache_log4j_pattern_FormattingI.xml |   22 +
 ...missed_org_apache_log4j_pattern_NameAbbrevi.xml |   22 +
 ...1_2_bridge_missing_DefaultThrowableRenderer.xml |   22 +
 .../Log4j_1_2_bridge_missing_FormattingInfo.xml    |   22 +
 .../Log4j_1_2_bridge_missing_PatternConverter.xml  |   22 +
 .../Log4j_1_2_bridge_missing_PatternParser.xml     |   22 +
 .../Log4j_1_2_bridge_missing_UtilLoggingLevel.xml  |   22 +
 ...missing_class_org_apache_log4j_or_RendererM.xml |   21 +
 ...idge_missing_some_LocationInfo_constructors.xml |   22 +
 ...missing_some_ThrowableInformation_construct.xml |   22 +
 ...now_logs_a_warning_instead_of_throwing_an_N.xml |   22 +
 ...should_allow_property_and_XML_attributes_to.xml |   22 +
 ...og4j_1_2_bridge_supports_the_SocketAppender.xml |   22 +
 ...throws_ClassCastException_when_using_Simple.xml |   22 +
 ...uses_some_incorrect_default_property_values.xml |   22 +
 ...uses_the_wrong_default_values_for_a_TTCCLay.xml |   22 +
 ...uses_the_wrong_file_pattern_for_rolling_fil.xml |   22 +
 ...ace_before_parsing_a_String_into_an_Integer.xml |   22 +
 src/changelog/2.18.0/.changelog.adoc.ftl           |   36 +
 src/changelog/2.18.0/.release.xml                  |   18 +
 src/changelog/2.18.0/Fix_minor_typo_792.xml        |   22 +
 ...ation_and_reporting_of_configuration_errors.xml |   21 +
 ...6_Allow_enterprise_id_to_be_an_OID_fragment.xml |   23 +
 ...ix_problem_with_non_uppercase_custom_levels.xml |   23 +
 ...ception_in_JeroMqManager_with_custom_Logger.xml |   23 +
 ...erStrategy_should_use_the_current_time_when.xml |   22 +
 ..._appender_in_Log4j_1_x_bridge_when_used_wit.xml |   23 +
 ...7_2_throws_NullPointerException_while_remov.xml |   23 +
 ...t_for_Jakarta_Mail_API_in_the_SMTP_appender.xml |   22 +
 ...3393_Improve_JsonTemplateLayout_performance.xml |   22 +
 ...3413_Fix_resolution_of_non_Log4j_properties.xml |   22 +
 ..._logging_system_registration_in_a_multi_app.xml |   22 +
 ...419_Add_support_for_custom_Log4j_1_x_levels.xml |   22 +
 ...containing_Log4j_configuration_isn_t_closed.xml |   23 +
 ...ed_in_configuration_using_a_value_attribute.xml |   22 +
 ...og_appender_lacks_the_SocketOptions_setting.xml |   23 +
 ...ge_should_not_wrap_components_unnecessarily.xml |   23 +
 ...ServiceLoader_support_on_servlet_containers.xml |   22 +
 ...28_Update_3rd_party_dependencies_for_2_18_0.xml |   22 +
 ...ngPolicy_would_fail_to_rename_files_properl.xml |   22 +
 ...lConfiguration_when_a_custom_keystore_is_us.xml |   23 +
 ...dding_and_retrieving_appenders_in_Log4j_1_x.xml |   22 +
 ...er_concurrency_problems_in_Log4j_1_x_bridge.xml |   23 +
 ..._test_for_race_condition_in_FileUtils_mkdir.xml |   23 +
 ...ssage_logs_misleading_errors_on_the_console.xml |   22 +
 ...ustom_LMAX_disruptor_WaitStrategy_configura.xml |   22 +
 ...disruptor_WaitStrategy_used_by_Async_Logger.xml |   22 +
 ...ing_message_parameterization_in_RegexFilter.xml |   23 +
 ...pportedOperationException_when_JUL_ApiLogge.xml |   22 +
 ...issing_context_stack_to_JsonLayout_template.xml |   23 +
 ...tcher_did_not_pass_credentials_when_polling.xml |   22 +
 ...ory_createConnection_now_accepts_an_Authori.xml |   22 +
 ..._Apache_Extras_RollingFileAppender_in_Log4j.xml |   22 +
 ...lloverStrategy_was_not_detecting_the_correc.xml |   22 +
 ...e_including_the_location_information_by_def.xml |   23 +
 ...ewBuilder_method_referenced_the_wrong_class.xml |   23 +
 ...G4J2-3495_Add_MutableThreadContextMapFilter.xml |   22 +
 .../2.18.0/LOG4J2-3506_Support_Spring_2_6_x.xml    |   22 +
 ...G4J2-3516_Move_perf_tests_to_log4j_core_its.xml |   22 +
 ...se_Paths_get_to_avoid_circular_file_systems.xml |   22 +
 ...Fix_parsing_error_when_XInclude_is_disabled.xml |   23 +
 ...lterBuilder_to_align_with_log4j1_s_behavior.xml |   23 +
 ..._Upgrade_the_Flume_Appender_to_Flume_1_10_0.xml |   22 +
 ...th_wrong_ANSI_escape_code_for_bright_colors.xml |   23 +
 ...8_Add_support_for_24_colors_in_highlighting.xml |   23 +
 ...should_generate_Log4j_2_x_messages_based_on.xml |   21 +
 src/changelog/2.19.0/.changelog.adoc.ftl           |   36 +
 src/changelog/2.19.0/.release.xml                  |   18 +
 ...975_Add_implementation_of_SLF4J2_fluent_API.xml |   23 +
 ...rect_manifest_entries_for_OSGi_to_log4j_jcl.xml |   23 +
 ..._Improve_support_for_passwordless_keystores.xml |   23 +
 ...Arbiter_was_assigning_the_value_as_the_name.xml |   23 +
 ...Layout_stack_trace_truncation_operate_for_e.xml |   23 +
 ...n_between_Log4j_1_2_LogManager_and_Category.xml |   23 +
 ...tion_of_properties_not_starting_with_log4j2.xml |   23 +
 ...Config_filter_Level_Marker_String_was_alloc.xml |   23 +
 ...eparated_list_of_style_specifiers_in_the_st.xml |   23 +
 ...4j_to_jul_in_the_case_the_root_logger_level.xml |   22 +
 ...AccessFileAppender_with_DirectWriteRollover.xml |   23 +
 ...Add_getExplicitLevel_method_to_LoggerConfig.xml |   22 +
 ...e_in_favor_of_a_single_build_instructions_f.xml |   23 +
 ...4J2-3578_Generate_new_SSL_certs_for_testing.xml |   22 +
 ...Util_behavior_in_the_presence_of_a_Security.xml |   23 +
 ...583_Add_support_for_SLF4J2_stack_valued_MDC.xml |   23 +
 ...ConsoleListener_use_SimpleLogger_internally.xml |   22 +
 ..._regression_in_Rfc5424Layout_default_values.xml |   23 +
 ...G4J2-3588_Allow_PropertySources_to_be_added.xml |   22 +
 ...be_injected_with_the_LoggerContext_referenc.xml |   22 +
 .../LOG4J2-3590_Remove_SLF4J_1_8_x_binding.xml     |   22 +
 ..._InstantFormatter_against_delegate_failures.xml |   23 +
 ...708_Add_async_support_to_Log4jServletFilter.xml |   22 +
 src/changelog/2.2/.changelog.adoc.ftl              |   32 +
 src/changelog/2.2/.release.xml                     |   18 +
 ..._ThrowableProxy_throws_NoClassDefFoundError.xml |   25 +
 ...le_should_not_implement_equals_and_hashCode.xml |   23 +
 ...G4J2-881_Update_Jackson_from_2_4_2_to_2_4_3.xml |   22 +
 ...2-882_Update_maven_core_from_3_1_0_to_3_2_3.xml |   22 +
 ...m_org_apache_felix_framework_4_2_1_to_4_4_1.xml |   22 +
 ...Update_org_eclipse_osgi_from_3_6_0_to_3_7_1.xml |   22 +
 ...le_should_not_implement_equals_and_hashCode.xml |   22 +
 ..._not_map_Log4j_2_FATAL_level_to_a_JUL_level.xml |   22 +
 ...eption_on_filter_when_mapping_JUL_to_Log4j2.xml |   22 +
 ...ogAppender_connect_timeout_value_as_part_of.xml |   23 +
 ..._apache_log4j_BasicConfigurator_configure_i.xml |   22 +
 ...etAppender_connect_timeout_value_as_part_of.xml |   23 +
 ...0_Update_Apache_Flume_from_1_5_0_1_to_1_5_2.xml |   22 +
 ..._SyslogAppender_No_structured_id_name_was_s.xml |   24 +
 ...textSelector_uses_ClassLoader_toString_as_a.xml |   23 +
 ...G4J2-910_Update_Jackson_from_2_4_3_to_2_4_4.xml |   22 +
 ..._does_not_report_full_error_message_for_XIn.xml |   22 +
 ...tExtendedStackTraceAsString_causes_NullPoin.xml |   23 +
 ...ils_to_initialize_if_XInclude_API_is_not_av.xml |   23 +
 ...doesn_t_map_level_ALL_correctly_in_Category.xml |   23 +
 ...G4J2-925_Update_from_Jackson_2_4_4_to_2_5_0.xml |   22 +
 ...is_missing_PluginFactory_annotation_at_crea.xml |   23 +
 ...d_not_use_attribute_minimalization_for_hr_n.xml |   23 +
 ...mory_leaks_when_web_applications_are_restar.xml |   25 +
 ...t_to_create_one_compact_log_record_per_line.xml |   23 +
 ...nder_is_not_adding_millisecond_to_the_event.xml |   23 +
 ...g4j_2_in_Web_Applications_Update_example_Lo.xml |   23 +
 ...ute_name_in_PropertiesRewritePolicy_example.xml |   23 +
 ...arify_system_properties_to_control_status_l.xml |   22 +
 ..._to_Route_AppenderRef_attribute_should_be_r.xml |   23 +
 ...G4J2-957_Missing_toUpperCase_Locale_ENGLISH.xml |   23 +
 ...G4J2-958_Update_from_Jackson_2_5_0_to_2_5_1.xml |   22 +
 src/changelog/2.3/.changelog.adoc.ftl              |   33 +
 src/changelog/2.3/.release.xml                     |   18 +
 ...ng_is_mis_mapped_to_ERROR_when_it_should_be.xml |   23 +
 ...4J2-1004_Update_Jackson_from_2_5_1_to_2_5_3.xml |   22 +
 ...G4J2-1005_Update_Slf4j_from_1_7_7_to_1_7_12.xml |   22 +
 ...ng_log4j_core_util_fileFromUri_URI_uri_inco.xml |   23 +
 ...g_log4j_core_config_plugins_util_ResolverUt.xml |   23 +
 ...ned_compressionType_parameter_to_GelfLayout.xml |   23 +
 ...uncate_from_the_end_of_text_format_modifier.xml |   23 +
 ...rAdmin_listener_is_added_to_StatusLogger_ev.xml |   23 +
 ...FormattedMessage_serialization_is_incorrect.xml |   23 +
 ...ger_works_after_the_Console_appender_and_JA.xml |   23 +
 ...uration_createKeyStoreConfiguration_ignores.xml |   22 +
 ...nent_properties_not_read_for_all_properties.xml |   23 +
 ...OG4J2-968_SyslogLayout_contains_extra_space.xml |   23 +
 ...971_Another_bad_priority_in_Syslog_messages.xml |   23 +
 ...g_log4j_core_net_ssl_TlsSyslogInputStreamRe.xml |   22 +
 ...OG4J2-974_Typo_in_EventLogger_documentation.xml |   23 +
 ...rval_with_YAML_config_file_format_causes_JS.xml |   23 +
 ...erflow_in_BurstFilter_not_handled_correctly.xml |   23 +
 ...LOG4J2-981_Incorrect_unlock_in_ProviderUtil.xml |   23 +
 ...ighlight_to_support_noConsoleNoAnsi_like_st.xml |   23 +
 ...er_should_not_implement_equals_and_hashCode.xml |   23 +
 ...7_Migrate_tests_from_Logback_1_1_2_to_1_1_3.xml |   22 +
 ...8_Update_LMAX_Disruptor_from_3_3_0_to_3_3_2.xml |   22 +
 ...e_tests_to_use_ActiveMQ_from_5_10_to_5_11_1.xml |   22 +
 ..._config_should_default_includeLocation_to_f.xml |   23 +
 ...cur_if_appender_thread_creates_a_new_Logger.xml |   22 +
 ...ant_from_Charsets_to_Constants_class_Remove.xml |   22 +
 ...ogging_log4j_core_Logger_updateConfiguratio.xml |   23 +
 src/changelog/2.4.1/.changelog.adoc.ftl            |   33 +
 src/changelog/2.4.1/.release.xml                   |   18 +
 ...ty_to_set_shutdown_timeout_on_AsyncAppender.xml |   22 +
 ..._Update_MongoDB_driver_from_2_13_3_to_3_0_4.xml |   22 +
 .../2.4.1/LOG4J2-1050_Fixed_Log4jLookup.xml        |   22 +
 ...OG4J2-1126_Web_site_corrections_and_updates.xml |   22 +
 ...xml_cannot_be_parsed_on_Oracle_Weblogic_12c.xml |   22 +
 ...der_to_improve_performance_for_String_based.xml |   22 +
 ...ut_to_select_a_pattern_to_use_based_on_some.xml |   22 +
 ...ate_mongo_java_driver_from_2_13_2_to_2_13_3.xml |   22 +
 ...se_MongoDB_driver_2_13_3_deprecated_methods.xml |   22 +
 ...rollover_was_broken_log_file_was_renamed_to.xml |   22 +
 ...-1138_Do_not_use_Jackson_deprecated_methods.xml |   22 +
 ...4J2-1139_Update_Jackson_from_2_6_1_to_2_6_2.xml |   22 +
 ...eaders_were_not_being_written_to_first_file.xml |   22 +
 ...ory_leak_in_web_applications_by_using_a_str.xml |   22 +
 ...Name_in_pattern_layout_should_evaluate_to_m.xml |   22 +
 ...tternLayout_to_test_and_replace_patterns_wi.xml |   22 +
 ...PatternLayout_to_avoid_output_of_patterns_w.xml |   22 +
 ...Case_to_PatternLayout_to_test_and_replace_p.xml |   22 +
 ...atternLayout_predefined_date_pattern_with_t.xml |   22 +
 ...pdate_kafka_clients_from_0_8_2_1_to_0_8_2_2.xml |   22 +
 ...ovement_backport_Java_8_fast_ISO_8859_1_Str.xml |   22 +
 ...rException_when_only_root_logger_is_defined.xml |   22 +
 ...rovement_when_converting_Strings_to_byte_ar.xml |   22 +
 src/changelog/2.4/.changelog.adoc.ftl              |   33 +
 src/changelog/2.4/.release.xml                     |   18 +
 ..._event_when_interpolating_logger_properties.xml |   22 +
 ...te_messages_based_on_the_marker_in_Layout_f.xml |   23 +
 ...form_from_Java_6_to_7_From_this_version_onw.xml |   22 +
 ...e_database_tests_from_H2_1_3_175_to_1_3_176.xml |   22 +
 ..._leaves_files_open_until_GC_when_an_IO_erro.xml |   22 +
 ...leaves_files_open_until_GC_when_an_IO_error.xml |   22 +
 ...eys_to_be_specified_in_the_MDC_pattern_conv.xml |   22 +
 ...itePolicy_for_changing_level_of_a_log_event.xml |   23 +
 ...logging_Level_gives_null_Log4j_Level_and_ca.xml |   23 +
 ...ightConverter_does_not_obey_noConsoleNoAnsi.xml |   22 +
 ...tes_unnecessary_Map_objects_by_calling_Thre.xml |   23 +
 ...ystemClassLoader_when_running_on_Google_App.xml |   22 +
 ...036_Update_Apache_Flume_from_1_5_2_to_1_6_0.xml |   22 +
 ...tibility_issue_in_log4j_1_2_api_NDC_pop_and.xml |   23 +
 ...ct_documentation_for_layout_default_charset.xml |   23 +
 ...Update_MongoDB_driver_from_2_11_2_to_2_13_2.xml |   22 +
 ...g_appenders_don_t_take_timeout_into_account.xml |   23 +
 ...-1044_Support_batchSize_in_FlumeAvroManager.xml |   22 +
 ...vents_to_Flume_when_the_appender_is_stopped.xml |   22 +
 ...045_Externalize_log4j2_xml_via_URL_resource.xml |   23 +
 ...r_Exception_cause_throws_StackOverflowError.xml |   23 +
 ...Monitor_unnecessarily_calls_System_currentT.xml |   23 +
 ..._resets_the_thread_interrupted_flag_after_c.xml |   23 +
 ...p_class_to_help_write_log_files_relative_to.xml |   23 +
 ...rror_when_starting_app_on_Google_App_Engine.xml |   23 +
 ...e_logging_log4j_LogManager_getFormatterLogg.xml |   22 +
 ...ains_String_does_not_respect_org_slf4j_Mark.xml |   23 +
 ...ains_Marker_does_not_respect_org_slf4j_Mark.xml |   22 +
 ...ve_Marker_does_not_respect_org_slf4j_Marker.xml |   22 +
 ...Marker_does_not_respect_org_slf4j_Marker_co.xml |   22 +
 ...emporary_array_object_in_org_apache_logging.xml |   22 +
 ...ng_slf4j_Log4jMarker_does_not_implement_org.xml |   22 +
 ...e_logging_log4j_Marker_equals_Object_and_or.xml |   22 +
 ...4jContextFactory_s_ShutdownCallbackRegistry.xml |   23 +
 ...tExtendedStackTraceAsString_throws_NPE_on_d.xml |   23 +
 ...logged_when_using_TcpSocketServer_Serialize.xml |   23 +
 ..._of_JSON_escape_chars_when_deserializing_JS.xml |   23 +
 ...2-1070_Update_Java_Mail_from_1_5_2_to_1_5_4.xml |   22 +
 ...or_system_nanosecond_time_in_pattern_layout.xml |   22 +
 ..._compressing_to_bzip2_format_on_file_rollov.xml |   22 +
 ...l_Apache_Commons_Compress_compression_forma.xml |   22 +
 ..._exception_if_some_log_event_fields_are_nul.xml |   23 +
 ...4J2-1079_Update_Jackson_from_2_5_3_to_2_5_4.xml |   22 +
 ...Logger_WARN_event_in_LogManager_with_java_u.xml |   23 +
 ...ated_Value_CSV_layouts_for_parameter_and_ev.xml |   22 +
 ...onfigurator_APIs_to_change_a_logger_s_level.xml |   22 +
 ...4J2-1092_Update_Jackson_from_2_6_0_to_2_6_1.xml |   22 +
 ...ance_of_ParameterizedMessage_getFormattedMe.xml |   22 +
 ...imestamp_formatting_performance_improvement.xml |   23 +
 ...te_Apache_Commons_Compress_from_1_9_to_1_10.xml |   22 +
 ...he_logging_log4j_Level_isInRange_Level_Leve.xml |   23 +
 .../LOG4J2-1106_Add_a_LevelRangeFilter_class.xml   |   23 +
 .../LOG4J2-1107_New_Appender_for_Apache_Kafka.xml  |   23 +
 ...tion_when_passing_null_to_java_util_logging.xml |   23 +
 ...ing_log4j_jul_CoreLogger_setLevel_checks_fo.xml |   22 +
 ..._publisher_Appender_for_ZeroMQ_using_JeroMQ.xml |   23 +
 ...114_Add_thread_name_to_status_logger_layout.xml |   22 +
 ...Manager_in_ConsoleAppender_leaking_managers.xml |   23 +
 ...apper_generator_tool_to_add_Java_8_lambda_s.xml |   22 +
 ...formance_improvements_avoid_unnecessary_loc.xml |   22 +
 ...race_condition_on_reconfiguration_Introduce.xml |   23 +
 ...tor_initialize_String_ClassLoader_String_fa.xml |   22 +
 ...formance_improvement_by_caching_and_reusing.xml |   22 +
 ...4J2-1879_Update_Jackson_from_2_5_4_to_2_6_0.xml |   22 +
 ...er_username_and_password_should_be_optional.xml |   24 +
 ..._Java_8_lambda_expressions_to_lazily_constr.xml |   23 +
 ...dd_support_for_configuration_via_Properties.xml |   22 +
 ...ePatternConverter_does_not_print_suppressed.xml |   24 +
 ...J2-767_New_module_for_Liquibase_integration.xml |   23 +
 ...imestamp_formatting_performance_improvement.xml |   23 +
 ...should_not_be_written_on_application_startu.xml |   24 +
 ...1_should_work_around_a_bug_in_JBOSS_EAP_6_2.xml |   25 +
 ...ation_for_combining_async_with_sync_loggers.xml |   22 +
 ...pressed_Exception_throws_StackOverflowError.xml |   23 +
 ...ationBuilder_for_programmatic_configuration.xml |   22 +
 ...EFAULT_ENCODING_bug_in_SimpleLogger_logMess.xml |   22 +
 ...e_System_nanoTime_to_measure_time_intervals.xml |   23 +
 ...tal_interface_LevelLogger_which_got_committ.xml |   21 +
 src/changelog/2.5/.changelog.adoc.ftl              |   35 +
 src/changelog/2.5/.release.xml                     |   18 +
 ...ovement_when_gathering_location_information.xml |   23 +
 ...SR_223_scripts_in_filters_and_the_PatternSe.xml |   22 +
 ...OG4J2-1156_Web_site_corrections_and_updates.xml |   22 +
 ...ion_error_for_classes_annotated_with_Plugin.xml |   23 +
 ..._is_using_MessageFormat_on_String_passed_by.xml |   23 +
 ...al_memory_leak_in_Tomcat8_that_mentions_Asy.xml |   22 +
 ...mprove_Log4j_initialization_status_messages.xml |   22 +
 ...tion_executor_should_use_a_DaemonThreadFact.xml |   22 +
 ...ource_and_destination_file_in_file_rename_a.xml |   23 +
 ...xt_name_for_logger_context_name_when_availa.xml |   22 +
 ...al_leak_AsyncLogger_Info_on_Tomcat_when_usi.xml |   22 +
 ...ror_when_copying_to_a_directory_mapped_to_a.xml |   22 +
 ...4J2-1174_Update_Jackson_from_2_6_2_to_2_6_3.xml |   22 +
 ...lasses_in_org_apache_logging_log4j_core_app.xml |   22 +
 ..._when_log4j_jars_are_in_Tomcat_s_lib_folder.xml |   22 +
 ...for_JDBC_s_CommonDataSource_setLogWriter_Pr.xml |   22 +
 ..._cache_does_not_account_for_message_factory.xml |   23 +
 ...for_java_sql_DriverManager_setLogStream_Pri.xml |   22 +
 ..._all_thread_names_Log4j_creates_with_Log4j2.xml |   22 +
 ...s_not_match_parameters_for_LoggerNameLevelR.xml |   23 +
 ...Make_KafkaAppender_support_SerializedLayout.xml |   23 +
 ...ongoDbConnection_does_not_close_MongoClient.xml |   23 +
 ...tionMonitor_The_WatchManager_is_now_used_to.xml |   22 +
 ...pdate_kafka_clients_from_0_8_2_2_to_0_9_0_0.xml |   22 +
 ...upport_for_async_loggers_Fixed_a_memory_lea.xml |   25 +
 ...sage_of_status_messages_in_bounded_queue_su.xml |   22 +
 ...policy_and_rollover_strategy_to_be_modified.xml |   23 +
 ..._custom_delete_actions_triggered_by_a_rollo.xml |   23 +
 ...upport_for_async_loggers_it_is_now_possible.xml |   24 +
 ...licy_and_IdlePurgePolicy_to_RoutingAppender.xml |   23 +
 ...ng_log4j_core_Logger_should_be_serializable.xml |   22 +
 ..._omitting_the_display_name_element_in_web_x.xml |   26 +
 ...xed_minor_issues_with_the_site_and_manual_p.xml |   22 +
 ...erty_to_allow_users_to_control_whether_mess.xml |   22 +
 ...o_occur_at_any_time_Add_CronTriggeringPolic.xml |   22 +
 ...plugin_documentation_error_about_Converters.xml |   23 +
 ...er_should_also_roll_over_when_log_event_tim.xml |   23 +
 src/changelog/2.6.1/.changelog.adoc.ftl            |   58 +
 src/changelog/2.6.1/.release.xml                   |   18 +
 ...ion_to_use_java_nio_to_better_report_rename.xml |   22 +
 ...gger_cache_now_accounts_for_message_factory.xml |   22 +
 ...should_not_create_a_new_CSVPrinter_for_each.xml |   22 +
 ...394_Fixed_minor_issues_with_the_2_6_website.xml |   23 +
 ...8_Update_liquibase_core_from_3_4_2_to_3_5_1.xml |   22 +
 ...9_Update_Apache_Commons_CSV_from_1_3_to_1_4.xml |   22 +
 ..._properties_configuration_to_support_arbitr.xml |   22 +
 ...ngPolicy_was_forcing_a_rollover_of_empty_fi.xml |   22 +
 ...ableParameterizedMessage_where_Throwable_wa.xml |   23 +
 ...WARN_log_events_from_Log4j_about_message_fa.xml |   22 +
 ...Added_the_module_log4j_liquibase_to_BOM_POM.xml |   22 +
 ...utOfBoundsException_that_may_occur_in_Reusa.xml |   23 +
 ...on_about_plugin_builders_compared_to_factor.xml |   22 +
 ...move_filter_were_not_working_properly_in_Ab.xml |   23 +
 src/changelog/2.6.2/.changelog.adoc.ftl            |   58 +
 src/changelog/2.6.2/.release.xml                   |   18 +
 ...icy_was_not_properly_setting_the_prevFileTi.xml |   23 +
 ...on_to_ConsoleAppender_for_increased_perform.xml |   22 +
 ...ingbuffer_of_StringBuilders_is_now_configur.xml |   22 +
 ...4_Fixed_minor_issues_with_the_2_6_1_website.xml |   23 +
 ...ormatter_now_avoids_calling_toString_on_aut.xml |   22 +
 ...e_Unbox_utility_ignored_the_value_Constants.xml |   22 +
 ...geFactory2_to_custom_Logger_implementations.xml |   22 +
 ...ssFileManager_was_not_properly_rolling_over.xml |   22 +
 ..._AsyncAppenderQueueFullPolicyTest_sometimes.xml |   22 +
 ...4J2-1432_Update_Jackson_from_2_7_4_to_2_7_5.xml |   22 +
 .../LOG4J2-1433_Update_Jansi_from_1_11_to_1_13.xml |   22 +
 ...thread_local_StringBuilders_used_by_Layouts.xml |   24 +
 ...e_and_ReusableObjectMessage_now_avoid_calli.xml |   22 +
 ...tupTriggeringPolicy_that_allowed_it_to_roll.xml |   23 +
 ...e_Apache_Commons_Compress_from_1_11_to_1_12.xml |   22 +
 ...ngPolicyTest_fails_on_Windows_saying_the_fi.xml |   23 +
 ..._reusable_messages_broke_flow_tracing_logic.xml |   23 +
 ...e_fails_in_rename_action_then_resort_to_tru.xml |   23 +
 src/changelog/2.6/.changelog.adoc.ftl              |   59 +
 src/changelog/2.6/.release.xml                     |   18 +
 ...G4J2-1011_Document_dependencies_for_layouts.xml |   22 +
 ...p_class_to_help_write_log_files_relative_to.xml |   23 +
 ...discard_events_below_a_certain_log_level_if.xml |   23 +
 .../LOG4J2-1133_Add_JNDI_lookup_documentation.xml  |   22 +
 ...ssible_variable_substitution_in_equals_subs.xml |   23 +
 ...ark_results_comparing_Log4j_2_performance_t.xml |   22 +
 ...G4J2-1192_Dynamic_Subject_for_SMTP_Appender.xml |   23 +
 ...g_log4j_core_LoggerContext_updateLoggers_sh.xml |   22 +
 ..._to_specify_the_correct_default_wait_strate.xml |   22 +
 ...G4J2-1215_Documentation_XSD_inconsistencies.xml |   23 +
 ...atternLayout_option_to_limit_length_of_text.xml |   23 +
 ...4J2-1219_Update_SLF4J_from_1_7_12_to_1_7_13.xml |   22 +
 ...r_Timeout_wait_strategy_and_made_this_the_d.xml |   24 +
 ...gerContext_will_fail_if_shutdown_is_in_prog.xml |   22 +
 ...ion_in_MapLookup_lookup_if_the_event_is_nul.xml |   23 +
 ...G4J2-1230_Don_t_concatenate_SYSLOG_Messages.xml |   24 +
 ...Incorrect_log_rotation_in_last_week_of_year.xml |   23 +
 ...1233_Misleading_Value_In_Properties_Example.xml |   23 +
 ...rnLayout_header_and_footer_accept_a_pattern.xml |   23 +
 ...g_log4j_core_net_TcpSocketManager_and_other.xml |   22 +
 ...4J2-1239_Update_Jackson_from_2_6_3_to_2_6_4.xml |   22 +
 ...2-1240_Update_Liquibase_from_3_3_5_to_3_4_2.xml |   22 +
 ...nd_footer_values_customizable_in_JSONLayout.xml |   24 +
 ...V_Layout_header_and_footers_accept_patterns.xml |   22 +
 ...248_Fixed_broken_nanotime_in_pattern_layout.xml |   22 +
 ...4J2-1249_Update_Jackson_from_2_6_4_to_2_7_0.xml |   22 +
 ...G4J2-124_Add_shutdown_methods_to_LogManager.xml |   22 +
 ...issue_where_LogRecord_getParameters_is_used.xml |   23 +
 ...-1252_JeroMqAppender_should_support_layouts.xml |   22 +
 ...3_Update_LMAX_Disruptor_from_3_3_2_to_3_3_4.xml |   22 +
 ...1254_Fix_typo_in_Flow_Tracing_documentation.xml |   23 +
 ...J2-1255_Add_enhanced_entry_and_exit_methods.xml |   22 +
 ...sholdFilter_does_not_use_the_log_event_s_co.xml |   23 +
 ...Frame_calculates_message_length_incorrectly.xml |   23 +
 ...ecessary_exception_in_Log4jServletContextLi.xml |   22 +
 ...Source_was_not_saved_for_BuiltConfiguration.xml |   22 +
 ...as_incorrect_for_formats_having_MMM_with_th.xml |   22 +
 ...should_use_thread_local_translator_by_defau.xml |   22 +
 ...rt_for_garbage_free_logging_in_steady_state.xml |   25 +
 ...actory_that_avoid_allocation_by_reusing_a_c.xml |   22 +
 ...dMessage_optimizations_to_avoid_or_at_least.xml |   22 +
 ...erConfig_s_data_structure_for_AppenderContr.xml |   23 +
 ..._LogEvent_ByteBufferDestination_method_to_L.xml |   22 +
 ...erNoUnconditionalDeleteTest_repeat_test_run.xml |   23 +
 ...plierTest_and_LoggerSupplierTest_are_Locale.xml |   23 +
 ..._MessageFormatMessage_and_StringFormattedMe.xml |   23 +
 ...led_varargs_methods_to_Logger_API_added_Unb.xml |   22 +
 ...g_apache_logging_log4j_util_MessageSupplier.xml |   22 +
 ...king_Supplier_parameters_now_correctly_hand.xml |   22 +
 ...ig_getProperties_should_not_allocate_on_eac.xml |   22 +
 ...eadLocal_based_gc_free_caching_mechanism_in.xml |   22 +
 ...84_Made_default_MessageFactory_configurable.xml |   22 +
 ...w_logging_text_from_entry_to_Enter_and_exit.xml |   22 +
 ...rnLayout_to_utilize_gc_free_mechanism_for_L.xml |   22 +
 ...mAccessFileAppender_and_RollingRandomAccess.xml |   22 +
 ...e_StringBuilderFormattable_to_enable_conver.xml |   23 +
 ...Update_Kafka_client_from_0_9_0_0_to_0_9_0_1.xml |   22 +
 ...C_Added_manual_page_on_garbage_free_logging.xml |   22 +
 ...rter_for_thread_id_and_priority_in_PatternL.xml |   22 +
 ...alizability_from_classes_that_don_t_need_it.xml |   22 +
 ..._links_to_runtime_dependencies_in_each_comp.xml |   22 +
 ...4J2-1304_Update_Jackson_from_2_7_0_to_2_7_2.xml |   22 +
 ...ould_use_ShutdownCallbackRegistry_instead_o.xml |   22 +
 ...re_specify_appender_et_al_identifiers_in_pr.xml |   22 +
 ...on_file_error_does_not_show_cause_exception.xml |   22 +
 ...essly_casts_to_String_and_should_use_String.xml |   22 +
 ...ting_unnecessary_temporary_objects_in_Logge.xml |   22 +
 ...ting_unnecessary_temporary_objects_in_Patte.xml |   22 +
 ...migration_guide_to_include_information_abou.xml |   22 +
 ...dling_in_the_Async_Logger_background_thread.xml |   22 +
 ...s_to_the_Logger_interface_for_logging_CharS.xml |   22 +
 ...ndError_in_ReflectionUtil_on_Google_App_Eng.xml |   22 +
 ...ting_unnecessary_temporary_objects_in_Marke.xml |   22 +
 ...n_1_2_API_module_is_not_compatible_with_1_2.xml |   23 +
 ...er_performance_optimization_avoid_calling_i.xml |   22 +
 ...nder_is_now_garbage_free_by_default_This_lo.xml |   22 +
 ...r_RollingFileAppender_and_MemoryMappedFileA.xml |   22 +
 ...umentation_for_properties_that_control_Log4.xml |   22 +
 ...g4jServletContextListener_prevents_jetty_ma.xml |   22 +
 ...able_ThreadContext_class_CloseableThreadCon.xml |   23 +
 ...4J2-1351_Update_Jackson_from_2_7_2_to_2_7_3.xml |   22 +
 ...-1352_Update_javax_mail_from_1_5_4_to_1_5_5.xml |   22 +
 ...reload_is_triggered_under_Windows_when_repl.xml |   23 +
 ..._does_now_support_garbage_free_logging_with.xml |   22 +
 ..._stack_traces_for_logged_Throwables_in_Gelf.xml |   22 +
 ...e_Apache_Commons_Compress_from_1_10_to_1_11.xml |   22 +
 .../2.6/LOG4J2-1362_Added_a_YAML_layout.xml        |   23 +
 ...uration_did_not_support_includeLocation_att.xml |   22 +
 ...Provide_message_text_as_CharSequence_for_so.xml |   22 +
 ...StatusLogger_dropped_exceptions_when_loggin.xml |   22 +
 ...ion_results_in_plaintext_uncompressed_files.xml |   23 +
 ...t_indents_but_not_the_first_child_tag_Event.xml |   23 +
 ...r_wrapper_Generator_tool_to_generate_method.xml |   22 +
 ...4_Migrate_tests_from_Logback_1_1_3_to_1_1_7.xml |   22 +
 ...4J2-1375_Update_SLF4J_from_1_7_13_to_1_7_21.xml |   22 +
 ...4J2-1380_Update_Jackson_from_2_7_3_to_2_7_4.xml |   22 +
 ...LogEvent_using_Log4jLogEvent_Builder_should.xml |   22 +
 ...4_Update_Apache_Commons_CSV_from_1_2_to_1_3.xml |   22 +
 ..._Fixed_memory_leak_related_to_shutdown_hook.xml |   22 +
 ...a_allocation_instrumenter_from_3_0_to_3_0_1.xml |   22 +
 ...zerImpl_Use_Thread_instead_of_Class_for_fal.xml |   22 +
 ...onfigurations_to_for_a_composite_configurat.xml |   23 +
 ...2-621_Pattern_to_drop_first_N_package_parts.xml |   24 +
 ...perties_as_a_JSON_map_in_JSONLayout_with_op.xml |   22 +
 ...yout_doesn_t_add_a_comma_between_log_events.xml |   25 +
 ...ption_for_BundleContextSelector_when_initia.xml |   23 +
 src/changelog/2.7/.changelog.adoc.ftl              |   60 +
 src/changelog/2.7/.release.xml                     |   18 +
 ...ect_context_data_from_other_sources_than_Th.xml |   23 +
 ..._Google_App_Engine_Interpolator_now_suppres.xml |   23 +
 ...1_Added_Logging_API_for_Scala_2_10_and_2_11.xml |   22 +
 ..._JVM_Input_Arguments_Lookup_JMX_is_not_avai.xml |   22 +
 ...g_log4j_core_appender_routing_IdlePurgePoli.xml |   25 +
 ...ds_are_no_longer_leaking_on_Tomcat_shutdown.xml |   24 +
 ...erException_in_FastDateParser_TimeZoneStrat.xml |   23 +
 ...ed_in_configuration_can_now_have_their_valu.xml |   23 +
 ..._values_to_be_specified_in_configuration_as.xml |   24 +
 ...ustom_plugins_from_jar_files_and_directorie.xml |   24 +
 ...onverter_and_StyleConverter_are_now_GC_free.xml |   23 +
 ...rt_for_garbage_free_ThreadContext_map_Disab.xml |   22 +
 ...pport_for_Conversant_DisruptorBlockingQueue.xml |   23 +
 ...hod_getParameter_to_ObjectMessage_and_Reusa.xml |   22 +
 ...pport_for_JCTools_MPSC_bounded_lock_free_qu.xml |   23 +
 ...Event_s_internal_data_structure_for_context.xml |   22 +
 ...rated_agents_host_list_to_be_passed_to_Flum.xml |   23 +
 ...r_deadlock_when_using_async_logging_and_ext.xml |   23 +
 ...J2-1458_Updated_Jackson_from_2_7_5_to_2_8_0.xml |   22 +
 ...PatternLayout_Add_an_ANSI_option_to_message.xml |   22 +
 ...4J2-1467__OSGi_Fixed_missing_import_package.xml |   24 +
 ...ternLayout_Add_an_ANSI_option_to_xThrowable.xml |   22 +
 ...g_log4j_core_LoggerContext_now_implements_C.xml |   22 +
 ...Fixed_improper_header_in_CsvParameterLayout.xml |   23 +
 ...ted_JMS_test_from_ActiveMQ_5_13_3_to_5_13_4.xml |   22 +
 ...O8601_date_conversion_pattern_with_a_period.xml |   23 +
 ...conversion_patterns_with_a_timezone_paramet.xml |   23 +
 ...stpone_creating_log_file_until_the_appender.xml |   23 +
 ...J2-1494_Updated_Jackson_from_2_8_0_to_2_8_1.xml |   22 +
 ..._Updated_LMAX_Disruptor_from_3_3_4_to_3_3_5.xml |   22 +
 ...dated_Kafka_client_from_0_9_1_0_to_0_10_0_0.xml |   22 +
 ...tions_failed_with_an_NPE_when_comparing_Nod.xml |   23 +
 ...ender_is_now_able_to_create_files_on_demand.xml |   22 +
 ..._CsvParameterLayout_and_CsvLogEventLayout_i.xml |   23 +
 ...ender_is_now_able_to_create_files_on_demand.xml |   22 +
 ...for_the_FileAppender_plugin_to_facilitate_a.xml |   22 +
 ...unregister_JMX_MBeans_when_log4j2_disable_j.xml |   23 +
 ...507_Allow_Builders_to_be_completely_generic.xml |   22 +
 ...Allow_a_Builder_to_subclass_another_Builder.xml |   22 +
 ...ilter_filtered_incorrectly_when_params_were.xml |   23 +
 ..._exclude_stack_trace_from_JSON_XML_and_YAML.xml |   22 +
 ...Map2_interface_supporting_method_putAll_Map.xml |   23 +
 ...in_Async_Loggers_when_queue_is_full_and_log.xml |   23 +
 ..._Add_ThreadContext_putAll_Map_String_String.xml |   22 +
 ...mplementations_to_manage_the_thread_context.xml |   22 +
 ..._setting_StatusLogger_destination_in_Config.xml |   22 +
 ...RingBufferLogEvent_getFormattedMessage_when.xml |   23 +
 ...generate_Log4j_2_style_XML_configuration_fi.xml |   22 +
 ...ot_merged_properly_in_composite_configurati.xml |   23 +
 ...here_LogEvent_getContextStack_returned_null.xml |   22 +
 ...ot_merged_properly_in_composite_configurati.xml |   22 +
 ...ated_Kafka_client_from_0_10_0_0_to_0_10_0_1.xml |   22 +
 ...event_NPE_when_dynamically_removing_filters.xml |   23 +
 ...Configurator_shutdown_LoggerContext_long_Ti.xml |   22 +
 ...bstractManager_now_tracks_its_LoggerContext.xml |   22 +
 ...esource_leak_in_XmlConfiguration_XmlConfigu.xml |   22 +
 ...xOutOfBoundsException_in_ParameterizedMessa.xml |   23 +
 ...d_Core_API_org_apache_logging_log4j_core_ut.xml |   22 +
 ...d_Core_API_org_apache_logging_log4j_core_ut.xml |   22 +
 ...d_Web_API_org_apache_logging_log4j_web_WebL.xml |   22 +
 ...tConfiguration_now_tracks_its_LoggerContext.xml |   22 +
 ...Policy_ConfigurationScheduler_scheduled_the.xml |   22 +
 ..._AsyncLoggerContextSelector_PropertiesConfi.xml |   23 +
 ...ted_JMS_test_from_ActiveMQ_5_13_4_to_5_14_0.xml |   22 +
 ...bstractManager_now_implements_AutoCloseable.xml |   22 +
 ...Custom_Log4j_threads_now_extend_Log4jThread.xml |   22 +
 ...r_the_SocketAppender_deprecates_factory_met.xml |   22 +
 ...58_SocketAppender_now_supports_IO_buffering.xml |   22 +
 .../LOG4J2-1559_Prevent_NPE_in_Level_isInRange.xml |   23 +
 ...ender_memory_usage_from_growing_unbounded_i.xml |   22 +
 ...g4j_2_6_2_and_higher_from_losing_exceptions.xml |   23 +
 ..._java_util_concurrent_LinkedTransferQueue_t.xml |   22 +
 ...J2-1569_Updated_Jackson_from_2_8_1_to_2_8_2.xml |   22 +
 .../LOG4J2-1573_Layout_is_no_longer_optional.xml   |   23 +
 ...gFileAppender_to_use_default_pattern_layout.xml |   22 +
 ..._now_stores_configuration_properties_in_a_L.xml |   22 +
 ...the_RoutingAppender_and_deprecate_factory_m.xml |   22 +
 ...can_be_configured_with_scripts_Add_Script_i.xml |   22 +
 ...X_components_no_longer_prints_a_stack_trace.xml |   22 +
 ...g_on_platforms_where_JMX_is_not_available_I.xml |   22 +
 ...og_messages_triggered_by_nested_logging_fro.xml |   23 +
 ...filters_extending_AbstractFilter_that_did_n.xml |   22 +
 ...nterface_LifeCycle2_with_stop_long_TimeUnit.xml |   22 +
 ...derSelector_to_create_an_Appender_specified.xml |   22 +
 ...J2-1598_Updated_Jackson_from_2_8_2_to_2_8_3.xml |   22 +
 ..._NPE_in_org_apache_logging_log4j_message_Pa.xml |   22 +
 ..._NPE_due_to_org_apache_logging_log4j_core_l.xml |   22 +
 ..._NPE_due_to_org_apache_logging_log4j_core_l.xml |   22 +
 ...l_NPE_in_org_apache_logging_log4j_core_util.xml |   22 +
 ..._and_equals_methods_in_org_apache_logging_l.xml |   22 +
 ...2-1604_Log4j2_TcpSocketServer_in_background.xml |   23 +
 ...sages_for_TcpSocketServer_and_UdpSocketServ.xml |   22 +
 ...oes_not_provide_throwable_object_to_Servlet.xml |   22 +
 ...ServletAppender_and_deprecate_factory_metho.xml |   22 +
 ...rgetNamespace_to_log4j_config_xsd_GitHub_43.xml |   23 +
 ...nce_of_context_data_injector_for_web_applic.xml |   22 +
 ...ception_when_using_JUL_logging_during_shutd.xml |   23 +
 ...19_new_Log4jLogEvent_toString_throws_an_NPE.xml |   22 +
 ...ileAppender_immediateFlush_default_value_sh.xml |   23 +
 ...e_Apache_Commons_Compress_from_1_12_to_1_13.xml |   22 +
 ...Fixed_wrong_Fragment_Host_in_manifest_files.xml |   24 +
 ...o_disable_date_lookup_completely_for_compat.xml |   23 +
 src/changelog/2.8.1/.changelog.adoc.ftl            |   57 +
 src/changelog/2.8.1/.release.xml                   |   18 +
 ...Exception_org_apache_logging_log4j_core_uti.xml |   23 +
 ...opertiesUtil_getCharsetProperty_that_caused.xml |   23 +
 ...n_sending_to_Kafka_when_using_syncSend_fals.xml |   23 +
 ..._ensure_JMH_generated_classes_in_log4j_perf.xml |   22 +
 ...pattern_to_be_preceded_with_characters_othe.xml |   23 +
 ...condition_in_FixedDateFormat_made_FixedDate.xml |   22 +
 ..._for_DefaultRolloverStrategy_purgeAscending.xml |   23 +
 ...core_Add_and_implement_LogEvent_toImmutable.xml |   22 +
 ...gback_1_1_10_and_then_Logback_1_2_for_tests.xml |   22 +
 ...ssage_when_log4j_2_configuration_file_not_f.xml |   22 +
 ...e_minOccur_to_minOccurs_in_Log4j_config_xsd.xml |   23 +
 ...work_when_filePattern_contains_no_directory.xml |   23 +
 ...4J2-1819_Update_Jackson_from_2_8_5_to_2_8_6.xml |   22 +
 .../2.8.1/LOG4J2-1822_Update_SLF4J_to_1_7_24.xml   |   22 +
 ...n_on_MessageSupplier_lambda_functions_in_Lo.xml |   22 +
 src/changelog/2.8.2/.changelog.adoc.ftl            |   57 +
 src/changelog/2.8.2/.release.xml                   |   18 +
 ...e_exceptions_when_a_security_manager_is_pre.xml |   23 +
 ...tests_to_their_own_module_to_speed_up_build.xml |   22 +
 ...4J2-1831_NullPointerException_in_HtmlLayout.xml |   23 +
 ...ocumentation_about_the_licensing_for_JeroMQ.xml |   22 +
 ...LOG4J2-1836_Update_the_API_version_to_2_6_0.xml |   22 +
 ...ppending_common_suffix_to_each_line_of_exte.xml |   23 +
 ...Fix_typo_in_replace_converter_documentation.xml |   23 +
 ...ppending_common_suffix_to_each_line_of_thro.xml |   23 +
 ...Event_getLoggerName_returns_null_in_KafkaAp.xml |   22 +
 ...Event_getLoggerName_returns_null_in_LoggerN.xml |   22 +
 ...g_support_to_EncodingPatternConverter_encod.xml |   22 +
 ...savings_time_DST_issue_with_FixedDateFormat.xml |   22 +
 ...Fix_CassandraRule_and_unit_tests_on_Windows.xml |   23 +
 ..._of_RandomAccessFileAppender_Builder_append.xml |   23 +
 ...4J2-1856_Update_Jackson_from_2_8_6_to_2_8_7.xml |   22 +
 ...rg_apache_logging_log4j_ThreadContext_about.xml |   22 +
 ...oc_about_Order_and_OrderComparator_ordering.xml |   23 +
 ...iltering_input_in_TcpSocketServer_and_UdpSo.xml |   22 +
 src/changelog/2.8/.changelog.adoc.ftl              |   58 +
 src/changelog/2.8/.release.xml                     |   18 +
 ...verStrategy_more_efficient_when_renaming_fi.xml |   22 +
 ...der_now_supports_omitting_the_file_name_and.xml |   22 +
 ...serialization_to_handle_non_serializable_Me.xml |   22 +
 ...ow_default_value_in_property_to_be_a_Lookup.xml |   22 +
 ...mpl_module_now_declares_a_runtime_dependenc.xml |   22 +
 ...ntation_regarding_YAML_configuration_format.xml |   22 +
 ...icy_raise_exception_and_fail_to_rollover_lo.xml |   24 +
 ...1623_Configurable_JVM_shutdown_hook_timeout.xml |   22 +
 ...ng_regression_in_FileAppender_introduced_in.xml |   22 +
 ...does_not_pick_up_Oracle_Java_8_s_sun_stdout.xml |   23 +
 ...hen_used_in_OSGi_containers_IllegalAccessEr.xml |   22 +
 ...dFileAppender_createAppender_Javadoc_for_im.xml |   23 +
 ...G4J2-1641_Update_JeroMQ_from_0_3_5_to_0_3_6.xml |   22 +
 ...llbackRegistry_can_throw_a_NoClassDefFoundE.xml |   23 +
 ...nefficient_locking_in_AbstractLoggerAdapter.xml |   24 +
 .../2.8/LOG4J2-1645_Immutable_empty_StringMap.xml  |   22 +
 ...2-1646_Migrate_to_Mockito_2_x_in_unit_tests.xml |   22 +
 ...J2-1647_Update_Commons_Lang_from_3_4_to_3_5.xml |   22 +
 ...urationScheduler_shuts_down_without_blockin.xml |   23 +
 ...icy_would_use_the_wrong_date_time_when_roll.xml |   23 +
 ...4J2-1655_Update_Jackson_from_2_8_3_to_2_8_4.xml |   22 +
 ...656_Update_Apache_Flume_from_1_6_0_to_1_7_0.xml |   22 +
 ...hreadContextMapFactory_createThreadContextM.xml |   22 +
 ...thod_ThreadContext_getThreadContextMap_remo.xml |   22 +
 ...yStringMap_can_be_serialized_and_deserializ.xml |   22 +
 .../2.8/LOG4J2-1664_Improve_OSGi_unit_tests.xml    |   23 +
 ...ting_temporary_objects_in_IntegerPatternCon.xml |   22 +
 ...ting_temporary_objects_in_RelativeTimePatte.xml |   22 +
 ...ting_temporary_objects_in_SequenceNumberPat.xml |   22 +
 ...ting_temporary_objects_in_MarkerPatternConv.xml |   22 +
 ...ting_temporary_objects_in_MaxLengthConverte.xml |   22 +
 ...ting_temporary_objects_in_EqualsReplacement.xml |   22 +
 ...ting_temporary_objects_in_EqualsIgnoreCaseR.xml |   22 +
 ...ating_temporary_objects_in_LevelRangeFilter.xml |   22 +
 ...llocating_temporary_objects_in_MarkerFilter.xml |   22 +
 ...cating_temporary_objects_in_ThresholdFilter.xml |   22 +
 ...ay_not_carry_a_Throwable_Use_Message_getThr.xml |   23 +
 ...d_allocating_temporary_objects_in_MapFilter.xml |   22 +
 ...ting_temporary_objects_in_ThreadContextMapF.xml |   22 +
 ...ting_temporary_objects_in_StructuredDataFil.xml |   22 +
 ..._allocating_temporary_objects_in_TimeFilter.xml |   22 +
 ...ces_IndexedStringMap_and_IndexedReadOnlyStr.xml |   22 +
 ...lizedMessageFactory_prints_key_instead_of_m.xml |   23 +
 ..._allocating_temporary_objects_in_MapMessage.xml |   22 +
 ...nsi_in_PatternLayout_to_unconditionally_dis.xml |   23 +
 ...roxy_when_resolving_stack_in_Java_EE_OSGi_e.xml |   23 +
 ...lements_of_a_log_message_parameter_array_we.xml |   22 +
 ...adContextMap_interface_supporting_method_re.xml |   22 +
 ...Add_putAll_method_to_CloseableThreadContext.xml |   23 +
 ...ScriptPatternSelector_and_deprecate_ScriptP.xml |   22 +
 ...MarkerPatternSelector_and_deprecate_MarkerP.xml |   22 +
 ...uilder_to_PatternLayout_and_deprecate_Patte.xml |   22 +
 ...8_Update_LMAX_Disruptor_from_3_3_5_to_3_3_6.xml |   22 +
 .../LOG4J2-1700_Update_Jansi_from_1_13_to_1_14.xml |   22 +
 ...RandomAccessFileAppender_and_deprecate_Rand.xml |   22 +
 ...MemoryMappedFileAppender_and_deprecate_Memo.xml |   22 +
 ...RollingRandomAccessFileAppender_and_depreca.xml |   22 +
 ...sable_as_global_filter_and_as_logger_filter.xml |   22 +
 ...w_TCP_Socket_Appender_to_set_socket_options.xml |   22 +
 ...ecure_Socket_Appender_to_set_socket_options.xml |   22 +
 ...SyslogAppender_and_deprecate_SyslogAppender.xml |   22 +
 ..._from_Apache_Commons_Lang_s_org_apache_comm.xml |   22 +
 ...ting_temporary_objects_in_AbstractStyleName.xml |   22 +
 ...ting_temporary_objects_in_NdcPatternConvert.xml |   22 +
 ...ting_temporary_objects_in_MapPatternConvert.xml |   22 +
 ...ting_temporary_objects_in_EncodingPatternCo.xml |   22 +
 ..._marker_interface_AsynchronouslyFormattable.xml |   22 +
 ...tion_in_ObjectMessage_and_SimpleMessage_ens.xml |   22 +
 ...1720_Make_GelfLayout_independent_of_Jackson.xml |   22 +
 ...ting_temporary_objects_in_VariablesNotEmpty.xml |   22 +
 ...ve_dependency_on_geronimo_jms_1_1_spec_caus.xml |   23 +
 ...n_GelfLayout_s_additional_fields_at_runtime.xml |   23 +
 ...Cassandra_appender_and_ColumnMapping_plugin.xml |   22 +
 ...etManager_now_respects_connectTimeoutMillis.xml |   23 +
 ...ribute_to_KafkaAppender_as_in_KafkaLog4jApp.xml |   23 +
 ...actory_might_leak_Sockets_when_certain_star.xml |   22 +
 ...4J2-1735_Update_Jackson_from_2_8_4_to_2_8_5.xml |   22 +
 ...actory_might_leak_Sockets_when_certain_star.xml |   22 +
 ...SyslogLayout_and_deprecate_SyslogLayout_cre.xml |   22 +
 ...JsonLayout_and_deprecate_org_apache_logging.xml |   22 +
 ...fkaAppender_and_deprecate_KafkaAppender_cre.xml |   22 +
 ...ggeringPolicy_programmatically_leads_to_NPE.xml |   22 +
 ...ration_does_not_add_filters_to_appenderRefs.xml |   23 +
 ..._Generate_tool_no_longer_requires_the_log4j.xml |   22 +
 ...e_non_daemon_thread_pool_for_rollover_tasks.xml |   22 +
 ...1750_Update_Kafka_from_0_10_0_1_to_0_10_1_1.xml |   22 +
 ...1_Update_liquibase_core_from_3_5_1_to_3_5_3.xml |   22 +
 ..._and_constraint_validators_for_java_net_Ine.xml |   22 +
 ...56_Adds_xmlns_in_schema_and_some_other_tags.xml |   23 +
 ...58_Add_TypeConverter_for_java_nio_file_Path.xml |   22 +
 ...2-1759_Add_TypeConverter_for_java_util_UUID.xml |   22 +
 .../2.8/LOG4J2-1762_Add_Builder_to_GelfLayout.xml  |   22 +
 ...le_in_ContextDataFactory_cached_constructor.xml |   22 +
 ..._issue_affecting_all_layouts_except_Pattern.xml |   23 +
 ...JdbcAppender_and_deprecate_JdbcAppender_cre.xml |   22 +
 ...ColumnConfig_and_deprecate_ColumnConfig_cre.xml |   22 +
 ...ule_to_allow_unit_tests_to_set_a_status_lev.xml |   22 +
 ...ependency_in_unit_tests_with_Spring_Test_an.xml |   22 +
 ...syncLogger_did_not_resolve_configuration_pr.xml |   22 +
 ..._of_the_ExecutorServices_in_the_LoggerConte.xml |   22 +
 ...e_Conversant_Disruptor_from_1_2_7_to_1_2_10.xml |   22 +
 ...duler_now_preserves_interrupt_flag_during_s.xml |   22 +
 ...exclude_transitive_conflicting_dependencies.xml |   22 +
 ..._both_filters_and_separator_for_PatternLayo.xml |   23 +
 ...ernConverter_does_not_use_TextRenderer_or_l.xml |   23 +
 ...ta_type_support_to_JdbcAppender_via_new_Col.xml |   22 +
 ...Appender_so_that_Layout_is_a_Plugin_element.xml |   22 +
 src/changelog/2.9.0/.changelog.adoc.ftl            |   73 +
 src/changelog/2.9.0/.release.xml                   |   18 +
 ...071_Allow_for_bufferSize_0_in_SMTP_appender.xml |   24 +
 ...o_longer_use_deprecated_LMAX_Disruptor_APIs.xml |   22 +
 ...should_use_a_JMS_MapMessage_for_a_Log4j_Map.xml |   22 +
 ...ill_lose_several_events_after_re_connection.xml |   23 +
 ...4J2-1359_Add_support_for_Java_9_StackWalker.xml |   22 +
 .../2.9.0/LOG4J2-1442_Generic_HTTP_appender.xml    |   22 +
 ...g_File_Permissions_with_PosixFilePermission.xml |   24 +
 ...orary_compress_directory_during_rollover_88.xml |   23 +
 ..._to_WARN_Ignoring_log_event_messages_printe.xml |   22 +
 ...rint_all_internal_logging_to_the_console_if.xml |   22 +
 ...sses_CustomLoggerGenerator_and_ExtendedLogg.xml |   22 +
 ...erException_when_a_file_name_is_specified_w.xml |   22 +
 ...nents_from_log4j_core_to_new_log4_server_mo.xml |   22 +
 ...4_Support_null_byte_delimiter_in_GelfLayout.xml |   23 +
 ...l_random_delay_in_TimeBasedTriggeringPolicy.xml |   23 +
 ...Local_StringBuilder_in_ParameterizedMessage.xml |   22 +
 ...roperty_and_KeyValuePair_component_in_Confi.xml |   22 +
 ...ort_capped_collections_for_MongoDb_appender.xml |   23 +
 ...LOG4J2-1867_Fix_configuration_documentation.xml |   22 +
 ..._Update_ZeroMQ_s_JeroMQ_from_0_3_6_to_0_4_0.xml |   22 +
 ...date_Kafka_client_from_0_10_1_1_to_0_10_2_0.xml |   22 +
 ...J2-1872_Update_JavaMail_from_1_5_5_to_1_5_6.xml |   22 +
 ...s_writeBytes_ByteBuffer_and_writeBytes_byte.xml |   23 +
 ..._reliable_checking_for_runtime_dependencies.xml |   22 +
 ...tion_for_Max_index_limit_in_DefaultRollover.xml |   23 +
 .../LOG4J2-1879_Update_JAnsi_from_1_14_to_1_15.xml |   22 +
 ...guration_file_for_an_inactive_Configuration.xml |   22 +
 ...1884_Added_process_ID_pid_pattern_converter.xml |   22 +
 ..._about_default_additivity_value_for_loggers.xml |   22 +
 ...ava_nio_charset_UnsupportedCharsetException.xml |   23 +
 ...rs_to_classes_in_package_org_apache_logging.xml |   22 +
 .../LOG4J2-1900_Update_JAnsi_from_1_15_to_1_16.xml |   22 +
 ...ssage_when_misconfigured_with_multiple_inco.xml |   22 +
 ...documentation_of_the_DynamicThresholdFilter.xml |   22 +
 ...ration_logs_warning_Unable_to_determine_URI.xml |   23 +
 ...va_util_ServiceLoader_to_locate_Log4j_2_API.xml |   22 +
 ...er_is_not_available_in_Android_and_causes_a.xml |   23 +
 ..._use_in_Android_applications_remove_depende.xml |   22 +
 ...irectWriteRolloverStrategy_to_RollingRandom.xml |   22 +
 ...4J2-1929_EOFException_with_FormattedMessage.xml |   23 +
 ...hods_to_org_apache_logging_log4j_message_Ma.xml |   22 +
 ..._methods_to_org_apache_logging_log4j_messag.xml |   22 +
 ..._not_know_how_to_recover_from_a_broken_conn.xml |   22 +
 ..._primitive_methods_to_org_apache_logging_lo.xml |   22 +
 ...4J2-1938_Update_Jackson_from_2_8_7_to_2_8_9.xml |   22 +
 ...ttribute_was_being_ignored_in_the_RFC5424La.xml |   22 +
 ...-1945_Generate_source_jas_for_all_test_jars.xml |   22 +
 ...from_properties_file_to_remove_trailing_spa.xml |   23 +
 ..._Fix_docker_build_with_jdk9_requirements_84.xml |   23 +
 ...t_released_when_the_JmsAppender_builder_cat.xml |   22 +
 ..._with_multiple_root_loggers_now_fail_loudly.xml |   22 +
 ...ould_be_able_to_connect_to_a_broker_later_e.xml |   22 +
 ...roker_password_should_be_a_char_not_a_Strin.xml |   22 +
 ...e_SerializedLayout_and_remove_it_as_default.xml |   22 +
 ...e_DTD_processing_in_XML_configuration_files.xml |   22 +
 ..._Update_ZeroMQ_s_JeroMQ_from_0_4_0_to_0_4_1.xml |   22 +
 ...onfigure_breaks_DirectWriteRolloverStrategy.xml |   23 +
 ...date_Kafka_client_from_0_10_2_0_to_0_11_0_0.xml |   22 +
 ...ration_does_not_work_for_filePattern_of_Rol.xml |   23 +
 ...r_option_of_PatternLayout_in_manual_and_oth.xml |   23 +
 ...970_Update_HdrHistogram_from_2_1_8_to_2_1_9.xml |   22 +
 ...on_org_eclipse_osgi_internal_loader_SystemB.xml |   23 +
 ...ore_as_an_OSGi_service_Skip_tests_for_LOG4J.xml |   22 +
 ..._Update_ZeroMQ_s_JeroMQ_from_0_4_1_to_0_4_2.xml |   22 +
 ...pdate_javax_persistence_from_2_1_0_to_2_1_1.xml |   22 +
 ...76_Update_org_osgi_core_from_4_3_1_to_6_0_0.xml |   22 +
 ...ngBuilder_s_capacity_instead_of_content_len.xml |   23 +
 ...yout_and_YamlLayout_support_0_byte_terminat.xml |   22 +
 ...only_allows_one_AppenderRef_element_for_eac.xml |   23 +
 ...f_StructuredData_to_be_specified_by_the_use.xml |   22 +
 ...er_size_to_match_documentation_from_8102_to.xml |   23 +
 ...arsing_the_output_from_JsonLayout_XmlLayout.xml |   22 +
 ...and_RMI_Security_Manager_causes_access_deni.xml |   23 +
 ...larify_Javadoc_for_AbstractTriggeringPolicy.xml |   23 +
 ...cationException_logging_a_parameter_of_type.xml |   23 +
 ...r_SimpleMessage_to_be_concise_and_clear_100.xml |   22 +
 ...3_Fix_compiler_warnings_in_LoggerConfigTest.xml |   23 +
 ...ocketServer_does_not_close_accepted_Sockets.xml |   22 +
 ...r_converts_all_unrecognized_levels_to_DEBUG.xml |   23 +
 ...ewInstance_argument_validation_is_incorrect.xml |   23 +
 ...multiple_StructuredData_elements_in_RFC5424.xml |   22 +
 ...r_command_line_parser_with_picocli_to_let_u.xml |   22 +
 ...ession_when_using_a_separate_drive_in_Linux.xml |   23 +
 ..._does_not_apply_SSLContext_on_TCP_reconnect.xml |   23 +
 ...figuration_and_TrustStoreConfiguration_to_f.xml |   22 +
 ...tion_as_successful_when_using_alternative_w.xml |   23 +
 ...4J2-2017_Update_Jackson_from_2_8_9_to_2_9_0.xml |   22 +
 ...umentation_for_LoggerNameLevelRewritePolicy.xml |   22 +
 ...20_Remove_default_layout_from_KafkaAppender.xml |   22 +
 ...022_RFC5424Layout_now_prints_the_process_id.xml |   22 +
 ...nical_name_instead_of_name_to_create_its_lo.xml |   22 +
 ...dcId_in_SyslogAppender_has_no_default_value.xml |   24 +
 .../2.9.0/Update_SLF4J_from_1_7_24_to_1_7_25.xml   |   21 +
 src/changelog/2.9.1/.changelog.adoc.ftl            |   74 +
 src/changelog/2.9.1/.release.xml                   |   18 +
 ...tModificationException_with_AsyncLoggerConf.xml |   22 +
 ...eption_when_making_all_loggers_asynchronous.xml |   23 +
 ...tModificationException_with_AsyncLoggerConf.xml |   22 +
 ...nical_name_instead_of_name_to_create_its_lo.xml |   22 +
 ...ctMethodError_javax_xml_parsers_DocumentBui.xml |   23 +
 ...or_was_not_properly_skipping_the_initial_st.xml |   23 +
 ...xamples_should_not_use_deprecated_flow_APIs.xml |   23 +
 ..._ClassLoaders_to_locate_the_service_provide.xml |   22 +
 ..._to_clarify_disruptor_3_3_4_is_now_required.xml |   22 +
 ..._Jackson_from_2_9_0_to_2_9_1_fix_for_Java_9.xml |   22 +
 ...4_Update_Apache_Commons_CSV_from_1_4_to_1_5.xml |   22 +
 ...-2045_Update_javax_mail_from_1_5_6_to_1_6_0.xml |   22 +
 ...e_Apache_Commons_Compress_from_1_13_to_1_14.xml |   22 +
 ...Update_Cassandra_driver_from_3_1_0_to_3_1_4.xml |   22 +
 ...queue_size_for_AsyncAppender_from_128_to_10.xml |   22 +
 ...ache_Kafka_Client_from_0_11_0_0_to_0_11_0_1.xml |   22 +
 src/changes/announcement.vm                        |  128 -
 src/changes/changes.xml                            | 6123 --------------------
 src/ide/Intellij/13/IntellijSettings.jar           |  Bin 16778 -> 0 bytes
 src/ide/Intellij/2016/CodeStyle.jar                |  Bin 3355 -> 0 bytes
 src/ide/eclipse/4.3.2/organize-imports.importorder |    9 -
 src/site/markdown/articles.md                      |  104 +-
 src/site/markdown/changelog.md                     |   34 -
 src/site/markdown/index.md.vm                      |    4 +-
 src/site/markdown/maven-artifacts.md.vm            |   22 +-
 src/site/markdown/support.md                       |   12 +
 src/site/site.xml                                  |    4 +-
 src/site/xdoc/guidelines.xml                       |   10 +-
 src/site/xdoc/manual/appenders.xml                 |   60 +-
 src/site/xdoc/manual/configuration.xml.vm          |    5 +-
 src/site/xdoc/manual/filters.xml                   |   30 +-
 src/site/xdoc/manual/layouts.xml.vm                |   25 +-
 src/site/xdoc/manual/plugins.xml                   |    6 +-
 workflows/maven-toolchains.xml                     |   37 -
 workflows/maven.yml                                |   55 -
 2193 files changed, 48556 insertions(+), 8733 deletions(-)
 create mode 100644 .asf.yaml
 create mode 100644 CHANGELOG.adoc
 delete mode 100644 RELEASE-NOTES.md
 delete mode 100644 log4j-api-java9/src/main/java/org/apache/logging/log4j/status/StatusLogger.java
 delete mode 100644 log4j-api-java9/src/main/java/org/apache/logging/log4j/util/ServiceLoaderUtil.java
 delete mode 100644 log4j-api-java9/src/test/java/org/apache/logging/log4j/util/java9/ServiceLoaderUtilTest.java
 delete mode 100644 log4j-api-java9/src/test/java/org/apache/logging/log4j/util/java9/test/BetterService.java
 delete mode 100644 log4j-api-java9/src/test/java/org/apache/logging/log4j/util/java9/test/Service.java
 delete mode 100644 log4j-api-java9/src/test/java/org/apache/logging/log4j/util/java9/test/Service1.java
 delete mode 100644 log4j-api-java9/src/test/java/org/apache/logging/log4j/util/java9/test/Service2.java
 delete mode 100644 log4j-api-java9/src/test/java9/module-info.java
 create mode 100644 log4j-api-test/src/main/java/org/apache/logging/log4j/test/TestProperties.java
 create mode 100644 log4j-api-test/src/main/java/org/apache/logging/log4j/test/junit/SetTestProperty.java
 create mode 100644 log4j-api-test/src/main/java/org/apache/logging/log4j/test/junit/TestPropertyResolver.java
 create mode 100644 log4j-api-test/src/main/java/org/apache/logging/log4j/test/junit/TestPropertySource.java
 create mode 100644 log4j-api-test/src/main/java/org/apache/logging/log4j/test/junit/TypeBasedParameterResolver.java
 create mode 100644 log4j-api-test/src/main/java/org/apache/logging/log4j/test/junit/UsingTestProperties.java
 create mode 100644 log4j-api-test/src/main/resources/META-INF/services/org.apache.logging.log4j.util.PropertySource
 create mode 100644 log4j-api-test/src/test/java/org/apache/logging/log4j/test/junit/TestPropertySourceTest.java
 create mode 100644 log4j-core-test/src/test/java/org/apache/logging/log4j/core/async/AsyncRootLoggerDefaultLocationTest.java
 create mode 100644 log4j-core-test/src/test/java/org/apache/logging/log4j/core/pattern/DynamicWordAbbreviatorTest.java
 create mode 100644 log4j-core-test/src/test/resources/AsyncRootLoggerDefaultLocationTest.xml
 create mode 100644 log4j-core/src/main/java/org/apache/logging/log4j/core/pattern/DynamicWordAbbreviator.java
 create mode 100644 src/changelog/.2.x.x/.changelog.adoc.ftl
 create mode 100644 src/changelog/.2.x.x/LOG4J2-1631_Honor-timezone-in-file-name-pattern.xml
 create mode 100644 src/changelog/.2.x.x/LOG4J2-2297_Fix_java_sql_Time_object_formatting_in_MapMessage.xml
 create mode 100644 src/changelog/.2.x.x/LOG4J2-2678_Add_LogEvent_timestamp_to_ProducerRecord_in_KafkaAppender.xml
 create mode 100644 src/changelog/.2.x.x/LOG4J2-2785_PatternLayout_abrreviate_all_except_2_rightmost.xml
 create mode 100644 src/changelog/.2.x.x/LOG4J2-3357_Fix_CronTriggeringPolicy.xml
 create mode 100644 src/changelog/.2.x.x/LOG4J2-3487_Correct_default_to_not_include_AsyncRootLoggers.xml
 create mode 100644 src/changelog/.2.x.x/LOG4J2-3598_Lazily_evaluate_SLF4J_LogEventBuilder_level.xml
 create mode 100644 src/changelog/.2.x.x/LOG4J2-3628_New_changelog_infra.xml
 create mode 100644 src/changelog/.2.x.x/LOG4J2-3631_Fix_Configurator_setLevel_for_internal_classes.xml
 create mode 100644 src/changelog/.2.x.x/LOG4J2-3634_Fix_level_propagation_in_Log4jBridgeHandler.xml
 create mode 100644 src/changelog/.2.x.x/LOG4J2-3644_Deprecate_package_scanning_for_plugins.xml
 create mode 100644 src/changelog/.changelog-entries.adoc.ftl
 create mode 100644 src/changelog/.index.adoc.ftl
 create mode 100644 src/changelog/2.0-alpha1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-alpha1/.release.xml
 create mode 100644 src/changelog/2.0-alpha1/LOG4J2-50_Make_sure_all_application_facing_log_methods_use_their_own_F.xml
 create mode 100644 src/changelog/2.0-alpha1/LOG4J2-51_Remove_LoggerContext_support_for_custom_logger_factories_Al.xml
 create mode 100644 src/changelog/2.0-alpha1/LOG4J2-56_Level_toLevel_would_throw_an_IllegalArgumentException_instea.xml
 create mode 100644 src/changelog/2.0-alpha1/LOG4J2-60_Added_ability_to_filter_on_the_AppenderRef_by_adding_either.xml
 create mode 100644 src/changelog/2.0-alpha2/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-alpha2/.release.xml
 create mode 100644 src/changelog/2.0-alpha2/LOG4J2-64_Fix_compilation_problems_in_Java_7.xml
 create mode 100644 src/changelog/2.0-alpha2/LOG4J2-65_Allow_variable_substitution_on_the_configuration_attributes.xml
 create mode 100644 src/changelog/2.0-alpha2/LOG4J2-67_Allow_components_besides_core_to_create_a_PluginMap_for_fast.xml
 create mode 100644 src/changelog/2.0-alpha2/LOG4J2-68_Add_support_for_formatting_using_String_format.xml
 create mode 100644 src/changelog/2.0-alpha2/LOG4J2-69_Allow_Flume_agents_to_be_embedded_into_the_Flume_Appender.xml
 create mode 100644 src/changelog/2.0-alpha2/LOG4J2-70_Add_getLogger_Class_to_LogManager.xml
 create mode 100644 src/changelog/2.0-beta1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-beta1/.release.xml
 create mode 100644 src/changelog/2.0-beta1/Added_AsynchAppender.xml
 create mode 100644 src/changelog/2.0-beta1/Created_web_module_to_allow_web_applications_to_include_the.xml
 create mode 100644 src/changelog/2.0-beta1/LOG4J2-71_FileRenameAction_did_not_create_the_parent_directories_of_th.xml
 create mode 100644 src/changelog/2.0-beta1/LOG4J2-72_NullPointerException_in_RollingFileManager_when_filePattern.xml
 create mode 100644 src/changelog/2.0-beta1/LOG4J2-74_Logger_error_Marker_Message_Throwable_was_internally_usin.xml
 create mode 100644 src/changelog/2.0-beta1/LOG4J2-75_Enhanced_Log4jContextListener_to_accept_a_configuration_file.xml
 create mode 100644 src/changelog/2.0-beta1/LOG4J2-76_RewriteAppender_was_calling_the_stop_method_of_the_reference.xml
 create mode 100644 src/changelog/2.0-beta1/LOG4J2-77_RoutingAppender_was_calling_the_stop_method_for_each_of_its.xml
 create mode 100644 src/changelog/2.0-beta1/LOG4J2-78_LogFactoryImpl_setAttribute_in_the_Commons_Logging_bridge_go.xml
 create mode 100644 src/changelog/2.0-beta1/LOG4J2-80_Allow_Log4j_2_to_be_used_as_the_implementation_with_SLF4J_an.xml
 create mode 100644 src/changelog/2.0-beta1/LOG4J2-81_PatternLayout_was_not_honoring_format_modifiers.xml
 create mode 100644 src/changelog/2.0-beta1/LOG4J2-82_MarkerFilter_called_MarkerManager_getMarker_causing_the_Mark.xml
 create mode 100644 src/changelog/2.0-beta1/Update_the_versions_of_SLF4J_and_Logback.xml
 create mode 100644 src/changelog/2.0-beta2/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-beta2/.release.xml
 create mode 100644 src/changelog/2.0-beta2/Add_getFormats_to_MultiformatMessage_and_allow_StructuredDat.xml
 create mode 100644 src/changelog/2.0-beta2/Add_support_for_ANSI_colors_by_adding_the_highlight_and_styl.xml
 create mode 100644 src/changelog/2.0-beta2/Allow_the_status_logging_to_be_directed_to_stderr_or_to_a_fi.xml
 create mode 100644 src/changelog/2.0-beta2/DefaultConfiguration_was_not_starting_the_Console_Appender.xml
 create mode 100644 src/changelog/2.0-beta2/LOG4J2-35_Add_interval_and_modulate_options_to_TimeBasedTriggeringPoli.xml
 create mode 100644 src/changelog/2.0-beta2/LOG4J2-58_Add_support_for_filtering_packages_from_stack_traces.xml
 create mode 100644 src/changelog/2.0-beta2/LOG4J2-83_If_system_property_disableThreadContextMap_is_set_puts_to.xml
 create mode 100644 src/changelog/2.0-beta2/LOG4J2-83_If_the_ThreadContext_map_is_empty_the_LogEvent_will_contain.xml
 create mode 100644 src/changelog/2.0-beta2/LOG4J2-84_If_system_property_disableThreadContextStack_is_set_pushes.xml
 create mode 100644 src/changelog/2.0-beta2/LOG4J2-84_If_the_ThreadContext_stack_is_empty_the_LogEvent_will_contai.xml
 create mode 100644 src/changelog/2.0-beta2/LOG4J2-88_Many_logging_methods_in_AbstractLogger_were_set_to_an_incorr.xml
 create mode 100644 src/changelog/2.0-beta2/LOG4J2-90_Add_documentation_on_client_vs_server_mode_to_performance_pa.xml
 create mode 100644 src/changelog/2.0-beta2/LOG4J2-91_Log4j_1_2_adapter_s_Category_class_was_missing_3_log_methods.xml
 create mode 100644 src/changelog/2.0-beta2/LOG4J2-92_Converted_DynamicThresholdFilter_to_use_KeyValuePair_Fixed.xml
 create mode 100644 src/changelog/2.0-beta2/Made_ParameterizedMessage_StringFormattedMessage_and_Thread.xml
 create mode 100644 src/changelog/2.0-beta2/Move_variable_substitution_from_PatternLayout_to_appropriate.xml
 create mode 100644 src/changelog/2.0-beta3/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-beta3/.release.xml
 create mode 100644 src/changelog/2.0-beta3/Avoid_NPE_when_duplicate_LoggerContextFactorys_are_present.xml
 create mode 100644 src/changelog/2.0-beta3/Created_combined_jar_to_combine_API_and_Core_contents_for_us.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-101_A_NullPointerException_would_occur_if_no_format_value_was_pa.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-102_The_Facility_value_was_being_improperly_calculated.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-103_The_LogEvent_was_wrapping_a_ThrowableProxy_with_another_Thro.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-104_Convert_LogManager_binding_to_use_regular_java_properties.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-105_Add_ability_to_customize_the_names_of_the_Levels_in_the_Leve.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-107_PatternParser_was_not_properly_handling_adjacent_nested_opti.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-108_Fix_NullPointerException_in_ClassLoaderContextSelector_when.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-28_Added_PropertiesRewritePolicy_and_ability_to_define_properti.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-29_Added_font_and_fontSize_parameters_to_HTMLLayout_Replace_ne.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-55_Added_ability_to_configure_from_an_InputSource.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-85_Add_ThreadContext_push_String_format_Object_args.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-87_Build_pdf_of_user_s_guide.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-94_Interpolator_was_not_stripping_Lookup_key_separator_when_try.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-95_Add_support_for_loading_plugins_inside_the_OSGi_bundle.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-97_Added_several_missing_classes_and_methods_for_Log4j_1_x_comp.xml
 create mode 100644 src/changelog/2.0-beta3/LOG4J2-99_MapRewritePolicy_had_an_extra_call_to_putAll_that_caused_upd.xml
 create mode 100644 src/changelog/2.0-beta3/Log4j_1_2_Category_forcedLog_was_wrapping_the_message_with_a.xml
 create mode 100644 src/changelog/2.0-beta4/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-beta4/.release.xml
 create mode 100644 src/changelog/2.0-beta4/Add_MessageFormatMessage_and_FormattedMessage.xml
 create mode 100644 src/changelog/2.0-beta4/Added_Flume_Appender_samples.xml
 create mode 100644 src/changelog/2.0-beta4/Added_Log4j_2_to_SLF4J_adapter.xml
 create mode 100644 src/changelog/2.0-beta4/Added_hostName_and_contextName_to_property_map.xml
 create mode 100644 src/changelog/2.0-beta4/Allow_FlumeAvroManager_to_initialize_even_if_it_cannot_conne.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-110_Renamed_log4j12_api_to_log4j_1_2_api.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-111_Enhanced_javadoc_copyright_statement.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-113_StructuredDataFilter_createFilter_was_annotated_with_PluginA.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-114_StructuredDataMessage_was_validating_the_length_of_the_value.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-115_ThreadContext_Map_elements_with_null_values_are_now_ignored.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-116_File_renaming_was_using_the_wrong_date_value_Enhanced_Defau.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-119_A_broken_socket_connection_would_cause_the_TCPSocketManager.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-120_TCPSocketManager_would_fail_if_the_initial_connection_could.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-122_Add_unit_test_to_verify_exceptions_are_thrown_when_the_socke.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-123_The_example_for_ThreadContextMapFilter_was_incorrect.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-125_JMSQueue_and_JMSTopic_Appenders_did_not_allow_name_to_be_spe.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-126_Allow_JMS_appenders_to_recover_if_the_queue_or_topic_is_unav.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-127_AbstractLogger_methods_were_not_passing_Markers_to_the_isEna.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-128_Add_follow_attribute_to_Console_Appender.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-129_RoutingAppender_was_only_creating_a_single_appender_for_the.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-130_PatternLayout_should_format_throwables_without_requiring_a_c.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-131_Add_SMTPAppender.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-132_AbstractLogger_catching_Throwable_checks_for_DEBUG_level_bu.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-133_Allow_custom_message_creation_via_a_message_factory.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-134_Use_red_white_blue_and_so_on_in_the_console_appender.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-135_BaseConfiguration_does_not_close_the_first_appender.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-136_Allow_newlines_to_be_escaped_in_Syslog_and_RFC5424_layouts.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-137_Fix_hang_in_Dumbster_SMTP_test_server.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-139_Fix_null_pointer_exception_in_SocketAppender_if_no_protocol.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-140_Typo_in_documentation_of_SocketAppender.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-142_Serialized_LogEvents_were_not_reset_in_the_output_stream_cau.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-143_MessagePatternConverter_now_returns_null_if_the_log_messag.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-144_NullPointerException_in_RFC5424Layout.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-145_Add_missing_serial_version_IDs.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-147_ThreadContextMapFilter_was_matching_on_the_key_instead_of_th.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-149_SMTPAppender_will_only_cache_filtered_events.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-150_Convert_all_System_getProperty_calls_to_use_PropertiesUtil_t.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-152_RollingFileAppender_s_FileRenameAction_was_throwing_a_NullPo.xml
 create mode 100644 src/changelog/2.0-beta4/LOG4J2-156_LocalizedMessageTest_fails_on_linux_system.xml
 create mode 100644 src/changelog/2.0-beta5/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-beta5/.release.xml
 create mode 100644 src/changelog/2.0-beta5/Added_FlumePersistentManager_which_writes_to_BerkeleyDB_and.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-151_Allow_Logger_and_LoggerContext_to_be_subclassed.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-153_Added_ability_to_include_or_exclude_location_information.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-155_Expose_file_appender_configuration_details_via_an_advertisem.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-157_Allowed_Loggers_access_to_the_properties_in_the_LoggerConfig.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-158_Add_RFC_5424_compliant_escaping_rules_to_RFC5424Layout.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-159_Add_Fragment_Host_to_MANIFEST_MF_for_log4j_core.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-160_Move_Throwable_pattern_converter_options_processing_to_Throw.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-161_Modify_ClassLoaderContextSelector_to_use_the_first_ClassLoad.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-163_Add_support_for_asynchronous_loggers.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-164_Add_methods_is_setEndOfBatch_to_LogEvent.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-167_Configurator_throws_a_ClassCastException_if_LogManager_retur.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-169_ConfigurationFactory_was_adding_factories_on_every_call.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-175_Plugin_cache_should_be_reset_when_addPackages_is_called.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-176_Avoid_IllegalArgumentException_in_AsynchAppender.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-177_Fix_NullPointerException_in_DatagramOutputStream_when_flush.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-179_Add_Logger_interface_APIs_to_log_at_given_levels.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-181_OutputStreamManager_now_adds_the_layout_header_whenever_the.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-187_Add_tag_library.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-188_AppenderRefs_on_AsynchAppender_didn_t_support_the_level_and.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-189_The_blocking_parameter_did_not_work_properly_on_AsynchAppend.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-190_BaseConfiguration_addLoggerAppender_saved_appender_using_the.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-193_RollingFastFileAppender_in_log4j_async_did_not_roll_over.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-194_ThrowableFormatOptionsTest_failed_on_Windows_due_to_CR_LF_is.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-195_Unit_tests_now_create_files_in_the_target_directory.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-196_FlumeAvroManager_now_uses_Flume_RPCClient.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-198_FlumeAvroManager_now_uses_Flume_RPCClient.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-199_Highlight_subprojects_in_sub_navigation.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-200_LoggerContext_method_renamed_to_removeFilter_from_removeFile.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-205_Fix_deadlock_in_SocketAppender_Added_option_to_not_wait_for.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-207_Add_JMX_support.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-207_Use_the_Maven_group_ID_org_apache_logging_log4j_for_all_arti.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-208_Move_async_subproject_into_core.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-210_MapMessage_was_not_enclosing_key_value_in_quotes_when_genera.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-211_Removing_extra_spaces_in_entry_and_exit_method_output.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-212_Call_LoggerContext_stop_when_the_application_is_shutdown.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-212_Loggers_without_a_had_no_parent_logger.xml
 create mode 100644 src/changelog/2.0-beta5/LOG4J2-214_Async_documentation_update.xml
 create mode 100644 src/changelog/2.0-beta6/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-beta6/.release.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-159_Use_OSGi_version_format_in_Fragment_Host.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-192_Add_support_for_interpolating_Environment_variables_when_pro.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-201_Renamed_Plugin_annotation_attribute_from_type_to_category.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-215_Various_small_documentation_fixes.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-217_Ensure_PluginManager_streams_are_always_closed.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-219_Fix_install_default_root_logger_if_not_configured_this_is.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-221_Remove_hundreds_of_compiler_warnings.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-222_Disruptor_will_now_shut_down_during_Tomcat_shutdown.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-223_Fix_LoggerContext_start_and_stop_to_eliminate_IllegalStateEx.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-224_The_FlumeAppender_failed_to_start_if_the_Flume_RPCClient_cou.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-225_Documentation_updates_to_clarify_use_and_impact_of_location.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-230_Improved_error_reporting_when_misconfigured.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-231_Logger_getParent_was_not_returning_the_correct_Logger.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-233_Fixed_link_to_log4j_user_mailing_list.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-234_RegexFilter_threw_a_NullPointerException_when_used_as_a_cont.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-235_Removed_dependency_on_tools_jar_from_core_module_made_jcons.xml
 create mode 100644 src/changelog/2.0-beta6/LOG4J2-237_Moved_JMX_Client_GUI_classes_into_separate_jmx_gui_submodule.xml
 create mode 100644 src/changelog/2.0-beta6/Moved_Clock_interface_to_package_org_apache_logging_log4j_co.xml
 create mode 100644 src/changelog/2.0-beta6/Removed_CheckStyle_false_positives_for_NewlineAtEndOfFile_an.xml
 create mode 100644 src/changelog/2.0-beta6/Renamed_AsynchAppender_to_AsyncAppender_Plugin_name_became.xml
 create mode 100644 src/changelog/2.0-beta7/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-beta7/.release.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-10_Break_up_core_into_multiple_osgi_jars.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-154_Improve_ThreadContext_performance_with_copy_on_write_map_and.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-223_Remove_LoggerContext_when_LoggerContext_is_stopped.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-228_UDP_now_sends_one_event_per_packet.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-229_New_JDBC_JPA_and_NoSQL_database_Appenders.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-242_StringFormattedMessage_and_MessageFormatMessage_now_will_acc.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-243_Allow_custom_LogEventFactories.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-244_Rewrite_Appender_was_ignoring_filters_on_referenced_appender.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-245_Avoid_EmptyStack_exception_if_getCallerClass_and_SecurityMan.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-246_Data_buffer_is_reset_in_finally_clause.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-247_SocketServer_isActive_should_be_volatile_because_it_is_acces.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-249_Allow_context_parameters_in_Log4jContextListener_to_include.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-251_Provide_configuration_information_location_content_type_c.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-254_Mark_OutputStream_in_OutputStreamManager_as_volatile_Mark_h.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-255_Multi_byte_character_strings_are_now_assumed_to_be_in_the_pl.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-257_XML_layout_ignores_charset_for_the_XML_processing_instructio.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-258_HTML_layout_does_not_output_meta_element_for_charset.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-259_HTML_layout_does_not_specify_charset_in_content_type.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-260_XML_layout_does_not_specify_charset_in_content_type.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-261_Add_missing_not_to_error_message.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-262_Add_support_for_interceptors_in_the_embedded_Flume_Appender.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-263_Do_not_allow_a_charset_on_RFC5424Layout_use_UTF_8.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-268_Add_guid_to_FlumeEvent_headers_for_non_Map_Messages.xml
 create mode 100644 src/changelog/2.0-beta7/LOG4J2-269_Use_transaction_when_batch_size_is_1.xml
 create mode 100644 src/changelog/2.0-beta7/Method_name_changes_in_interface_org_apache_logging_log4j_sp.xml
 create mode 100644 src/changelog/2.0-beta8/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-beta8/.release.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-139_Fix_NullPointerException_regression_due_to_fix_for_LOG4J2_2.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-168_Include_arbitrary_message_fields_in_RFC_5424_structured_data.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-267_FastRollingFileAppender_with_TimeBasedTriggeringPolicy_now_w.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-270_Improved_logging_initialization_in_Servlet_containers_espec.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-271_FastRollingFileAppender_with_TimeBasedTriggeringPolicy_now_w.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-273_Wasted_work_in_XMLLayout_toSerializable.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-274_Wasted_work_in_UUIDUtil_initialization.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-275_FlumeAvroManager_fails_to_notify_client_of_failing_event_if.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-277_Wasted_work_in_RollingAppenderSizeTest_testAppender_and_ot.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-278_Filter_calls_from_Avro_or_Flume_to_be_ignored_by_the_FlumeAp.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-279_FlumePersistentManager_now_calls_Berkeley_DB_from_threads_to.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-280_AsyncLogger_threads_are_now_daemon_threads_and_won_t_prevent.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-282_Allow_the_default_status_level_to_be_specified_as_a_system_p.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-283_Remove_dependency_on_Apache_ORO_jar.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-284_Update_Log4j_1_dependency_to_1_2_17_from_1_2_16.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-285_Update_Jansi_jar_to_1_11_from_1_9.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-286_Update_test_H2_JDBC_driver_to_1_172_from_1_171.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-288_Update_JUnit_to_4_11_from_4_7.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-289_Upgrade_javadoc_plugin_to_2_9_1_to_fix_javadoc_security_issu.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-292_Fast_Rolling_FileAppender_now_correctly_appends_to_does_not.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-294_LogManager_getLogger_can_now_be_called_without_a_logger_name.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-295_Fast_Rolling_FileAppender_now_correctly_handles_messages_exc.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-296_Wasted_work_in_FlumePersistentManager_createManager.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-297_Wasted_work_in_TestConfigurator_testEnvironment.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-298_Wasted_work_in_StyleConverterTest_setupClass.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-300_WriterThread_was_ending_when_no_agents_are_available_which_c.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-301_Add_printf_methods_to_Logger_API.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-302_Added_toString_methods_to_ThreadContextStack_Map_implementat.xml
 create mode 100644 src/changelog/2.0-beta8/LOG4J2-386_Update_NoSQL_dependencies_lightcouch_0_0_6_from_0_0_5_mong.xml
 create mode 100644 src/changelog/2.0-beta9/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-beta9/.release.xml
 create mode 100644 src/changelog/2.0-beta9/Changed_the_relatively_new_PatternLayout_configuration_att.xml
 create mode 100644 src/changelog/2.0-beta9/Changed_the_suppressExceptions_configuration_attribute_for.xml
 create mode 100644 src/changelog/2.0-beta9/Cleaned_up_tests_and_cleared_up_documentation_for_the_JPA_ap.xml
 create mode 100644 src/changelog/2.0-beta9/Improved_site_by_adding_quick_jump_off_page_and_menu_for_Jav.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-165_The_slf4j_ext_jar_is_now_an_optional_dependency_of_the_SLF4J.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-166_RoutingAppender_s_default_Route_can_now_be_an_appender_refer.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-216_ThrowableProxy_no_longer_extends_Throwable.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-226_Fix_table_of_contents_generation_in_pdf.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-253_Added_FAQ_page_to_the_site.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-280_Additional_fix_to_make_AsyncAppender_threads_daemon_threads.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-291_Fixed_JDBC_JPA_and_NoSQL_appenders_so_that_the_failover_ap.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-293_Changed_the_ConfigurationFactory_to_recognize_and_properly_u.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-293_Reset_the_Configuration_if_the_ClassLoaderContextSelector_cr.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-299_Add_getThrowable_method_to_ThrowableProxy.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-304_Fixed_Async_Loggers_memory_leak.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-305_Ease_porting_from_1_x_Logger_getRootLogger_add_LogManager.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-306_Update_JSON_Jackson_library_to_2_2_2_from_2_2_1.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-307_Updated_Async_Loggers_LMAX_Disruptor_library_from_3_0_1_to.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-308_Clarified_which_library_versions_were_used_in_Async_Loggers.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-309_Insure_jars_and_distributions_only_have_a_single_License_and.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-310_Fixed_issue_where_SMTPAppender_did_not_send_mails_with_error.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-311_Synchronized_flush_and_close_methods_in_the_XxxFileManag.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-312_XML_layout_improvements_compact_vs_pretty_namespace_name.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-313_Add_JNDILookup_plugin.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-317_Renamed_FastFileAppender_and_FastRollingFileAppender_to_Rand.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-318_Allow_shutdown_hook_to_be_disabled_in_the_configuration.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-319_Double_stack_trace_logging_when_using_throwable_in_style_a.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-320_JPAAppender_stops_logging_because_META_INF_log4j_provider_pr.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-322_Centralized_reflective_use_of_Reflection_getCallerClass_and.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-325_Update_JDBC_tests_to_use_H2_database_1_3_173_from_1_3_172.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-328_FlumePersistentManager_was_calling_Berkeley_DB_s_count_metho.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-329_StatusLogger_now_only_creates_StatusData_objects_if_they_are.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-330_Added_a_BSON_Transformer_so_that_MongoDB_can_persist_Log4j_e.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-331_Removed_erroneous_check_for_affected_MongoDB_records_which.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-332_Modified_documentation_to_refer_to_SLF4J_Binding_instead_of.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-333_Match_artifact_ids_with_Maven_module_names.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-335_FlumePersistentManager_s_writer_thread_had_high_CPU_usage.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-336_AsyncLogger_errors_after_multiple_calls_to_LoggerContext_rec.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-338_Add_TLSAppender_Also_added_missing_license_headers_to_sever.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-341_Enable_XInclude_for_XML_configurations.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-342_Ignore_xml_base_attributes.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-343_Removed_unnecessary_generics_from_Appender_interface_and_imp.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-347_Give_the_AsyncAppender_thread_a_more_descriptive_name_for_ea.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-351__OSGi_wrong_Fragment_Host_in_manifest_files.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-355_Add_support_for_multiple_SD_ELEMENTs_in_an_RFC_5424_syslog_m.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-356_Create_a_JSON_Layout.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-358_NoSQLAppender_using_MongoDB_provider_ignores_username_and_pa.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-359_Changed_the_Servlet_3_0_auto_initializer_so_that_it_does_not.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-360_Allow_Plugins_to_have_aliases.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-362_Add_a_diagram_to_the_site_FAQ_page_that_explains_when_to_u.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-364_Add_WebLookup_to_retrieve_information_from_the_ServletContex.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-366_Update_commons_logging_to_1_1_3_from_1_1_1.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-367_JMS_appenders_send_two_messages_for_one_append.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-368_Add_PatternLayout_constructor_to_Log4j_1_2_bridge_for_Veloci.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-374_Add_more_options_to_PatternLayout_to_display_more_detailed_i.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-380_Use_rollover_date_when_substituting_date_in_the_filePatte.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-383__Pattern_Layout_Customize_level_names_by_length.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-384__Pattern_Layout_Customize_level_names_to_lower_case.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-387_Update_Jackson_dependency_to_1_9_13_from_1_9_11.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-388_Update_Java_Mail_dependency_to_1_5_0_from_1_4_7.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-390_Update_HSQLDB_dependency_to_2_3_0_from_2_2_9.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-391_FlumePersistentManager_now_handles_LockConflictExceptions_in.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-393_Initialize_PluginManager_once_during_configuration_Move_adv.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-395_Allow_classpath_scheme_when_specifying_configuration_file_lo.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-397_Logger_info_Message_Javadoc_is_incorrect.xml
 create mode 100644 src/changelog/2.0-beta9/LOG4J2-399_Allow_the_default_file_rollover_strategy_to_define_the_compr.xml
 create mode 100644 src/changelog/2.0-rc1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-rc1/.release.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-323_Resolved_memory_leak_by_releasing_reference_to_ThreadLocal_w.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-344_Changed_the_Servlet_3_0_auto_initializer_to_add_the_filter_b.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-345__OSGi_logging_log4j_1_2_api_doesn_t_export_the_log4j_API_1.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-359_Changed_the_Servlet_3_0_auto_initializer_so_that_it_does_not.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-377__OSGi_Fix_NPE_during_shutdown.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-379_Fixed_issue_that_prevented_Log4J_from_working_in_Google_App.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-385_Fixed_issues_with_time_based_file_rollover_monthly_weekly.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-392_Stop_AsyncLoggerConfig_Disruptor_thread_s_then_AsyncAppend.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-398_Configure_properties_and_setup_Interpolator_before_processin.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-401_Configure_FileAppender_buffer_size.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-402_Configure_RandomAccessFileAppender_buffer_size.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-404__EnterpriseNumber_was_missing_in_the_ID_of_structured_data.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-405_Configuration_was_being_processed_twice_at_startup.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-406__JMX_Unregister_all_log4j_JMX_MBeans_when_the_LoggerContext.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-407_Fixed_inability_to_recover_from_lost_database_connection_in.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-408_Fixed_error_in_documentation_code_example_in_manual_eventlog.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-409_Created_a_utility_to_properly_escape_backslashes_before_crea.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-413_PatternLayout_option_to_not_output_ANSI_escape_codes_if_no_C.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-415_Format_log_event_time_as_UNIX_time_seconds_or_milliseconds.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-417_Fix_Event_Level_LoggerConfig_Level_table_at_the_architectu.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-41_Add_support_for_custom_logging_levels.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-420_Create_a_lookup_for_resource_bundle_substitution.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-423__JMX_Added_MBeans_for_instrumenting_AsyncAppenders_and_Asyn.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-425_Resolved_memory_leak_by_populating_AsyncLoggerConfigHelper_r.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-430_Use_the_formatted_Message_in_RFC5424Layout_for_non_Structure.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-438_Ensured_the_JDBCAppender_commits_transactions_after_a_single.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-442_Fixed_problem_with_JDBC_and_JPA_appender_connectivity_in_Web.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-443__JMX_Fixed_issue_where_log4j2_LoggerContext_did_not_show_up.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-445_ResolverUtil_cannot_find_packages_in_file_URLs_which_include.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-447_XMLLayout_does_not_include_marker_name.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-451_Fixed_typo_in_documentation_system_property_should_be_log4j.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-452_Added_a_ServletContext_attribute_that_when_set_to_true_d.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-453_Update_Flume_Appender_to_use_Flume_1_4_0.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-454_TimeBasedTriggeringPolicy_should_use_event_time_millis.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-455_RingBufferLogEvent_should_return_Message_timestamp_for_Times.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-457_Fixed_failure_of_JDBC_and_JPA_appender_to_properly_release_d.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-459_Set_external_context_when_constructing_the_LoggerContext.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-462_Fix_LogEvent_to_never_return_null_Level_fixes_LevelPatternC.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-463_Fixed_documentation_for_MyApp_example_application_in_the_Aut.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-464_Support_arrays_as_sub_elements_of_a_JSON_configuration.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-465_Fix_LogEvent_to_never_return_null_Level_fixes_ThresholdFilt.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-466_Cannot_load_log4j2_config_file_if_path_contains_plus_cha.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-467_Added_option_to_toggle_Thread_name_caching_in_AsyncLogger.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-470_hostName_property_was_not_being_set_until_after_the_first_co.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-471_Fixed_issue_where_toString_methods_that_perform_logging_coul.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-472_BaseConfiguration_class_does_not_properly_implement_Configur.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-475_Changed_the_MongoDBConnection_to_add_a_MongoDB_encoding_hook.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-477_NPE_in_ClassLoaderContextSelector.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-478_The_message_and_ndc_fields_are_not_JavaScript_escaped_in_JSO.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-479_ThreadContext_now_uses_plain_ThreadLocal_by_default_unless.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-481_Add_Stream_interface_to_Loggers.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-482_Documentation_fix_The_attribute_of_Route_to_refer_to_an_app.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-485_Fixed_issue_where_toString_methods_that_perform_logging_coul.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-489_Fixed_the_JPAAppender_s_overuse_of_transactions_by_connectin.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-490_Update_EasyMock_to_version_3_2.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-492__JMX_Fixed_MalformedObjectNameException_if_context_name_con.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-500__JMX_ObjectNames_changed_Unloading_one_web_application_u.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-507_Space_Level_numbers_by_100_instead_of_1.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-511_Stop_AsyncLoggerConfig_Disruptor_thread_s_then_AsyncAppend.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-512_Exposed_Log4j_web_support_interface_and_methods_and_the_Logg.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-517_Switch_in_log4j_1_2_api_Category_getEffectiveLevel_has_no_ca.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-523_LocalizedMessage_serialization_is_broken.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-528_Rename_package_org_apache_logging_log4j_core_appender_rollin.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-530__JMX_JMX_Client_GUI_should_dynamically_update_when_LoggerCo.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-531_Fixed_bugs_where_rolled_log_files_were_overwritten_by_Rollin.xml
 create mode 100644 src/changelog/2.0-rc1/LOG4J2-532_Resource_leak_in_Flume_appender_when_it_cannot_create_a_Berk.xml
 create mode 100644 src/changelog/2.0-rc1/Removed_the_DataSourceConnectionSource_and_the_DriverManage.xml
 create mode 100644 src/changelog/2.0-rc1/Renamed_the_org_apache_logging_log4j_core_appender_db_nosql.xml
 create mode 100644 src/changelog/2.0-rc2/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0-rc2/.release.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-141_Improved_documentation_regarding_log4j_status_logger.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-250_Refactor_Log4jLogEvent_to_lazily_create_ThrowableProxy.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-345_The_log4j_1_2_api_module_didn_t_export_any_packages_to_OSGi.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-346_Cyclic_dependency_with_log4j_slf4j_impl_in_OSGi.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-378_Add_DateLookup_and_ThreadContextLookup_to_default_lookups.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-392_Resolved_a_problem_with_the_previous_solution_for_LOG4J2_392.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-410_SLf4JLogger_is_now_Serializable.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-419_Support_default_value_for_missing_key_in_look_ups_with_fallb.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-427_Add_support_for_configuration_via_YAML.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-42_Create_an_appender_to_route_log_events_to_the_ServletContext.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-439_Add_EncodingPatternConverter_to_escape_newlines_and_HTML_spe.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-440_During_shutdown_a_NullPointerException_could_be_thrown_due.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-448_A_StringIndexOutOfBounds_exception_could_occur_during_proper.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-468_Add_support_to_add_a_LoggerConfig_Document_two_ways_to_modi.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-469_FailoverAppender_was_not_resetting_its_status_after_the_prim.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-496_Allow_header_and_footer_to_be_specified_as_lookup_patterns_i.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-499_Add_equals_and_hashcode_to_Log4jLogEvent.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-520_Resolved_issue_where_AsyncAppender_dropped_events_if_queue_s.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-535_Reset_rollover_time_when_size_rollover_is_triggered.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-539_Fixed_issue_with_Reconfigure_using_XML_below_function_in_J.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-542_Make_Throwable_transient_in_ThrowableProxy.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-547_Have_Logger_API_expose_a_PrintWriter_instead_of_custom_Logge.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-554_Allow_configuration_files_to_be_located_as_Servlet_Context_r.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-555_Introduce_ExtendedLogger_interface_to_facilitate_implementin.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-560_SyslogAppenderTest_and_RFC5424LayoutTest_were_failing_in_Jav.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-561_Allow_spaces_around_commas_in_Configuration_s_package_attrib.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-563_FlumeAvroManager_now_always_uses_a_client_type_of_default_fa.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-564_Renamed_SLF4J_logger_class_to_Log4jLogger.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-566_Made_RollingRandomAccessFileAppender_buffer_size_configurabl.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-570_Fix_shutdown_thread_memory_leak_in_servlet_containers.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-574_Make_Blocking_the_default_WaitStrategy_for_Async_Loggers.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-576_Add_org_apache_logging_log4j_Logger_getLevel.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-579_Rework_Level_comparison_APIs.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-581_RollingRandomAccessFile_now_writes_the_layout_header_after_r.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-582_Rename_org_apache_logging_log4j_core_net_SocketServer_to_TCP.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-585_Add_support_for_multiple_parents_to_Markers.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-592_Update_Jackson_to_2_3_2_from_2_2_2.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-595_Introduce_Java_annotation_processor_as_the_new_plugin_pre_ca.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-597_StatusLogger_was_not_skipping_multiple_instances_of_the_FQCN.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-598_Add_support_for_types_other_than_String_for_plugin_factory_v.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-602_Unit_tests_are_now_less_verbose_during_the_build_process.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-605_Password_data_from_the_NoSQL_plugins_no_longer_shows_up_in_c.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-613_The_OSGi_version_of_log4j_web_imports_Servlet_2_5_at_minimum.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-616_Update_Jackson_to_2_3_3.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-617_Update_SLF4J_to_1_7_7.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-619_Invalid_XML_configuration_files_do_not_prevent_the_config_fi.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-620_Perform_reconfiguration_in_a_separate_thread_to_prevent_dead.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-622_RollingFileManager_now_correctly_honours_the_bufferedIO_conf.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-623_Generate_MDC_properties_as_a_JSON_map_in_JSONLayout.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-628_Use_Clock_to_generate_all_log_event_timestamps_not_just_for.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-629_Document_the_system_properties_used_in_Log4J_2.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-637_JMX_Updating_a_Logger_s_level_via_jConsole_now_correctly_ta.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-639_Prevent_NPE_in_AsyncLogger_and_AsyncLoggerConfig_if_logger_i.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-640_Fix_NPE_that_can_be_caused_by_a_null_ThreadContextClassLoade.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-641_Override_commons_logging_dependency_version_in_tests.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-644_Implement_a_SecureSocketAppender_and_secure_server_SSL_TLS.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-646_Merge_the_TLS_Syslog_appender_into_the_Syslog_appender.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-647_Upgrade_to_Flume_1_5_0.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-651_Log4j_2_throws_ArrayIndexOutOfBoundsException.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-652_Add_support_for_default_plugin_values_and_attributes.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-654_Add_log4j_perf_module_to_provide_a_home_for_all_log4j_perfor.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-655_Add_Vagrantfile_for_testing_in_GNU_Linux.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-664_Moved_plugin_cache_file_to_META_INF_for_OSGi_compatibility.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-668_Correctly_process_log_events_when_combining_AsyncLoggers_wit.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-669_Prevent_NPE_when_combining_AsyncLoggers_with_AsyncLoggerConf.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-674_Made_RollingFileAppender_buffer_size_configurable.xml
 create mode 100644 src/changelog/2.0-rc2/LOG4J2-675_RollingFile_and_RollingRandomAccessFile_now_write_the_layout.xml
 create mode 100644 src/changelog/2.0.1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0.1/.release.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-373_Fixed_ClassLoader_issues_in_loading_Log4j_providers_in_an_OS.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-657_Fixed_AbstractDatabaseManager_to_close_connection_on_writeIn.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-670_DatePatternConverter_ISO8601_PATTERN_now_conforms_to_ISO8601.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-703_Android_Could_not_find_class_javax_naming_InitialContext.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-704_Improved_error_message_if_configuration_file_not_found.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-710_Added_documentation_for_Custom_Levels_and_Custom_Loggers.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-713_Android_java_lang_VerifyError_org_apache_logging_log4j_cor.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-716_Automatically_disable_log4j_JMX_when_detecting_we_are_runnin.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-719_Correctly_handle_NetworkOnMainThreadException_thrown_on_Andr.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-725_Added_WebLoggerContextUtils_class_to_log4j_web_for_helper_me.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-731_Updated_documentation_regarding_extensions_to_LoggerContextF.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-732_Update_to_LMAX_Disruptor_3_3_0_from_3_2_1.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-733_Update_to_latest_Jackson_jars_from_the_2_4_1_X_line.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-735_Fixed_log4j_bom_so_that_it_won_t_interfere_with_spring_bom_a.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-736_Fixed_log4j_bom_so_that_it_won_t_specify_a_default_scope_on.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-738_RollingFileManager_deadlock_if_async_action_thread_fails_to.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-740_Fixed_typo_in_webapp_manual_regarding_sample_web_xml_file.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-741_Reinstate_the_package_configuration_attribute_for_discoverin.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-742_XInclude_not_working_with_relative_path.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-744_Avoid_unnecessary_Clock_calls_when_TimestampMessage_is_logge.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-749_Retain_the_default_date_pattern_after_fixing_the_ISO8601_pat.xml
 create mode 100644 src/changelog/2.0.1/LOG4J2-750_Webapp_configuration_page_has_incorrect_class_name.xml
 create mode 100644 src/changelog/2.0.2/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0.2/.release.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-679_Resolved_race_condition_that_caused_log_file_rotation_to_fai.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-722_Clarified_in_documentation_that_Commons_Logging_jar_is_requi.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-723_Clarified_in_documentation_that_SLF4J_API_jar_is_required_wh.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-726_Prevent_application_from_hanging_when_PatternLayout_configur.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-729_Emit_warning_message_to_console_if_no_configuration_file_fou.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-730_Allow_Log4jContextFactory_subclasses_to_specify_a_custom_Con.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-756_Prevent_JUnit_test_from_creating_unnecessary_Log4j2Plugins_d.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-759_Fixed_various_minor_site_documentation_issues_mostly_versio.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-760_Documentation_improvement_link_to_dependency_tree_from_log4.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-763_Improved_asynchronous_loggers_and_appenders_to_ensure_the_fo.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-765_Improve_warning_message_when_missing_log4j_core_in_the_class.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-769_Startup_takes_a_long_time_if_you_have_empty_packages_attribu.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-773_Site_log4j_core_component_pages_were_still_using_the_old_lo.xml
 create mode 100644 src/changelog/2.0.2/LOG4J2-775_Update_Apache_Flume_to_1_5_0_1_from_1_5_0.xml
 create mode 100644 src/changelog/2.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.0/.release.xml
 create mode 100644 src/changelog/2.0/LOG4J2-441_LoggerConfigs_with_no_Level_now_inherit_the_Level_from_their.xml
 create mode 100644 src/changelog/2.0/LOG4J2-519_Added_support_for_generating_custom_logger_wrappers_that_rep.xml
 create mode 100644 src/changelog/2.0/LOG4J2-538_JMX_GUI_fixed_occasional_ArrayIndexOutOfBoundsException_aft.xml
 create mode 100644 src/changelog/2.0/LOG4J2-625_Fixed_Serialization_error_with_SocketAppender_and_Async_Logg.xml
 create mode 100644 src/changelog/2.0/LOG4J2-631_Update_docs_to_clarify_how_to_use_formatter_logger_and_stand.xml
 create mode 100644 src/changelog/2.0/LOG4J2-666_AsyncLoggerContextSelector_should_ensure_that_different_Asyn.xml
 create mode 100644 src/changelog/2.0/LOG4J2-682_Special_characters_tab_and_so_on_in_PatternLayout_do_not_w.xml
 create mode 100644 src/changelog/2.0/LOG4J2-683_Fix_annotation_processor_warnings_on_JDK_1_7.xml
 create mode 100644 src/changelog/2.0/LOG4J2-685_Make_org_apache_logging_log4j_core_layout_AbstractLayout_imm.xml
 create mode 100644 src/changelog/2.0/LOG4J2-686_Core_s_OptionConverter_support_for_b_is_broken_affects_Pat.xml
 create mode 100644 src/changelog/2.0/LOG4J2-687_Rename_org_apache_logging_log4j_core_util_Closer_closeSilent.xml
 create mode 100644 src/changelog/2.0/LOG4J2-688_Make_org_apache_logging_log4j_core_layout_PatternLayout_immu.xml
 create mode 100644 src/changelog/2.0/LOG4J2-689_Update_Jackson_to_2_4_1.xml
 create mode 100644 src/changelog/2.0/LOG4J2-690_Log4j_Web_test_dependencies_should_be_in_scope_test_in_the.xml
 create mode 100644 src/changelog/2.0/LOG4J2-692_Update_documentation_to_specify_only_Maven_3_is_supported.xml
 create mode 100644 src/changelog/2.0/LOG4J2-694_Fix_strange_compilation_error_that_popped_up_in_a_test_class.xml
 create mode 100644 src/changelog/2.0/LOG4J2-696_RegexFilter_does_not_match_multiline_log_messages.xml
 create mode 100644 src/changelog/2.0/LOG4J2-699_PatternLayout_manual_page_missing_documentation_on_header_fo.xml
 create mode 100644 src/changelog/2.0/LOG4J2-705_Fixed_issue_where_Async_Logger_does_not_log_thread_context_s.xml
 create mode 100644 src/changelog/2.0/LOG4J2-707_Some_exceptions_are_not_logged_when_configuration_problems_a.xml
 create mode 100644 src/changelog/2.0/LOG4J2-709_Update_Apache_Commons_Logging_to_1_2_from_1_1_3.xml
 create mode 100644 src/changelog/2.1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.1/.release.xml
 create mode 100644 src/changelog/2.1/LOG4J2-391_FlumePersistentManager_now_handles_LockConflictExceptions_in.xml
 create mode 100644 src/changelog/2.1/LOG4J2-428_Implement_a_GELF_layout.xml
 create mode 100644 src/changelog/2.1/LOG4J2-431_Added_Memory_Mapped_File_Appender.xml
 create mode 100644 src/changelog/2.1/LOG4J2-547_Add_the_Log4j_IOStreams_component.xml
 create mode 100644 src/changelog/2.1/LOG4J2-589_Supported_filtering_on_custom_log_levels_in_configuration.xml
 create mode 100644 src/changelog/2.1/LOG4J2-608_Add_java_util_logging_implementation_based_on_log4j_api_See.xml
 create mode 100644 src/changelog/2.1/LOG4J2-663_Fix_OSGi_Import_Package_problem_with_the_JMS_API.xml
 create mode 100644 src/changelog/2.1/LOG4J2-676_Some_typo_fixes_and_enhancements_for_the_site.xml
 create mode 100644 src/changelog/2.1/LOG4J2-678_Documentation_fixed_minor_issues_with_Log4j2_website_docume.xml
 create mode 100644 src/changelog/2.1/LOG4J2-745_Avoid_ConverterKey_plugin_clashes_by_using_a_more_predictabl.xml
 create mode 100644 src/changelog/2.1/LOG4J2-753_Reduced_CachedClock_thread_contention.xml
 create mode 100644 src/changelog/2.1/LOG4J2-766_Incomplete_documentation_for_JSONLayout.xml
 create mode 100644 src/changelog/2.1/LOG4J2-771_Add_lookup_for_application_main_arguments.xml
 create mode 100644 src/changelog/2.1/LOG4J2-780_Update_Spring_Framework_to_3_2_11_RELEASE_from_3_2_8_RELEASE.xml
 create mode 100644 src/changelog/2.1/LOG4J2-782_Remove_invalid_Oracle_Maven_repository.xml
 create mode 100644 src/changelog/2.1/LOG4J2-783_PatternLayout_should_use_platform_character_encoding_by_defa.xml
 create mode 100644 src/changelog/2.1/LOG4J2-785_Documentation_fixed_capitalization_inconsistency_in_user_ma.xml
 create mode 100644 src/changelog/2.1/LOG4J2-787_Add_lookup_for_JVM_arguments.xml
 create mode 100644 src/changelog/2.1/LOG4J2-790_Update_Jackson_to_2_4_2_from_2_4_1_for_XML_and_JSON_process.xml
 create mode 100644 src/changelog/2.1/LOG4J2-793_Add_support_for_custom_SLF4J_Markers_in_log4j_slf4j_impl_mod.xml
 create mode 100644 src/changelog/2.1/LOG4J2-796_Fixed_issue_where_log4j_to_slf4j_did_not_work_correctly_with.xml
 create mode 100644 src/changelog/2.1/LOG4J2-797_Documentation_clarified_why_log4j_core_is_a_compile_time_de.xml
 create mode 100644 src/changelog/2.1/LOG4J2-798_Fixed_plugin_scanning_redundancy_causing_massive_slowdowns_i.xml
 create mode 100644 src/changelog/2.1/LOG4J2-800_All_life_cycle_implementations_should_be_serializable.xml
 create mode 100644 src/changelog/2.1/LOG4J2-801_org_apache_logging_log4j_core_Logger_should_be_serializable.xml
 create mode 100644 src/changelog/2.1/LOG4J2-807_Prevent_NPE_when_configuration_with_AsyncLogger_AsyncRoot_is.xml
 create mode 100644 src/changelog/2.1/LOG4J2-809_Move_reflection_utility_class_to_API_s_private_utility_class.xml
 create mode 100644 src/changelog/2.1/LOG4J2-810_Update_javax_mail_to_1_5_2_from_1_5_0.xml
 create mode 100644 src/changelog/2.1/LOG4J2-811_SimpleLogger_throws_ArrayIndexOutOfBoundsException_for_an_em.xml
 create mode 100644 src/changelog/2.1/LOG4J2-813_MarkerManager_Log4jMarker_hasParents_returns_opposite_of_c.xml
 create mode 100644 src/changelog/2.1/LOG4J2-815_Unify_the_two_JMS_appenders_into_a_single_appender_Configur.xml
 create mode 100644 src/changelog/2.1/LOG4J2-816_Documentation_added_section_on_XInclude_to_user_manual_Conf.xml
 create mode 100644 src/changelog/2.1/LOG4J2-819_Fixed_memory_leak_in_Tomcat_6_caused_by_clock_background_thr.xml
 create mode 100644 src/changelog/2.1/LOG4J2-822_Update_org_eclipse_persistence_jpa_to_2_5_2_from_2_5_1.xml
 create mode 100644 src/changelog/2.1/LOG4J2-825_Add_simple_validation_constraint_annotations_for_the_Plugin.xml
 create mode 100644 src/changelog/2.1/LOG4J2-827_Support_use_of_TypeConverter_classes_through_the_standard_Pl.xml
 create mode 100644 src/changelog/2.1/LOG4J2-829_Fixed_issue_in_RollingFile_filePattern_backslashes_are_path.xml
 create mode 100644 src/changelog/2.1/LOG4J2-830_Respect_external_interrupt_signal_to_allow_application_shutd.xml
 create mode 100644 src/changelog/2.1/LOG4J2-831_Documentation_updated_FAQ_which_jars_diagrams_for_JUL_bri.xml
 create mode 100644 src/changelog/2.1/LOG4J2-832_ThrowableProxy_fails_if_a_class_in_logged_stack_trace_throws.xml
 create mode 100644 src/changelog/2.1/LOG4J2-833_Documentation_added_Runtime_Dependencies_link_to_left_nav_b.xml
 create mode 100644 src/changelog/2.1/LOG4J2-840_Migrate_JdbcH2AppenderTest_JUnit_performance_test_to_log4j_p.xml
 create mode 100644 src/changelog/2.1/LOG4J2-841_Migrate_JdbcHyperSqlAppenderTest_JUnit_performance_test_to_l.xml
 create mode 100644 src/changelog/2.1/LOG4J2-842_Migrate_JpaH2AppenderTest_JUnit_performance_test_to_log4j_pe.xml
 create mode 100644 src/changelog/2.1/LOG4J2-843_Migrate_JpaHyperSqlAppenderTest_JUnit_performance_test_to_lo.xml
 create mode 100644 src/changelog/2.1/LOG4J2-844_Update_JMH_to_1_1_from_0_7_2.xml
 create mode 100644 src/changelog/2.1/LOG4J2-845_Add_2_1_0_to_compatible_versions_in_Log4j_API_ProviderUtil_a.xml
 create mode 100644 src/changelog/2.1/LOG4J2-848_Add_a_Java_lookup_to_provide_nicely_formatted_runtime_versio.xml
 create mode 100644 src/changelog/2.1/LOG4J2-855_Documentation_fix_broken_links_on_Appenders_manual_page.xml
 create mode 100644 src/changelog/2.1/LOG4J2-856_Documentation_add_sections_on_the_JUL_Adapter_IO_Streams_a.xml
 create mode 100644 src/changelog/2.1/LOG4J2-861_Documentation_fix_broken_links_on_left_navigation_Extending.xml
 create mode 100644 src/changelog/2.1/LOG4J2-862_Fixed_classloader_issue_that_prevented_Log4j_from_finding_th.xml
 create mode 100644 src/changelog/2.1/LOG4J2-866_Documentation_fixed_missing_closing_parenthesis_in_code_exa.xml
 create mode 100644 src/changelog/2.1/LOG4J2-867_FlumeAppender_maxDelay_not_in_seconds_but_milliseconds.xml
 create mode 100644 src/changelog/2.1/LOG4J2-868_Add_ShutdownCallbackRegistry_interface_for_customizable_shut.xml
 create mode 100644 src/changelog/2.10.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.10.0/.release.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-1203_Allow_filtering_of_line_breaks_in_layout_pattern.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-1216_Nested_pattern_layout_options_broken.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-1431_Simplify_log4j_system_property_naming_scheme.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-1694_Add_fields_with_fixed_values_to_JSON_XML_YAML_layouts.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-1809_Add_global_configuration_environment_SPI.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-1896_Update_classes_in_org_apache_logging_log4j_core_net_ssl_in_A.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2025_Provide_support_for_overriding_the_Tomcat_Log_class_in_Tomca.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2031_Until_this_change_messages_appeared_out_of_order_in_log_fil.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2036_CompositeConfiguration_supports_Reconfiguration_PR_115.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2052_Disable_thread_name_caching_by_default_when_running_on_Java.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2053_Exception_java_nio_charset_UnsupportedCharsetException_cp65.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2054_Provide_ways_to_configure_SSL_that_avoid_plain_text_password.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2055_If_Log4j_is_used_as_the_Tomcat_logging_implementation_startu.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2056_Modularize_Log4j_api_and_make_most_other_log4j_jars_automati.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2057_Support_new_SLF4J_binding_mechanism_introduced_in_SLF4J_1_8.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2060_AbstractDatabaseManager_should_make_a_copy_of_LogEvents_befo.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2062_Add_possibility_of_sending_the_key_of_a_message_to_Kafka_usi.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2070_Log4j1XmlLayout_does_not_provide_the_entire_stack_trace_it.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2071_Add_org_apache_logging_log4j_core_config_composite_Composite.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2073_Log4j_config_xsd_should_make_AppenderRef_optional_for_each_L.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2074_The_console_appender_should_say_why_it_cannot_load_JAnsi.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2076_Split_up_log4j_nosql_into_one_module_per_appender.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2077_Update_from_Jackson_2_9_1_to_2_9_2.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2078_Update_LMAX_disruptor_from_3_3_6_to_3_3_7.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2081_Update_Apache_Commons_Compress_from_1_14_to_1_15.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2085_Wrong_Apache_Commons_CSV_version_referenced_in_the_Javadoc_o.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2087_Jansi_now_needs_to_be_enabled_explicitly_by_setting_system.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2088_Upgrade_picocli_to_2_0_3_from_0_9_8.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2089__TagLib_Update_servlet_api_provided_dependency_from_2_5_to.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2091_Log4j_respects_the_configured_log4j2_is_webapp_property.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2096_Update_Apache_Kafka_kafka_clients_from_0_11_0_1_to_1_0_0.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2098_Add_a_noop_AppenderSkeleton_for_applications_still_using_Log.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2100_LevelMixIn_class_for_Jackson_is_coded_incorrectly.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2101_Non_string_value_in_MapMessage_caused_ClassCastException.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2102_MapMessage_JSON_encoding_will_escape_keys_and_values.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2103_XML_encoding_for_PatternLayout.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2107_MapMessage_supports_both_StringBuilderFormattable_and_MultiF.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2109_Add_property_to_disable_message_pattern_converter_lookups.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2112_MapMessage_should_use_deep_toString_for_values.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2114_Provide_a_native_Log4j_2_implementation_of_Eclipse_Jetty_s_o.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2117_Jackson_dependencies_for_2_9_2_incorrectly_bring_in_jackson.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2120_Properly_escape_newlines_and_other_control_characters_in_JSO.xml
 create mode 100644 src/changelog/2.10.0/LOG4J2-2289_XML_Schema_for_DynamicFilterThreshold_does_not_accept_multip.xml
 create mode 100644 src/changelog/2.11.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.11.0/.release.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-1883_Added_support_for_precise_micro_and_nanosecond_timestamps.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-1976_Revert_OSGi_API_version_to_4_3_1.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2002_Avoid_null_attribute_values_in_DefaultConfigurationBuilder.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2104_LoaderUtil_was_not_looping_properly_over_class_loaders.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2123_DefaultMergeStrategy_did_not_merge_filters_on_loggers_correc.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2126_Removed_compile_time_dependency_on_Java_Management_APIs_from.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2127_Removed_unnecessary_threadlocal_StringBuilder_field_from_Mdc.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2129_Log4j2_throws_NoClassDefFoundError_in_Java_9_in_java_util_Se.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2132_Update_ZeroMQ_s_jeromq_from_0_4_2_to_0_4_3.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2143_Add_missing_converters_to_PatternLayout.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2146_Update_version_of_maven_bundle_plugin_to_3_4_0_Convert_bund.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2157_Don_t_create_exit_message_in_traceExit_R_when_logging_is_di.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2158_Fixed_bug_where_ThreadContext_map_was_cleared_resulting_in.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2160_Add_API_org_apache_logging_log4j_core_lookup_Interpolator_ge.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2163_Allow_SortedArrayStringMap_to_be_filtered_upon_deserializati.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2165_Update_Jackson_from_2_9_2_to_2_9_3.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2175_Fix_typo_in_Property_Substitution_docs.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2179_The_MongoDB_Appender_should_use_a_keys_and_values_for_a_Log4.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2180_Add_a_MongoDbProvider_builder_for_and_deprecate_org_apache_l.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2181_The_JDBC_Appender_should_use_keys_and_values_from_a_Log4j_Ma.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2182_NullPointerException_at_org_apache_logging_log4j_util_Activa.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2184_Update_MongoDB_driver_from_3_0_4_to_3_6_1.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2185_Add_a_simple_JDBC_DriverManager_based_ConnectionSource_that.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2186_Add_a_JDBC_ConnectionSource_that_provides_pooling_through_Ap.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2187_Add_a_hook_for_a_Connection_Source_for_a_JDBC_Appender_to_re.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2188_Split_off_JPA_support_into_a_new_module_log4j_jpa.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2190_Output_JSON_object_for_ObjectMessage_in_JsonLayout.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2191_Made_log4j_core_a_multi_release_multi_version_jar_added.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2193_Update_JMH_to_version_1_19_from_1_1_1.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2194_Require_Java_9_to_compile_the_log4j_perf_module_to_allow_ben.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2197_Document_default_property_value_support.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2198_Update_MongoDB_dependencies_from_classic_to_modern.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2202_MarkerFilter_onMismatch_invalid_attribute_in_properties.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2203_Add_org_apache_logging_log4j_core_util_WatchManager_unwatch.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2204_org_apache_logging_log4j_core_util_WatchManager_getWatchers.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2205_New_module_log4j_mongodb3_Remove_use_of_deprecated_MongoDB.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2206_Add_method_org_apache_logging_log4j_core_util_WatchManager_r.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2208_Add_debug_logging_to_org_apache_logging_log4j_mongodb_MongoD.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2209_Rename_existing_MongoDb_plugin_and_related_artifacts_from_Mo.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2210_Fix_error_log_message_for_Script_which_says_ScriptFile_inste.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2212_Unnecessary_contention_in_CopyOnWriteSortedArrayThreadContex.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2213_Unnecessary_contention_in_GarbageFreeSortedArrayThreadContex.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2214_Unnecessary_contention_in_DefaultThreadContextMap.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2215_Reduce_compiler_warnings_in_log4j_api.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2219_Configuration_builder_classes_should_look_for_onMismatch.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2229_Update_Jackson_from_2_9_3_to_2_9_4.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2236_Removed_unnecessary_dependency_on_jcommander_since_Log4j_use.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2243_Cannot_see_or_copy_all_of_certain_JAnsi_exception_messages_o.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2245_Update_Apache_Commons_Compress_from_1_15_to_1_16_1.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2247_NullPointerException_would_occur_when_header_was_provided_to.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2250_The_internal_status_logger_timestamp_format_is_now_configura.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2252_Reusable_LogEvents_now_pass_the_original_format_string_to_do.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2253_Add_API_to_enable_iterating_over_message_parameters_without.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2254_Incorrect_automatics_module_name_header_was_being_included_i.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2259_Update_MongoDB_3_module_from_driver_3_6_1_to_3_6_3.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2260__SMTP_Update_javax_mail_from_1_6_0_to_1_6_1.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2264_Update_JAnsi_from_1_16_to_1_17.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2270_Strings_join_when_called_with_null_returns_null_instea.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2271_Move_module_info_class_to_META_INF_versions_9_directory.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2273_Documentation_fix_in_manual_page_for_custom_configurations.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2274_Allow_EnvironmentPropertySource_to_run_with_a_SecurityManage.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2276_ConcurrentModificationException_from_org_apache_logging_log4.xml
 create mode 100644 src/changelog/2.11.0/LOG4J2-2279_Allow_SystemPropertiesPropertySource_to_run_with_a_SecurityM.xml
 create mode 100644 src/changelog/2.11.1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.11.1/.release.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-1721_Allow_composite_configuration_for_context_parameter.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2032_Curly_braces_in_parameters_are_not_treated_as_placeholders.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2268_Improve_plugin_error_message_when_elements_are_missing.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2269_MutableLogEvent_references_to_other_objects_are_cleared_afte.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2283_ParserConfigurationException_when_using_Log4j_with_oracle_xm.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2300_PoolingDriverConnectionSource_does_not_take_into_account_pro.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2301_Mixed_async_loggers_no_longer_forget_parameter_values_provi.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2302_Status_logger_should_show_the_Log4j_name_and_version_when_in.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2304_Log4j2_2_8_2_JMX_unregister_NullPointerException.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2305_Make_java_util_ServiceLoader_properly_work_in_OSGi_by_using.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2305_Split_the_SLF4J_binding_into_2_implementations_one_for_SLF.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2307_MutableLogEvent_and_RingBufferLogEvent_message_mementos_reta.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2311_Update_Jackson_from_2_9_4_to_2_9_5.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2312_Jackson_layouts_used_with_AsyncLoggerContextSelector_output.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2313_Update_LMAX_Disruptor_from_3_3_7_to_3_4_2.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2316_If_root_LoggerConfig_does_not_have_a_Level_return_ERROR.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2317_MutableLogEvent_getNonNullImmutableMessage_and_Log4jLogEvent.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2318_Messages_are_no_longer_mutated_when_the_asynchronous_queue_i.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2320_Fix_NPE_in_AbstractLogger_when_another_exception_is_thrown.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2321_AsyncLogger_uses_the_correct_level_when_unspecified_This_pr.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2322_Custom_ContextSelector_implementations_which_select_an_Async.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2328_Update_JAnsi_from_1_17_to_1_17_1.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2331_RollingFileManager_debug_logging_avoids_string_concatenation.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2333_Handle_errors_thrown_in_default_disruptor_ExceptionHandler_i.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2334_Add_API_org_apache_logging_log4j_core_appender_AsyncAppender.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2336_Remove_duplicate_hyphen_from_the_AsyncLoggerConfig_backgroun.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2343_The_OSGi_Activator_specified_an_incorrect_version.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2347_Update_Apache_Commons_Compress_from_1_16_1_to_1_17.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2351_Added_AbstractLogEvent_getMutableInstant_to_allow_the_Mutabl.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2352_RingBufferLogEvent_memento_messages_provide_the_expected_for.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2355_PropertiesUtil_ignores_non_string_system_properties_Fixes_a.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2357_Update_Jackson_from_2_9_5_to_2_9_6.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2358_Update_Kafka_client_from_1_0_0_to_1_1_0.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2362_Fixed_a_memory_leak_in_which_ReusableObjectMessage_would_hol.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2364_Fixed_a_memory_leak_in_which_ReusableParameterizedMessage_wo.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2368_Nested_logging_doesn_t_clobber_AbstractStringLayout_cached_S.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2373_StringBuilders_escapeJson_implementation_runs_in_linear_time.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2376_StringBuilders_escapeXml_implementation_runs_in_linear_time.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2377_NullPointerException_in_org_apache_logging_log4j_util_Loader.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2382_Update_Mongodb_3_driver_from_3_6_3_to_3_8_0.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2384_Update_Kafka_client_from_1_1_0_to_1_1_1.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2385_Update_Groovy_from_2_4_13_to_2_5_1.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2386_Update_optional_Apache_Commons_DBCP_from_2_2_0_to_2_4_0.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2388_Thread_indefinitely_blocked_when_logging_a_message_in_an_int.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2389_ThrowableProxy_was_saving_and_retrieving_cache_entries_using.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-2390_Fix_broken_links_in_log4j_web_documentation.xml
 create mode 100644 src/changelog/2.11.1/LOG4J2-548_Log4j_2_0_ERROR_Could_not_search_jar_with_JBoss_EAP_6_2.xml
 create mode 100644 src/changelog/2.11.2/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.11.2/.release.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-1246_PatternLayout_date_conversion_pattern_should_render_time_zo.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-1570_Logging_with_a_lambda_expression_with_a_method_call_that_als.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-1571_Fixed_Appenders_section_in_Extending_Log4j.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-1576_Switch_from_CLIRR_to_RevAPI_for_detecting_API_changes.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-1906_Direct_write_was_creating_files_with_the_wrong_date_time.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2009_Expose_LoggerContext_setConfiguration_as_a_public_method.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2061_Use_the_file_pattern_as_the_FileManager_name_when_no_filen.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2134_StackOverflowError_at_AwaitCompletionReliabilityStrategy.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2201_Fix_memory_leak_in_ReusableParameterizedMessage.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2266_Load_PropertySources_from_any_accessible_ClassLoader_Hide_a.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2363_ReusableObjectMessage_parameter_is_properly_passed_to_append.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2365_NameAbbreviator_correctly_abbreviates_first_fragments_188.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2391_Improve_exception_logging_performance_ThrowableProxy_constr.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2397_Pre_deployment_of_PersistenceUnit_that_using_Log4j_as_sessio.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2405_Better_handling_of_highlight_pattern_when_using_jul_bridge.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2413_Exceptions_are_added_to_all_columns_when_a_JDBC_Appender_s_C.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2418_NullPointerException_when_closing_never_used_RollingRandomAc.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2422_Handle_some_unchecked_exceptions_while_loading_plugins.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2441_Setting_a_null_ErrorHandler_on_AbstractAppender_is_not_allow.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2444_ErrorHandler_is_invoked_with_a_LogEvent_and_Throwable_when_p.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2447_Let_the_NullAppender_default_its_name_to_null.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2453_Add_Log4j_slf4j18_impl_dependency_to_BOM_POM.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2457_RollingRandomAccessFileManager_ignores_new_file_patterns_fro.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2466_ColumnMapping_literal_not_working.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2468_Update_Jackson_from_2_9_6_to_2_9_7.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2469_Update_Apache_Commons_Compress_from_1_17_to_1_18.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2470_Update_Apache_Commons_CSV_from_1_5_to_1_6.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2471_Update_javax_mail_from_1_6_1_to_1_6_2.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2472_Update_mongo_java_driver_3_from_3_8_0_to_3_8_2.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2476_org_apache_log4j_SimpleLayout_and_ConsoleAppender_missing_in.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2478_AbstractStringLayoutStringEncodingBenchmark_returns_the_comp.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2481_Avoid_NullPointerExceptions_in_org_apache_logging_log4j_core.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2482_BasicContextSelector_cannot_be_used_in_a_OSGI_application.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2485_SizeBasedTriggeringPolicy_was_not_honored_when_using_the_Dir.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2489_JDBC_Appender_should_release_parameter_resources_ASAP.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2491_Allow_all_Appenders_to_optionally_carry_a_Property_array.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2496_JDBC_Appender_should_reconnect_to_the_database_when_a_connec.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2497_JmsAppender_reconnectIntervalMillis_cannot_be_set_from_a_con.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2499_JMS_Appender_may_throw_a_NullPointerException_when_JMS_is_no.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2500_Document_that_Properties_element_must_be_the_first_configura.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2503_Update_MongoDB_driver_from_3_8_2_to_3_9_0_for_log4j_mongodb3.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2505_Let_JDBC_PoolingDriverConnectionSource_with_Apache_Commons_D.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2508_JDBC_Appender_fails_when_using_both_parameter_source_and_l.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2509_Allow_a_JDBC_Appender_to_truncate_strings_to_match_a_table_s.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2514_Make_Strings_toRootUpperCase_a_static_method_so_it_can_be_ac.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2515_Configuration_documentation_referenced_incorrect_method_name.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2522_Fix_regression_using_MapMessageLookup_lookup_with_MapMessage.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2527_Prevent_ConcurrentModificationException_while_iterating_over.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2530_Generalize_checks_using_MapMessage_implementations_with_do_n.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2533_Fix_a_regression_introduced_by_LOG4J2_2301_in_2_11_1_allowin.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2542_CronTriggeringPolicy_was_not_rolling_properly_especially_wh.xml
 create mode 100644 src/changelog/2.11.2/LOG4J2-2543_Add_Log4j_to_SLF4J_to_BOM_pom_xml.xml
 create mode 100644 src/changelog/2.12.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.12.0/.release.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-1103_FailoverAppender_was_failing_with_ERROR_appender_Failover_ha.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-1143_Lookups_were_not_found_if_the_plugin_key_was_not_lower_case.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-1852_Locate_plugins_within_a_Jar_using_a_URL_Connection.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2337_Allow_custom_end_of_line_with_JsonLayout.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2403_Allow_zero_padding_the_counter_of_a_RollingFileAppender.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2406_Add_reconfiguration_methods_to_Configurator.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2427_Add_filter_that_will_match_events_when_no_marker_is_present.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2547_RollingRandomAccessFileAppender_error_message_referenced_inc.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2559_NullPointerException_in_JdbcAppender_createAppender.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2561_JEP223_version_detection_fix_for_JDK_9_and_up.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2564_MapPatternConverter_is_properly_created_from_the_K_map.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2570_Update_Jackson_from_2_9_7_to_2_9_8.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2574_Update_MongoDB_3_module_driver_from_3_9_0_to_3_10_1.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2586_TCP_Appender_should_support_a_host_name_resolving_to_multipl.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2592_StackOverflowException_when_server_not_reachable_with_Socket.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2597_Throw_better_exception_message_when_both_log4j_slf4j_impl_an.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2598_GZIP_compression_on_rollover_supports_configurable_compressi.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2598_java_lang_StackOverflowError_at_org_apache_logging_log4j_jun.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2602_Update_file_time_when_size_based_triggering_policy_is_used_w.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2606_Asynchronous_logging_when_the_queue_is_full_no_longer_result.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2610_Explicitly_set_file_creation_time.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2611_AsyncQueueFullPolicy_configuration_short_values_Default_an.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2612_NullPointerException_at_org_apache_logging_log4j_core_append.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2616_Restore_constructor_to_ThrowablePatternConverter_that_was_re.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2618_Possible_ClassCastException_in_org_apache_logging_log4j_core.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2619_Update_Jackson_from_2_9_8_to_2_9_9.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2622_StructuredDataId_was_ignoring_maxLength_attribute.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2629_Fix_a_race_allowing_events_not_to_be_recorded_when_a_Routing.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2631_RoutingAppender_PurgePolicy_implementations_no_longer_stop_a.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2634_Add_and_use_method_org_apache_logging_log4j_message_MapMessa.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2634_Refactor_several_AsyncLogger_methods_below_the_35_byte_thres.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-2636_RFC5424Layout_was_not_properly_setting_default_Structured_El.xml
 create mode 100644 src/changelog/2.12.0/LOG4J2-913_Add_support_for_reconfiguration_via_HTTP_S_Docker_and_Spr.xml
 create mode 100644 src/changelog/2.12.0/Update_tests_from_H2_1_4_197_to_1_4_199.xml
 create mode 100644 src/changelog/2.12.1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.12.1/.release.xml
 create mode 100644 src/changelog/2.12.1/LOG4J2-1946_Allow_file_renames_to_work_when_files_are_missing_from_the_s.xml
 create mode 100644 src/changelog/2.12.1/LOG4J2-2366_Remove_references_to_LoggerContext_when_it_is_shutdown.xml
 create mode 100644 src/changelog/2.12.1/LOG4J2-2556_Make_Log4j_Core_optional_for_Log4j_1_2_API.xml
 create mode 100644 src/changelog/2.12.1/LOG4J2-2644_Improve_the_performance_of_capturing_location_information.xml
 create mode 100644 src/changelog/2.12.1/LOG4J2-2646_Update_MongoDB_3_driver_from_3_10_1_to_3_10_2.xml
 create mode 100644 src/changelog/2.12.1/LOG4J2-2650_Support_emulating_a_MAC_address_when_using_ipv6.xml
 create mode 100644 src/changelog/2.12.1/LOG4J2-2657_Improve_exception_messages_in_the_JDBC_appender.xml
 create mode 100644 src/changelog/2.12.1/LOG4J2-2658_AbstractAction_reportException_records_a_warning_to_the_stat.xml
 create mode 100644 src/changelog/2.12.1/LOG4J2-2659_AbstractAction_handles_and_records_unchecked_RuntimeExceptio.xml
 create mode 100644 src/changelog/2.12.1/LOG4J2-2660_Retry_when_JDBC_throws_a_java_sql_SQLTransactionRollbackExce.xml
 create mode 100644 src/changelog/2.12.1/LOG4J2-2667__Values_not_bound_to_statement_when_using_JDBC_appender_ap.xml
 create mode 100644 src/changelog/2.13.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.13.0/.release.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2058_Prevent_recursive_calls_to_java_util_LogManager_getLogger.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2635_Wrong_java_version_check_in_ThreadNameCachingStrategy.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2639_Add_builder_pattern_to_Logger_interface.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2647_Validation_blocks_definition_of_script_in_properties_configu.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2672_Add_automatic_module_names_where_missing.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2673_OutputStreamAppender_Builder_ignores_setFilter.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2674_Use_a_less_confusing_name_for_the_CompositeConfiguration_sou.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2680_Set_result_of_rename_action_to_true_if_file_was_copied.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2693__PluginValue_does_not_support_attribute_names_besides_value.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2701_Update_Jackson_to_2_9_10.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2707_ArrayIndexOutOfBoundsException_could_occur_with_MAC_address.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2709_Allow_message_portion_of_GELF_layout_to_be_formatted_using_a.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2710_Allow_Spring_Boot_application_properties_to_be_accessed_in_t.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2712_The_rolling_file_appenders_would_fail_to_compress_the_file_a.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2716_Add_the_ability_to_lookup_Kubernetes_attributes_in_the_Log4j.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2725_LOG4J2_2725_Added_try_finally_around_event_execute_for_R.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2725_Prevent_a_memory_leak_when_async_loggers_throw_errors.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2727_Add_setKey_method_to_Kafka_Appender_Builder.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2731_Add_a_Level_Pattern_Selector.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-2732_Add_ThreadContext_putIfNotNull_method.xml
 create mode 100644 src/changelog/2.13.0/LOG4J2-63_Add_experimental_support_for_Log4j_1_configuration_files.xml
 create mode 100644 src/changelog/2.13.1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.13.1/.release.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2039_Rollover_fails_when_file_matches_pattern_but_index_is_too_la.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2211_Allow_Lookup_keys_with_leading_dashes_by_using_a_slash_as_an.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2415_Fix_lock_contention_in_the_classloader_using_new_versions_of.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2575_CronExpression_getBeforeTime_would_sometimes_return_incorr.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2649_GraalVM_does_not_allow_use_of_MethodHandles.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2652_JSON_output_wrong_when_using_additional_fields.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2676_PluginProcessor_should_use_Messager_instead_of_System_out.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2677_Rollover_handles_parallel_file_deletion_gracefully.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2703_MapMessage_getFormattedMessage_would_incorrectly_format_ob.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2717_Slow_initialization_on_Windows_due_to_accessing_network_inte.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2735_PluginCache_output_is_reproducible_allowing_the_annotation_p.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2739_Fix_erroneous_log4j_jul_recursive_logger_detection_resulting.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2744_Remove_unnecessary_EventLogger_references_from_log4j_slf4j18.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2745_Update_log4j_slf4j18_impl_slf4j_version_to_1_8_0_beta4_from.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2746_ClassLoaderContextSelector_was_not_locating_the_LoggerContex.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2747_Fix_a_memory_leak_using_fully_asynchronous_logging_when_the.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2748_Implement_ISO8601_PERIOD_MICROS_fixed_date_format_matching_I.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2751_Fix_StackLocator_getCallerClass_performance_in_cases_where_R.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2752_MutableLogEvent_and_RingBufferLogEvent_avoid_StringBuffer_an.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2754_LoaderUtil_getClassLoaders_may_discover_additional_loaders_a.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2756_Prevent_LoggerContext_from_being_garbage_collected_while_bei.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2758_NullPointerException_when_using_a_custom_DirectFileRolloverS.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2759_RollingFileAppender_was_not_rolling_on_startup_if_createOnDe.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2760_Always_write_header_on_a_new_OutputStream.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2762__JDBC_MS_SQL_Server_JDBC_driver_throws_SQLServerException_w.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2763_Update_dependencies.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2767_Warn_if_pattern_is_missing_on_Routes_element_Use_default_ro.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2768_Add_multi_parameter_overloads_to_LogBuilder.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2769_Do_not_log_an_error_if_Files_move_does_not_work.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2770_Fixed_NullPointerException_after_reconfiguring_via_JMX.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2770_NullPointerException_after_reconfiguring_via_JMX.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2776_An_error_message_in_RollingFileAppender_uses_a_placeholder_f.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2777_Add_a_retry_count_attribute_to_the_KafkaAppender.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2781_ServletContainerInitializer_was_obtaining_the_StatusLogger_t.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2782_Use_LinkedBlockingQueue_instead_of_synchronized_collection_i.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2784_Counter_stuck_at_10_and_overwriting_files_when_leading_zeros.xml
 create mode 100644 src/changelog/2.13.1/LOG4J2-2789_Conditionally_perform_status_logging_calculations_in_PluginR.xml
 create mode 100644 src/changelog/2.13.2/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.13.2/.release.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-1360_Provide_a_Log4j_implementation_of_System_Logger.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2457_Allow_the_file_extension_in_the_file_pattern_to_be_modified.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2520_Allow_servlet_context_path_to_be_retrieved_without.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2588_Add_option_to_restore_printing_timeMillis_in_the_JsonLayout.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2761_Fix_Exceptions_when_whitespace_is_in_the_file_path_and_Java.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2766_Initialize_pattern_processor_before_triggering_policy_during.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2779_Add_ContextDataProviders_as_an_alternative_to_having_to_impl.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2790_Conditionally_allocate_PluginEntry_during_PluginCache_loadin.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2791_Correct_JsonLayout_timestamp_sorting_issue.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2793_Allow_trailing_and_leading_spaces_in_log_level.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2794_Make_YamlLayoutTest_more_resilient_to_environmental_differen.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2805_TimeFilter_did_not_handle_daylight_saving_time_transitions_a.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2807_Added_EventLookup_to_retrieve_fields_from_the_log_event.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2809_Avoid_NullPointerException_when_StackWalker_returns_null.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2810_Add_information_about_using_a_url_in_log4j_configurationFile.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2811_Add_missing_includeLocation_parameter_when_creating_AsyncLog.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2812__JDBC_Throw_a_AppenderLoggingException_instead_of_an_NPE_in.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2813_serializeToBytes_was_checking_wrong_variable_for_null.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2814_Fix_Javadoc_for_ScriptPatternSelector.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2815_Allow_Spring_Boot_applications_to_use_composite_configuratio.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2817_Allow_the_file_size_action_to_parse_the_value_without_being.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2818_Allow_Spring_Lookup_to_return_default_and_active_profiles.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2819_Add_support_for_specifying_an_SSL_configuration_for_SmtpAppe.xml
 create mode 100644 src/changelog/2.13.2/LOG4J2-2824_Implement_requiresLocation_in_GelfLayout_to_reflect_whether.xml
 create mode 100644 src/changelog/2.13.3/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.13.3/.release.xml
 create mode 100644 src/changelog/2.13.3/LOG4J2-2838_Fix_NullPointerException_in_ThreadContextDataInjector.xml
 create mode 100644 src/changelog/2.14.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.14.0/.release.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2822_Javadoc_link_in_ThreadContext_description_was_incorrect.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2832_Correct_class_name_printed_in_error_message_in_RollingFileAp.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2837_Disruptor_and_JUL_no_longer_recursively_start_the_AsyncLogge.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2844_Null_pointer_exception_when_no_network_interfaces_are_availa.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2848_Create_module_log4j_mongodb4_to_use_new_major_version_4_Mong.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2851_Drop_log4j_mongodb2_module.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2858_More_flexible_configuration_of_the_Disruptor_WaitStrategy.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2859_Fixed_typos_where_mergeFactory_should_be_mergeStrategy.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2867_Obtain_ContextDataProviders_asynchronously.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2867_RingBufferLogEventTranslator_uses_a_static_ContextDataInject.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2875_Rollover_was_failing_to_create_directories_when_using_a_Dire.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2877_Determine_the_container_id_to_obtain_container_and_image_inf.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2880_Create_StackWalker_benchmark_Revert_back_to_StackWalker_wal.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2882_Support_java_util_logging_filters_when_using_that_API.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2883_When_using_DirectFileRolloverStrategy_the_file_pattern_was_n.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2889_Add_date_pattern_support_for_HTML_layout.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2892_Allow_GelfLayout_to_produce_newline_delimited_events.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2894_Fix_spelling_error_in_log_message.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2895_Fix_potential_deadlock_in_asynchronous_logging_by_avoiding_b.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2898_Avoid_initializing_volatile_fields_with_default_values.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2899_Fix_log4j_1_2_api_LogEventWrapper_threadId_and_priority_acce.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2901_Missing_configuration_files_should_be_ignored_when_creating.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2906_Fix_UnsupportedOperationException_when_initializing_the_Log4.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2908_Move_Spring_Lookup_and_Spring_PropertySource_to_its_own_modu.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2910_Log4j_web_should_now_store_the_servlet_context_as_a_map_entr.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2911_Log4j2EventListener_in_spring_cloud_config_client_listens_fo.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2919_Call_ReliabilityStrategy_s_beforeStopAppenders_method_befo.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2925_Fix_broken_link_in_FAQ.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2939_Fix_NPE_in_MDCContextMap_on_contains_and_isEmpty_invocat.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2954_Prevent_premature_garbage_collection_of_shutdown_hooks_in_De.xml
 create mode 100644 src/changelog/2.14.0/LOG4J2-2957_Add_JsonTemplateLayout.xml
 create mode 100644 src/changelog/2.14.0/Update_MongoDB_tests_to_require_Java_8_unconditionally_now_t.xml
 create mode 100644 src/changelog/2.14.0/Update_com_fasterxml_jackson_2_10_2_2_11_0.xml
 create mode 100644 src/changelog/2.14.0/Update_jackson_2_11_0_2_11_2.xml
 create mode 100644 src/changelog/2.14.0/Update_mongodb3_version_from_3_12_1_to_3_12_6.xml
 create mode 100644 src/changelog/2.14.0/Update_org_apache_activemq_activemq_broker_5_15_11_5_16_0.xml
 create mode 100644 src/changelog/2.14.0/Update_org_apache_commons_commons_compress_1_19_1_20.xml
 create mode 100644 src/changelog/2.14.0/Update_org_apache_commons_commons_csv_1_7_1_8.xml
 create mode 100644 src/changelog/2.14.0/Update_org_apache_commons_commons_lang3_3_9_3_10.xml
 create mode 100644 src/changelog/2.14.0/Update_org_codehaus_groovy_2_5_6_3_0_5.xml
 create mode 100644 src/changelog/2.14.0/Update_tests_commons_io_commons_io_2_6_2_7.xml
 create mode 100644 src/changelog/2.14.0/Update_tests_hsqldb_2_5_0_2_5_1.xml
 create mode 100644 src/changelog/2.14.0/Update_tests_junit_junit_4_12_4_13.xml
 create mode 100644 src/changelog/2.14.1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.14.1/.release.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-1606_Allow_auto_shutdown_of_log4j_in_log4j_web_to_be_turned_off_a.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2624_Allow_auto_shutdown_of_log4j_in_log4j_web_to_be_turned_off_a.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2893_Allow_reconfiguration_when_Log4j_1_configuration_files_are_u.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2916_Avoid_redundant_Kafka_producer_instantiation_causing_thread.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2923_Add_Rollover_Listener_to_aid_in_unit_test_validation.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2947_Document_that_LogBuilder_default_methods_do_nothing.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2948_Replace_HashSet_with_IdentityHashMap_in_ParameterFormatter_t.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2961_Fix_reading_of_JsonTemplateLayout_event_additional_fields_fr.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2962_Enrich_map_resolver_by_unifying_its_backend_with_mdc_res.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2964_Merge_packages_from_several_Configurations_in_Composite_Conf.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2967_Fix_JsonTemplateLayout_index_based_parameter_resolution_when.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2972_Refactor_AsyncAppender_and_AppenderControl_for_handling_of_T.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2973_Rename_EventTemplateAdditionalField_type_conflicting_with_p.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2974_Log4j_would_fail_to_initialize_in_Java_8_with_log4j_spring_b.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2976_JdbcAppender_composes_an_incorrect_INSERT_statement_without.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2977_Replace_outdated_PatternLayout_createLayout_calls_in_docs.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2981_OnStartupTriggeringPolicy_would_fail_to_cause_the_file_to_ro.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2985_Add_eventTemplateRootObjectKey_parameter_to_JsonTemplateLayo.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2990_Reduce_garbage_by_using_putAll_when_copying_the_ThreadContex.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2993_Support_stack_trace_truncation_in_JsonTemplateLayout.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2998_Fix_truncation_of_excessive_strings_ending_with_a_high_surro.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-2999_Replace_JsonTemplateLayout_resolver_configurations_table_in.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-3006_Directly_create_a_thread_instead_of_using_the_common_ForkJoi.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-3014_Log4j1ConfigurationConverter_on_Windows_produces_at_end.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-3028_OutputStreamManager_flushBuffer_always_resets_the_buffer_pr.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-3033_Add_log_method_with_no_parameters_i_e_it_has_an_empty_mes.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-3131_Attempting_to_call_getExtendedStackTraceAsString_after_des.xml
 create mode 100644 src/changelog/2.14.1/LOG4J2-3131_NoGcLayout_allocates_empty_bytes_arrays_for_its_header_and_f.xml
 create mode 100644 src/changelog/2.14.1/Update_JSON_Unit_2_21_0_2_22_0.xml
 create mode 100644 src/changelog/2.14.1/Update_JaCoCo_0_8_3_0_8_6.xml
 create mode 100644 src/changelog/2.14.1/Update_Mockito_3_6_0_3_7_0.xml
 create mode 100644 src/changelog/2.14.1/Update_MongoDB_3_plugin_org_mongodb_mongodb_driver_3_12_6.xml
 create mode 100644 src/changelog/2.14.1/Update_MongoDB_4_plugin_org_mongodb_4_1_0_4_1_1.xml
 create mode 100644 src/changelog/2.14.1/Update_Spring_dependencies_to_5_3_2_Spring_Boot_to_2_3_6_a.xml
 create mode 100644 src/changelog/2.14.1/Update_Woodstox_5_0_3_6_2_3_to_match_Jackson_2_12_1.xml
 create mode 100644 src/changelog/2.14.1/Update_XML_Unit_2_8_0_2_8_2.xml
 create mode 100644 src/changelog/2.14.1/Update_com_fasterxml_jackson_2_11_2_2_11_3.xml
 create mode 100644 src/changelog/2.14.1/Update_commons_codec_commons_codec_1_14_1_15.xml
 create mode 100644 src/changelog/2.14.1/Update_commons_io_commons_io_2_7_2_8_0.xml
 create mode 100644 src/changelog/2.14.1/Update_de_flapdoodle_embed_de_flapdoodle_embed_mongo_2_2_0.xml
 create mode 100644 src/changelog/2.14.1/Update_junit_junit_4_13_4_13_1.xml
 create mode 100644 src/changelog/2.14.1/Update_mongodb4_version_4_1_1_4_2_0.xml
 create mode 100644 src/changelog/2.14.1/Update_net_javacrumbs_json_unit_json_unit_1_31_1_2_22_0.xml
 create mode 100644 src/changelog/2.14.1/Update_net_javacrumbs_json_unit_json_unit_2_22_0_2_23_0.xml
 create mode 100644 src/changelog/2.14.1/Update_org_apache_activemq_5_16_0_5_16_1.xml
 create mode 100644 src/changelog/2.14.1/Update_org_apache_commons_commons_dbcp2_2_4_0_2_8_0.xml
 create mode 100644 src/changelog/2.14.1/Update_org_apache_commons_commons_lang3_3_10_3_11.xml
 create mode 100644 src/changelog/2.14.1/Update_org_apache_commons_commons_pool2_2_8_1_2_9_0.xml
 create mode 100644 src/changelog/2.14.1/Update_org_assertj_assertj_core_3_14_0_3_18_1.xml
 create mode 100644 src/changelog/2.14.1/Update_org_assertj_assertj_core_3_18_1_3_19_0.xml
 create mode 100644 src/changelog/2.14.1/Update_org_awaitility_awaitility_4_0_2_4_0_3.xml
 create mode 100644 src/changelog/2.14.1/Update_org_codehaus_groovy_3_0_5_3_0_6.xml
 create mode 100644 src/changelog/2.14.1/Update_org_codehaus_plexus_plexus_utils_3_2_0_3_3_0.xml
 create mode 100644 src/changelog/2.14.1/Update_org_eclipse_tycho_org_eclipse_osgi_3_12_1_v20170821_1.xml
 create mode 100644 src/changelog/2.14.1/Update_org_fusesource_jansi_jansi_1_17_1_2_0_1.xml
 create mode 100644 src/changelog/2.14.1/Update_org_fusesource_jansi_jansi_1_18_2_2_0.xml
 create mode 100644 src/changelog/2.14.1/Update_org_fusesource_jansi_jansi_1_18_2_3_1.xml
 create mode 100644 src/changelog/2.14.1/Update_org_mockito_mockito_3_7_0_3_7_7.xml
 create mode 100644 src/changelog/2.14.1/Update_org_springframework_5_2_8_RELEASE_5_3_1.xml
 create mode 100644 src/changelog/2.14.1/Update_org_springframework_5_3_2_5_3_3.xml
 create mode 100644 src/changelog/2.14.1/Update_org_xmlunit_2_7_0_2_8_0.xml
 create mode 100644 src/changelog/2.14.1/_com_fasterxml_jackson_core_jackson_annotations.xml
 create mode 100644 src/changelog/2.15.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.15.0/.release.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-1798_Handle_interrupted_exceptions_that_occur_during_rollover.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2025_Provide_support_for_overriding_the_Tomcat_Log_class_in_Tomca.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2540_Minor_documentation_corrections_regarding_log_levels.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2541_Minor_documentation_corrections_in_the_configuration_section.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2553_Correct_documentation_for_SyslogAppender_when_using_TLS.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2808_LoggerContext_skips_resolving_localhost_when_hostName_is_con.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2816_Handle_Disruptor_event_translation_exceptions.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2829_SocketAppender_should_propagate_failures_when_reconnection_f.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2885_Add_support_for_US_style_date_patterns_and_micro_nano_second.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2940_Add_BasicAsyncLoggerContextSelector_equivalent_to_AsyncLogge.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2940_Context_selectors_are_aware_of_their_dependence_upon_the_cal.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2940_Slf4j_implementations_walk_the_stack_at_most_once_rather_tha.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2951_Log4j_1_x_properties_were_not_being_substituted.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2965_Fixed_a_deadlock_between_the_AsyncLoggerContextSelector_and.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-2978_Add_support_for_Jakarta_EE_9_Tomcat_10_Jetty_11.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3004_Add_plugin_support_to_JsonTemplateLayout.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3041_Allow_a_PatternSelector_to_be_specified_on_GelfLayout.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3044_Add_RepeatPatternConverter.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3048_Add_improved_MapMessage_support_to_GelfLayout.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3049_Allow_MapMessage_and_ThreadContext_attributes_to_be_prefixed.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3050_Allow_AdditionalFields_to_be_ignored_if_their_value_is_null.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3051_Add_CaseConverterResolver_to_JsonTemplateLayout.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3054_BasicContextSelector_hasContext_and_shutdown_take_the_defaul.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3056_Refactor_MD5_usage_for_sharing_sensitive_information.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3060_Fix_thread_safety_issues_in_DefaultErrorHandler.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3064_Add_Arbiters_and_SpringProfile_plugin.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3067_Add_CounterResolver_to_JsonTemplateLayout.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3070_Ensure_EncodingPatternConverter_handlesThrowable_is_implemen.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3074_Add_replacement_parameter_to_ReadOnlyStringMapResolver.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3075_Fix_formatting_of_nanoseconds_in_JsonTemplateLayout.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3080_Use_SimpleMessage_in_Log4j_1_Category_whenever_possible.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3083_log4j_slf4j_impl_and_log4j_slf4j18_impl_correctly_detect_the.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3087_Fix_race_in_JsonTemplateLayout_where_a_timestamp_could_end_u.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3089_Fix_sporadic_JsonTemplateLayoutNullEventDelimiterTest_failur.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3092_Fix_JsonWriter_memory_leaks_due_to_retained_excessive_buffer.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3095_Category_setLevel_should_accept_null_value.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3102_Fix_a_regression_in_2_14_1_which_allowed_the_AsyncAppender_b.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3103_Fix_race_condition_which_can_result_in_ConcurrentModificatio.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3107_SmtpManager_createManagerName_ignores_port.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3110_Fix_the_number_of_placeholders_in_the_string_literal_argu.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3114_Enable_immediate_flush_on_RollingFileAppender_when_buffered.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3116_Add_JsonTemplateLayout_for_Google_Cloud_Platform_structured.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3121_log4j2_config_modified_at_run_time_may_trigger_incomplete_MB.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3133_Add_missing_slf4j_api_singleton_accessors_to_log4j_slf4j_imp.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3141_Avoid_ThreadLocal_overhead_in_RandomAccessFileAppender_Roll.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3142_log4j_1_2_api_implements_LogEventAdapter_getTimestamp_base.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3144_Prefer_string_getBytes_Charset_over_string_getBytes_String.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3150_RandomAccessFile_appender_uses_the_correct_default_buffer_si.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3153_DatePatternConverter_performance_is_not_impacted_by_microsec.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3159_Fixed_an_unlikely_race_condition_in_Log4jMarker_getParents.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3160_Fix_documentation_on_how_to_toggle_log4j2_debug_system_prope.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3166_Fix_Log_Event_Level_vs_Logger_Config_Level_table.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3168_Fix_bug_when_file_names_contain_regex_characters.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3170_Make_CRLF_HTML_encoding_run_in_O_n_worst_case_time_rather.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3171_Improve_PatternLayout_performance_by_reducing_unnecessary_in.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3172_Buffer_immutable_log_events_in_the_SmtpManager.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3174_Wrong_subject_on_mail_when_it_depends_on_the_LogEvent.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3175_Avoid_KafkaManager_override_when_topics_differ.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3183_Avoid_using_MutableInstant_of_the_event_as_a_cache_key_in_Js.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3185_Fix_thread_safety_issues_in_DefaultErrorHandler.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3189_Improve_NameAbbreviator_worst_case_performance.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3194_Allow_fractional_attributes_for_size_attribute_of_SizeBasedT.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3198_Pattern_layout_no_longer_enables_lookups_within_message_text.xml
 create mode 100644 src/changelog/2.15.0/LOG4J2-3201_Limit_the_protocols_JNDI_can_use_by_default_Limit_the_serve.xml
 create mode 100644 src/changelog/2.15.0/Update_Spring_framework_to_5_3_13_Spring_Boot_to_2_5_7_and.xml
 create mode 100644 src/changelog/2.15.0/Updated_dependencies_com_fasterxml_jackson_core.xml
 create mode 100644 src/changelog/2.16.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.16.0/.release.xml
 create mode 100644 src/changelog/2.16.0/LOG4J2-3208_Disable_JNDI_by_default_Require_log4j2_enableJndi_to_be_set.xml
 create mode 100644 src/changelog/2.16.0/LOG4J2-3211_Completely_remove_support_for_Message_Lookups.xml
 create mode 100644 src/changelog/2.17.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.17.0/.release.xml
 create mode 100644 src/changelog/2.17.0/LOG4J2-3230_Fix_string_substitution_recursion.xml
 create mode 100644 src/changelog/2.17.0/LOG4J2-3237_Log4j_1_2_bridge_API_hard_codes_the_Syslog_protocol_to_TCP.xml
 create mode 100644 src/changelog/2.17.0/LOG4J2-3241_Do_not_declare_log4j_api_java9_and_log4j_core_java9_as_depen.xml
 create mode 100644 src/changelog/2.17.0/LOG4J2-3242_Limit_JNDI_to_the_java_protocol_only_JNDI_will_remain_disab.xml
 create mode 100644 src/changelog/2.17.0/LOG4J2-3247_PropertiesConfiguration_parseAppenderFilters_NPE_when_parsin.xml
 create mode 100644 src/changelog/2.17.0/LOG4J2-3249_Log4j_1_2_bridge_for_Syslog_Appender_defaults_to_port_512_in.xml
 create mode 100644 src/changelog/2.17.1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.17.1/.release.xml
 create mode 100644 src/changelog/2.17.1/Fix_NPE_when_input_is_null_in_StrSubstitutor_replace_String.xml
 create mode 100644 src/changelog/2.17.1/LOG4J2-3204_Correct_SpringLookup_package_name_in_Interpolator.xml
 create mode 100644 src/changelog/2.17.1/LOG4J2-3256_Reduce_ignored_package_scope_of_KafkaAppender.xml
 create mode 100644 src/changelog/2.17.1/LOG4J2-3264_Fix_MapLookup_to_lookup_MapMessage_before_DefaultMap.xml
 create mode 100644 src/changelog/2.17.1/LOG4J2-3270_Lookups_with_no_prefix_only_read_values_from_the_configurati.xml
 create mode 100644 src/changelog/2.17.1/LOG4J2-3274_Buffered_I_O_checked_had_inverted_logic_in_RollingFileAppend.xml
 create mode 100644 src/changelog/2.17.1/LOG4J2-3284_log4j_to_slf4j_takes_the_provided_MessageFactory_into_accoun.xml
 create mode 100644 src/changelog/2.17.1/LOG4J2-3289_log4j_to_slf4j_no_longer_re_interpolates_formatted_message_c.xml
 create mode 100644 src/changelog/2.17.1/LOG4J2-3290_Remove_unused_method.xml
 create mode 100644 src/changelog/2.17.1/LOG4J2-3292_ExtendedLoggerWrapper_logMessage_no_longer_double_logs_when.xml
 create mode 100644 src/changelog/2.17.1/LOG4J2-3293_JdbcAppender_now_uses_JndiManager_to_access_JNDI_resources.xml
 create mode 100644 src/changelog/2.17.2/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.17.2/.release.xml
 create mode 100644 src/changelog/2.17.2/Add_Configurator_setLevel_Logger_Level_setLevel_String_S.xml
 create mode 100644 src/changelog/2.17.2/Add_org_apache_logging_log4j_core_appender_AsyncAppender_get.xml
 create mode 100644 src/changelog/2.17.2/Bump_Jackson_from_2_12_4_to_2_13_1.xml
 create mode 100644 src/changelog/2.17.2/Bump_Mockito_from_3_11_2_to_4_2_0.xml
 create mode 100644 src/changelog/2.17.2/Bump_Woodstox_6_2_6_to_6_2_8.xml
 create mode 100644 src/changelog/2.17.2/Bump_awaitility_from_4_0_3_to_4_1_1_663.xml
 create mode 100644 src/changelog/2.17.2/Bump_de_flapdoodle_embed_de_flapdoodle_embed_mongo_from_3_0.xml
 create mode 100644 src/changelog/2.17.2/Bump_maven_compiler_plugin_from_3_8_1_to_3_9_0.xml
 create mode 100644 src/changelog/2.17.2/Bump_mongodb3_version_from_3_12_4_to_3_12_10_605.xml
 create mode 100644 src/changelog/2.17.2/Bump_net_javacrumbs_json_unit_json_unit_from_2_27_0_to_2_28.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_apache_activemq_activemq_broker_from_5_16_3_to_5_16.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_apache_maven_plugins_maven_javadoc_plugin_from_3_3.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_assertj_assertj_core_from_3_20_2_to_3_22_0.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_codehaus_groovy_groovy_from_3_0_8_to_3_0_9.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_eclipse_persistence_org_eclipse_persistence_jpa_fro.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_fusesource_jansi_jansi_from_2_3_4_to_2_4_0.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_jacoco_jacoco_maven_plugin_from_0_8_6_to_0_8_7.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_junit_jupiter_junit_from_5_7_2_to_5_8_2.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_junit_pioneer_junit_pioneer_from_1_5_0_to_1_6_1.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_mongodb_bson_from_4_2_2_to_4_5_0.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_mongodb_mongodb_driver_sync_from_4_2_2_to_4_5_0.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_springframework_spring_from_5_3_13_to_5_3_15.xml
 create mode 100644 src/changelog/2.17.2/Bump_org_xmlunit_xmlunit_from_2_8_3_to_2_8_4.xml
 create mode 100644 src/changelog/2.17.2/Fix_DTD_error_Add_missing_ELEMENT_for_Marker.xml
 create mode 100644 src/changelog/2.17.2/Fix_log4j_jakarta_web_service_file_723.xml
 create mode 100644 src/changelog/2.17.2/JndiManager_reverts_to_2_17_0_behavior_Read_the_system_prop.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-2486_Require_log4j2_Script_enableLanguages_to_be_specified_to_ena.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3215_Replace_usages_of_compile_with_implementation_in_the_Gra.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3267_Change_modifier_of_method_org_apache_logging_log4j_core_tool.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3281_Log4j_1_2_bridge_PropertiesConfiguration_buildAppender_not_a.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3282_Add_the_log4j_to_jul_JDK_Logging_Bridge.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3297_Limit_loading_of_configuration_via_a_url_to_https_by_default.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3303_Add_TB_support_to_FileSize.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3306_OptionConverter_could_cause_a_StackOverflowError.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3316_Log4j_1_2_bridge_should_ignore_case_in_properties_file_keys.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3317_Fix_RoutingAppender_backward_compatibility_and_disallow_recu.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3326_Log4j_1_2_bridge_class_org_apache_log4j_spi_LoggingEvent_mis.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3326_Log4j_1_2_bridge_fixes_parsing_filters_in_properties_configu.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3326_Log4j_1_2_bridge_missing_OptionConverter_instantiateByKey_Pr.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3328_Log4j_1_2_bridge_does_not_support_system_properties_in_log4j.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3330_Configurator_setLevel_not_fetching_the_correct_LoggerContext.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3341_Add_shorthand_syntax_for_properties_configuration_format_for.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3345_log4j_jpl_formats_message_parameters_correctly_using_Message.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3358_Fix_substitutions_when_programmatic_configuration_is_used.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3368_Bump_Tomcat_from_8_5_20_to_10_0_14_in_log4j_appserver_along.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3391_Add_optional_additional_fields_to_NoSQLAppender.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3392_AppenderLoggingException_logging_any_exception_to_a_MongoDB.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3392_Possible_NullPointerException_in_MongoDb4DocumentObject_Mon.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3404_Fix_DefaultConfiguration_leak_in_PatternLayout.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3407_Log4j_1_2_bridge_Check_for_non_existent_appender_when_parsin.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3407_Log4j_1_2_bridge_supports_global_threshold_764.xml
 create mode 100644 src/changelog/2.17.2/LOG4J2-3410_Log4j_1_2_bridge_throws_a_ClassCastException_when_logging_a.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_Hierarchy.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_component_helpers_Con.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_helpers_Loader.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_helpers_LogLog.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_DefaultRepository.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_NOPLoggerReposito.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_RootLogger.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_class_Category_is_missing_some_protected_in.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_class_Category_should_implement_AppenderAtt.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_class_ConsoleAppender_should_extend_WriterA.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_class_LogManager_default_constructor_should.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_class_OptionConverter_is_missing_selectAndC.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_class_PatternLayout_is_missing_constants_DE.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_class_PropertyConfigurator_should_implement.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_creates_a_SocketAppender_instead_of_a_Syslo.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_implements_LogManager_getCurrentLoggers_f.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_implements_most_of_DOMConfigurator.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_interface_Configurator_doConfigure_method.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_interface_org_apache_log4j_spi_RendererSupp.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_interfaces_missing_from_package_org_apache.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_issues_with_filters_753.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_method_Category_exists_String_should_be_st.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_method_NDC_inherit_Stack_should_not_use_ge.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_methods_Category_getChainedPriority_and_g.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_methods_missing_in_org_apache_log4j_Categor.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_missed.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_missed_org_apache_log4j_pattern_FormattingI.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_missed_org_apache_log4j_pattern_NameAbbrevi.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_missing_DefaultThrowableRenderer.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_missing_FormattingInfo.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_missing_PatternConverter.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_missing_PatternParser.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_missing_UtilLoggingLevel.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_missing_class_org_apache_log4j_or_RendererM.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_missing_some_LocationInfo_constructors.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_missing_some_ThrowableInformation_construct.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_now_logs_a_warning_instead_of_throwing_an_N.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_should_allow_property_and_XML_attributes_to.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_supports_the_SocketAppender.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_throws_ClassCastException_when_using_Simple.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_uses_some_incorrect_default_property_values.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_uses_the_wrong_default_values_for_a_TTCCLay.xml
 create mode 100644 src/changelog/2.17.2/Log4j_1_2_bridge_uses_the_wrong_file_pattern_for_rolling_fil.xml
 create mode 100644 src/changelog/2.17.2/Trim_whitespace_before_parsing_a_String_into_an_Integer.xml
 create mode 100644 src/changelog/2.18.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.18.0/.release.xml
 create mode 100644 src/changelog/2.18.0/Fix_minor_typo_792.xml
 create mode 100644 src/changelog/2.18.0/Improve_validation_and_reporting_of_configuration_errors.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-1376_Allow_enterprise_id_to_be_an_OID_fragment.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-2872_Fix_problem_with_non_uppercase_custom_levels.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3040_Avoid_ClassCastException_in_JeroMqManager_with_custom_Logger.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3359_Fixes_the_syslog_appender_in_Log4j_1_x_bridge_when_used_wit.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3359_log4j_1_2_api_2_17_2_throws_NullPointerException_while_remov.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3362_Add_support_for_Jakarta_Mail_API_in_the_SMTP_appender.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3393_Improve_JsonTemplateLayout_performance.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3413_Fix_resolution_of_non_Log4j_properties.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3418_Fixes_Spring_Boot_logging_system_registration_in_a_multi_app.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3419_Add_support_for_custom_Log4j_1_x_levels.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3423_JAR_file_containing_Log4j_configuration_isn_t_closed.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3424_Properties_defined_in_configuration_using_a_value_attribute.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3425_Syslog_appender_lacks_the_SocketOptions_setting.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3426_Log4j_1_2_bridge_should_not_wrap_components_unnecessarily.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3427_Improves_ServiceLoader_support_on_servlet_containers.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3428_Update_3rd_party_dependencies_for_2_18_0.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3432_SizeBasedTriggeringPolicy_would_fail_to_rename_files_properl.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3439_Fixes_default_SslConfiguration_when_a_custom_keystore_is_us.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3440_Add_support_for_adding_and_retrieving_appenders_in_Log4j_1_x.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3447_Fixes_appender_concurrency_problems_in_Log4j_1_x_bridge.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3452_Fix_and_test_for_race_condition_in_FileUtils_mkdir.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3458_LocalizedMessage_logs_misleading_errors_on_the_console.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3472_Add_support_for_custom_LMAX_disruptor_WaitStrategy_configura.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3473_Make_the_default_disruptor_WaitStrategy_used_by_Async_Logger.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3475_Add_missing_message_parameterization_in_RegexFilter.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3476_Do_not_throw_UnsupportedOperationException_when_JUL_ApiLogge.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3477_Add_the_missing_context_stack_to_JsonLayout_template.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3481_HttpWatcher_did_not_pass_credentials_when_polling.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3482_UrlConnectionFactory_createConnection_now_accepts_an_Authori.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3483_Add_support_for_Apache_Extras_RollingFileAppender_in_Log4j.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3491_Async_Loggers_were_including_the_location_information_by_def.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3493_ClassArbiter_s_newBuilder_method_referenced_the_wrong_class.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3495_Add_MutableThreadContextMapFilter.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3506_Support_Spring_2_6_x.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3516_Move_perf_tests_to_log4j_core_its.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3531_Fix_parsing_error_when_XInclude_is_disabled.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3534_Fix_LevelRangeFilterBuilder_to_align_with_log4j1_s_behavior.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3536_Upgrade_the_Flume_Appender_to_Flume_1_10_0.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3537_Fixes_problem_with_wrong_ANSI_escape_code_for_bright_colors.xml
 create mode 100644 src/changelog/2.18.0/LOG4J2-3538_Add_support_for_24_colors_in_highlighting.xml
 create mode 100644 src/changelog/2.18.0/Log4j_1_2_bridge_should_generate_Log4j_2_x_messages_based_on.xml
 create mode 100644 src/changelog/2.19.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.19.0/.release.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-2975_Add_implementation_of_SLF4J2_fluent_API.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3545_Add_correct_manifest_entries_for_OSGi_to_log4j_jcl.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3548_Improve_support_for_passwordless_keystores.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3550_SystemPropertyArbiter_was_assigning_the_value_as_the_name.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3556_Make_JsonTemplateLayout_stack_trace_truncation_operate_for_e.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3557_Fix_recursion_between_Log4j_1_2_LogManager_and_Category.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3559_Fix_resolution_of_properties_not_starting_with_log4j2.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3560_Logger_PrivateConfig_filter_Level_Marker_String_was_alloc.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3561_Allows_a_space_separated_list_of_style_specifiers_in_the_st.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3564_Fix_NPE_in_log4j_to_jul_in_the_case_the_root_logger_level.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3565_Fix_RollingRandomAccessFileAppender_with_DirectWriteRollover.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3573_Removed_build_page_in_favor_of_a_single_build_instructions_f.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3578_Generate_new_SSL_certs_for_testing.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3579_Fix_ServiceLoaderUtil_behavior_in_the_presence_of_a_Security.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3583_Add_support_for_SLF4J2_stack_valued_MDC.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3587_Fix_regression_in_Rfc5424Layout_default_values.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3588_Allow_PropertySources_to_be_added.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3589_Allow_Plugins_to_be_injected_with_the_LoggerContext_referenc.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3590_Remove_SLF4J_1_8_x_binding.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
 create mode 100644 src/changelog/2.19.0/LOG4J2-708_Add_async_support_to_Log4jServletFilter.xml
 create mode 100644 src/changelog/2.2/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.2/.release.xml
 create mode 100644 src/changelog/2.2/LOG4J2-834_ThrowableProxy_throws_NoClassDefFoundError.xml
 create mode 100644 src/changelog/2.2/LOG4J2-881_AbstractLifecycle_should_not_implement_equals_and_hashCode.xml
 create mode 100644 src/changelog/2.2/LOG4J2-881_Update_Jackson_from_2_4_2_to_2_4_3.xml
 create mode 100644 src/changelog/2.2/LOG4J2-882_Update_maven_core_from_3_1_0_to_3_2_3.xml
 create mode 100644 src/changelog/2.2/LOG4J2-883_Update_tests_from_org_apache_felix_framework_4_2_1_to_4_4_1.xml
 create mode 100644 src/changelog/2.2/LOG4J2-884_Update_org_eclipse_osgi_from_3_6_0_to_3_7_1.xml
 create mode 100644 src/changelog/2.2/LOG4J2-891_AbstractLifecycle_should_not_implement_equals_and_hashCode.xml
 create mode 100644 src/changelog/2.2/LOG4J2-892_JUL_adapter_does_not_map_Log4j_2_FATAL_level_to_a_JUL_level.xml
 create mode 100644 src/changelog/2.2/LOG4J2-893_NullPointerException_on_filter_when_mapping_JUL_to_Log4j2.xml
 create mode 100644 src/changelog/2.2/LOG4J2-895_Specify_the_SyslogAppender_connect_timeout_value_as_part_of.xml
 create mode 100644 src/changelog/2.2/LOG4J2-897_Javadoc_for_org_apache_log4j_BasicConfigurator_configure_i.xml
 create mode 100644 src/changelog/2.2/LOG4J2-899_Specify_the_SocketAppender_connect_timeout_value_as_part_of.xml
 create mode 100644 src/changelog/2.2/LOG4J2-900_Update_Apache_Flume_from_1_5_0_1_to_1_5_2.xml
 create mode 100644 src/changelog/2.2/LOG4J2-901_Update_docs_for_SyslogAppender_No_structured_id_name_was_s.xml
 create mode 100644 src/changelog/2.2/LOG4J2-903_ClassLoaderContextSelector_uses_ClassLoader_toString_as_a.xml
 create mode 100644 src/changelog/2.2/LOG4J2-910_Update_Jackson_from_2_4_3_to_2_4_4.xml
 create mode 100644 src/changelog/2.2/LOG4J2-912_XML_configuration_does_not_report_full_error_message_for_XIn.xml
 create mode 100644 src/changelog/2.2/LOG4J2-914_ThrowableProxy_getExtendedStackTraceAsString_causes_NullPoin.xml
 create mode 100644 src/changelog/2.2/LOG4J2-919_Logging_system_fails_to_initialize_if_XInclude_API_is_not_av.xml
 create mode 100644 src/changelog/2.2/LOG4J2-924_Log4j_1_2_Bridge_doesn_t_map_level_ALL_correctly_in_Category.xml
 create mode 100644 src/changelog/2.2/LOG4J2-925_Update_from_Jackson_2_4_4_to_2_5_0.xml
 create mode 100644 src/changelog/2.2/LOG4J2-931_ConsoleAppender_is_missing_PluginFactory_annotation_at_crea.xml
 create mode 100644 src/changelog/2.2/LOG4J2-933_HTML_layout_should_not_use_attribute_minimalization_for_hr_n.xml
 create mode 100644 src/changelog/2.2/LOG4J2-938__JMX_To_avoid_memory_leaks_when_web_applications_are_restar.xml
 create mode 100644 src/changelog/2.2/LOG4J2-941_Allow_JSON_layout_to_create_one_compact_log_record_per_line.xml
 create mode 100644 src/changelog/2.2/LOG4J2-944_Log4j_Flume_appender_is_not_adding_millisecond_to_the_event.xml
 create mode 100644 src/changelog/2.2/LOG4J2-946__docs_Using_Log4j_2_in_Web_Applications_Update_example_Lo.xml
 create mode 100644 src/changelog/2.2/LOG4J2-950_Incorrect_attribute_name_in_PropertiesRewritePolicy_example.xml
 create mode 100644 src/changelog/2.2/LOG4J2-955_Documentation_clarify_system_properties_to_control_status_l.xml
 create mode 100644 src/changelog/2.2/LOG4J2-956_Manual_refers_to_Route_AppenderRef_attribute_should_be_r.xml
 create mode 100644 src/changelog/2.2/LOG4J2-957_Missing_toUpperCase_Locale_ENGLISH.xml
 create mode 100644 src/changelog/2.2/LOG4J2-958_Update_from_Jackson_2_5_0_to_2_5_1.xml
 create mode 100644 src/changelog/2.3/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.3/.release.xml
 create mode 100644 src/changelog/2.3/LOG4J2-1003_JUL_Logger_throwing_is_mis_mapped_to_ERROR_when_it_should_be.xml
 create mode 100644 src/changelog/2.3/LOG4J2-1004_Update_Jackson_from_2_5_1_to_2_5_3.xml
 create mode 100644 src/changelog/2.3/LOG4J2-1005_Update_Slf4j_from_1_7_7_to_1_7_12.xml
 create mode 100644 src/changelog/2.3/LOG4J2-1007_org_apache_logging_log4j_core_util_fileFromUri_URI_uri_inco.xml
 create mode 100644 src/changelog/2.3/LOG4J2-1008_org_apache_logging_log4j_core_config_plugins_util_ResolverUt.xml
 create mode 100644 src/changelog/2.3/LOG4J2-1009_Incorrectly_defined_compressionType_parameter_to_GelfLayout.xml
 create mode 100644 src/changelog/2.3/LOG4J2-926_Truncate_from_the_end_of_text_format_modifier.xml
 create mode 100644 src/changelog/2.3/LOG4J2-947_A_new_StatusLoggerAdmin_listener_is_added_to_StatusLogger_ev.xml
 create mode 100644 src/changelog/2.3/LOG4J2-964_StringFormattedMessage_serialization_is_incorrect.xml
 create mode 100644 src/changelog/2.3/LOG4J2-965_System_out_no_longer_works_after_the_Console_appender_and_JA.xml
 create mode 100644 src/changelog/2.3/LOG4J2-966_KeyStoreConfiguration_createKeyStoreConfiguration_ignores.xml
 create mode 100644 src/changelog/2.3/LOG4J2-967_log4j2_component_properties_not_read_for_all_properties.xml
 create mode 100644 src/changelog/2.3/LOG4J2-968_SyslogLayout_contains_extra_space.xml
 create mode 100644 src/changelog/2.3/LOG4J2-971_Another_bad_priority_in_Syslog_messages.xml
 create mode 100644 src/changelog/2.3/LOG4J2-972_org_apache_logging_log4j_core_net_ssl_TlsSyslogInputStreamRe.xml
 create mode 100644 src/changelog/2.3/LOG4J2-974_Typo_in_EventLogger_documentation.xml
 create mode 100644 src/changelog/2.3/LOG4J2-976_Using_monitorInterval_with_YAML_config_file_format_causes_JS.xml
 create mode 100644 src/changelog/2.3/LOG4J2-980_Numerical_overflow_in_BurstFilter_not_handled_correctly.xml
 create mode 100644 src/changelog/2.3/LOG4J2-981_Incorrect_unlock_in_ProviderUtil.xml
 create mode 100644 src/changelog/2.3/LOG4J2-984_PatternLayout_highlight_to_support_noConsoleNoAnsi_like_st.xml
 create mode 100644 src/changelog/2.3/LOG4J2-985_AbstractFilter_should_not_implement_equals_and_hashCode.xml
 create mode 100644 src/changelog/2.3/LOG4J2-987_Migrate_tests_from_Logback_1_1_2_to_1_1_3.xml
 create mode 100644 src/changelog/2.3/LOG4J2-988_Update_LMAX_Disruptor_from_3_3_0_to_3_3_2.xml
 create mode 100644 src/changelog/2.3/LOG4J2-988_Update_tests_to_use_ActiveMQ_from_5_10_to_5_11_1.xml
 create mode 100644 src/changelog/2.3/LOG4J2-991_Async_root_logger_config_should_default_includeLocation_to_f.xml
 create mode 100644 src/changelog/2.3/LOG4J2-993_Deadlock_would_occur_if_appender_thread_creates_a_new_Logger.xml
 create mode 100644 src/changelog/2.3/LOG4J2-995_Move_UTF_8_constant_from_Charsets_to_Constants_class_Remove.xml
 create mode 100644 src/changelog/2.3/LOG4J2-998_Make_org_apache_logging_log4j_core_Logger_updateConfiguratio.xml
 create mode 100644 src/changelog/2.4.1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.4.1/.release.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1020_Add_possibility_to_set_shutdown_timeout_on_AsyncAppender.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1040_Update_MongoDB_driver_from_2_13_3_to_3_0_4.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1050_Fixed_Log4jLookup.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1126_Web_site_corrections_and_updates.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1127_log4j2_xml_cannot_be_parsed_on_Oracle_Weblogic_12c.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1128_Reuse_StringBuilder_to_improve_performance_for_String_based.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1129_Allow_PatternLayout_to_select_a_pattern_to_use_based_on_some.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1131_Update_mongo_java_driver_from_2_13_2_to_2_13_3.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1132_Do_not_use_MongoDB_driver_2_13_3_deprecated_methods.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1135_Compression_on_rollover_was_broken_log_file_was_renamed_to.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1138_Do_not_use_Jackson_deprecated_methods.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1139_Update_Jackson_from_2_6_1_to_2_6_2.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1140_Fixed_bug_where_headers_were_not_being_written_to_first_file.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1142_Fix_potential_memory_leak_in_web_applications_by_using_a_str.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1144_Add_markerSimpleName_in_pattern_layout_should_evaluate_to_m.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1145_Add_equals_to_PatternLayout_to_test_and_replace_patterns_wi.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1146_Add_notEmpty_to_PatternLayout_to_avoid_output_of_patterns_w.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1147_Add_equalsIgnoreCase_to_PatternLayout_to_test_and_replace_p.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1149_Fixed_bug_where_PatternLayout_predefined_date_pattern_with_t.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1150_Update_kafka_clients_from_0_8_2_1_to_0_8_2_2.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1151_Performance_improvement_backport_Java_8_fast_ISO_8859_1_Str.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-1153_Fixed_NullPointerException_when_only_root_logger_is_defined.xml
 create mode 100644 src/changelog/2.4.1/LOG4J2-935_Performance_improvement_when_converting_Strings_to_byte_ar.xml
 create mode 100644 src/changelog/2.4/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.4/.release.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1010_Pass_log_event_when_interpolating_logger_properties.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1015_Add_a_way_to_route_messages_based_on_the_marker_in_Layout_f.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1017_Update_Java_platform_from_Java_6_to_7_From_this_version_onw.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1018_Update_database_tests_from_H2_1_3_175_to_1_3_176.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1019_ZipCompressAction_leaves_files_open_until_GC_when_an_IO_erro.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1020_GzCompressAction_leaves_files_open_until_GC_when_an_IO_error.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1022_Allow_a_list_of_keys_to_be_specified_in_the_MDC_pattern_conv.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1023_New_RewritePolicy_for_changing_level_of_a_log_event.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1025_Custom_java_util_logging_Level_gives_null_Log4j_Level_and_ca.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1026_HighlightConverter_does_not_obey_noConsoleNoAnsi.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1033_SimpleLogger_creates_unnecessary_Map_objects_by_calling_Thre.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1035_Log4j2_tries_to_SystemClassLoader_when_running_on_Google_App.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1036_Update_Apache_Flume_from_1_5_2_to_1_6_0.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1037_Backward_compatibility_issue_in_log4j_1_2_api_NDC_pop_and.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1038_Incorrect_documentation_for_layout_default_charset.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1041_Update_MongoDB_driver_from_2_11_2_to_2_13_2.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1042_Socket_and_Syslog_appenders_don_t_take_timeout_into_account.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1044_Support_batchSize_in_FlumeAvroManager.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1044_Write_pending_events_to_Flume_when_the_appender_is_stopped.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1045_Externalize_log4j2_xml_via_URL_resource.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1046_Circular_Exception_cause_throws_StackOverflowError.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1048_FileConfigurationMonitor_unnecessarily_calls_System_currentT.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1049_AsyncAppender_now_resets_the_thread_interrupted_flag_after_c.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1050_Add_a_Log4jLookup_class_to_help_write_log_files_relative_to.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1051_NoClassDefFoundError_when_starting_app_on_Google_App_Engine.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1057_Add_API_org_apache_logging_log4j_LogManager_getFormatterLogg.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1058_Log4jMarker_contains_String_does_not_respect_org_slf4j_Mark.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1060_Log4jMarker_contains_Marker_does_not_respect_org_slf4j_Mark.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1061_Log4jMarker_remove_Marker_does_not_respect_org_slf4j_Marker.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1062_Log4jMarker_add_Marker_does_not_respect_org_slf4j_Marker_co.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1063_Avoid_creating_temporary_array_object_in_org_apache_logging.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1064_org_apache_logging_slf4j_Log4jMarker_does_not_implement_org.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1065_Define_org_apache_logging_log4j_Marker_equals_Object_and_or.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1066_Expose_Log4jContextFactory_s_ShutdownCallbackRegistry.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1067_ThrowableProxy_getExtendedStackTraceAsString_throws_NPE_on_d.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1068_Exceptions_not_logged_when_using_TcpSocketServer_Serialize.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1069_Improper_handling_of_JSON_escape_chars_when_deserializing_JS.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1070_Update_Java_Mail_from_1_5_2_to_1_5_4.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1074_Added_support_for_system_nanosecond_time_in_pattern_layout.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1075_Added_support_for_compressing_to_bzip2_format_on_file_rollov.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1077_Support_additional_Apache_Commons_Compress_compression_forma.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1078_GelfLayout_throws_exception_if_some_log_event_fields_are_nul.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1079_Update_Jackson_from_2_5_3_to_2_5_4.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1084_Misleading_StatusLogger_WARN_event_in_LogManager_with_java_u.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1088_Add_Comma_Separated_Value_CSV_layouts_for_parameter_and_ev.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1090_Add_Core_Configurator_APIs_to_change_a_logger_s_level.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1092_Update_Jackson_from_2_6_0_to_2_6_1.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1096_Improved_performance_of_ParameterizedMessage_getFormattedMe.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1097_PatternLayout_timestamp_formatting_performance_improvement.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1104_Update_Apache_Commons_Compress_from_1_9_to_1_10.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1105_Add_API_org_apache_logging_log4j_Level_isInRange_Level_Leve.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1106_Add_a_LevelRangeFilter_class.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1107_New_Appender_for_Apache_Kafka.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1108_NullPointerException_when_passing_null_to_java_util_logging.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1110_org_apache_logging_log4j_jul_CoreLogger_setLevel_checks_fo.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1113_New_publisher_Appender_for_ZeroMQ_using_JeroMQ.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1114_Add_thread_name_to_status_logger_layout.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1117_OutputStreamManager_in_ConsoleAppender_leaking_managers.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1118_Updated_Logger_wrapper_generator_tool_to_add_Java_8_lambda_s.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1120_LoggerConfig_performance_improvements_avoid_unnecessary_loc.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1121_Fixed_potential_race_condition_on_reconfiguration_Introduce.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1123_Core_Configurator_initialize_String_ClassLoader_String_fa.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1125_PatternLayout_performance_improvement_by_caching_and_reusing.xml
 create mode 100644 src/changelog/2.4/LOG4J2-1879_Update_Jackson_from_2_5_4_to_2_6_0.xml
 create mode 100644 src/changelog/2.4/LOG4J2-403_MongoDB_appender_username_and_password_should_be_optional.xml
 create mode 100644 src/changelog/2.4/LOG4J2-599_Added_support_for_Java_8_lambda_expressions_to_lazily_constr.xml
 create mode 100644 src/changelog/2.4/LOG4J2-635_Add_support_for_configuration_via_Properties.xml
 create mode 100644 src/changelog/2.4/LOG4J2-684_ExtendedThrowablePatternConverter_does_not_print_suppressed.xml
 create mode 100644 src/changelog/2.4/LOG4J2-767_New_module_for_Liquibase_integration.xml
 create mode 100644 src/changelog/2.4/LOG4J2-812_PatternLayout_timestamp_formatting_performance_improvement.xml
 create mode 100644 src/changelog/2.4/LOG4J2-889_Header_in_layout_should_not_be_written_on_application_startu.xml
 create mode 100644 src/changelog/2.4/LOG4J2-890_log4j_web_2_1_should_work_around_a_bug_in_JBOSS_EAP_6_2.xml
 create mode 100644 src/changelog/2.4/LOG4J2-918_Clarify_documentation_for_combining_async_with_sync_loggers.xml
 create mode 100644 src/changelog/2.4/LOG4J2-934_Circular_suppressed_Exception_throws_StackOverflowError.xml
 create mode 100644 src/changelog/2.4/LOG4J2-952_Add_ConfigurationBuilder_for_programmatic_configuration.xml
 create mode 100644 src/changelog/2.4/LOG4J2-959_Fix_FindBugs_DM_DEFAULT_ENCODING_bug_in_SimpleLogger_logMess.xml
 create mode 100644 src/changelog/2.4/LOG4J2-982_Use_System_nanoTime_to_measure_time_intervals.xml
 create mode 100644 src/changelog/2.4/Removed_experimental_interface_LevelLogger_which_got_committ.xml
 create mode 100644 src/changelog/2.5/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.5/.release.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1029_Performance_improvement_when_gathering_location_information.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1136_Add_support_for_JSR_223_scripts_in_filters_and_the_PatternSe.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1156_Web_site_corrections_and_updates.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1157_Fix_compilation_error_for_classes_annotated_with_Plugin.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1158_Log4J_JUL_adapter_is_using_MessageFormat_on_String_passed_by.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1159_Fixed_a_ThreadLocal_memory_leak_in_Tomcat8_that_mentions_Asy.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1165_Improve_Log4j_initialization_status_messages.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1166_AbstractConfiguration_executor_should_use_a_DaemonThreadFact.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1168_Add_getters_for_source_and_destination_file_in_file_rename_a.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1171_Use_servlet_context_name_for_logger_context_name_when_availa.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1172_Fixed_ThreadLocal_leak_AsyncLogger_Info_on_Tomcat_when_usi.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1173_Fixed_rollover_error_when_copying_to_a_directory_mapped_to_a.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1174_Update_Jackson_from_2_6_2_to_2_6_3.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1175_Add_getters_for_classes_in_org_apache_logging_log4j_core_app.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1176_Fixed_memory_leak_when_log4j_jars_are_in_Tomcat_s_lib_folder.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1178_Support_use_case_for_JDBC_s_CommonDataSource_setLogWriter_Pr.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1180_Logger_cache_does_not_account_for_message_factory.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1187_Support_use_case_for_java_sql_DriverManager_setLogStream_Pri.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1193_Prefix_all_thread_names_Log4j_creates_with_Log4j2.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1194_Documentation_does_not_match_parameters_for_LoggerNameLevelR.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1195_Make_KafkaAppender_support_SerializedLayout.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1196_MongoDbConnection_does_not_close_MongoClient.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1202_Remove_ConfigurationMonitor_The_WatchManager_is_now_used_to.xml
 create mode 100644 src/changelog/2.5/LOG4J2-1207_Update_kafka_clients_from_0_8_2_2_to_0_9_0_0.xml
 create mode 100644 src/changelog/2.5/LOG4J2-323_Better_web_app_support_for_async_loggers_Fixed_a_memory_lea.xml
 create mode 100644 src/changelog/2.5/LOG4J2-324_Reduced_memory_usage_of_status_messages_in_bounded_queue_su.xml
 create mode 100644 src/changelog/2.5/LOG4J2-381_Allow_triggering_policy_and_rollover_strategy_to_be_modified.xml
 create mode 100644 src/changelog/2.5/LOG4J2-435_Added_support_for_custom_delete_actions_triggered_by_a_rollo.xml
 create mode 100644 src/changelog/2.5/LOG4J2-493_Better_web_app_support_for_async_loggers_it_is_now_possible.xml
 create mode 100644 src/changelog/2.5/LOG4J2-649_Add_PurgePolicy_and_IdlePurgePolicy_to_RoutingAppender.xml
 create mode 100644 src/changelog/2.5/LOG4J2-801_org_apache_logging_log4j_core_Logger_should_be_serializable.xml
 create mode 100644 src/changelog/2.5/LOG4J2-873_Fixed_bug_where_omitting_the_display_name_element_in_web_x.xml
 create mode 100644 src/changelog/2.5/LOG4J2-879_Documentation_fixed_minor_issues_with_the_site_and_manual_p.xml
 create mode 100644 src/changelog/2.5/LOG4J2-898_Added_system_property_to_allow_users_to_control_whether_mess.xml
 create mode 100644 src/changelog/2.5/LOG4J2-89_Allow_rollover_to_occur_at_any_time_Add_CronTriggeringPolic.xml
 create mode 100644 src/changelog/2.5/LOG4J2-948_Fix_plugin_documentation_error_about_Converters.xml
 create mode 100644 src/changelog/2.5/LOG4J2-999_RollingFileAppender_should_also_roll_over_when_log_event_tim.xml
 create mode 100644 src/changelog/2.6.1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.6.1/.release.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1032_Changed_RenameAction_to_use_java_nio_to_better_report_rename.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1180_Logger_cache_now_accounts_for_message_factory.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1385__GC_CSV_layouts_should_not_create_a_new_CSVPrinter_for_each.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1394_Fixed_minor_issues_with_the_2_6_website.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1398_Update_liquibase_core_from_3_4_2_to_3_5_1.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1399_Update_Apache_Commons_CSV_from_1_3_to_1_4.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1402_Fix_regression_in_properties_configuration_to_support_arbitr.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1405_OnStartupTriggeringPolicy_was_forcing_a_rollover_of_empty_fi.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1406_Fixed_bug_in_ReusableParameterizedMessage_where_Throwable_wa.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1407_Fixed_misleading_WARN_log_events_from_Log4j_about_message_fa.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1408_Added_the_module_log4j_liquibase_to_BOM_POM.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1409_Fixed_ArrayIndexOutOfBoundsException_that_may_occur_in_Reusa.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-1411_Added_documentation_about_plugin_builders_compared_to_factor.xml
 create mode 100644 src/changelog/2.6.1/LOG4J2-997_Add_filter_and_remove_filter_were_not_working_properly_in_Ab.xml
 create mode 100644 src/changelog/2.6.2/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.6.2/.release.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1250_CronTriggeringPolicy_was_not_properly_setting_the_prevFileTi.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1395_Add_direct_option_to_ConsoleAppender_for_increased_perform.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1412_Unbox_utility_s_ringbuffer_of_StringBuilders_is_now_configur.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1414_Fixed_minor_issues_with_the_2_6_1_website.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1415__GC_ParameterFormatter_now_avoids_calling_toString_on_aut.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1417_Fixed_issue_where_Unbox_utility_ignored_the_value_Constants.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1418_Provide_MessageFactory2_to_custom_Logger_implementations.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1420_RollingRandomAccessFileManager_was_not_properly_rolling_over.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1422_Fixed_issue_where_AsyncAppenderQueueFullPolicyTest_sometimes.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1432_Update_Jackson_from_2_7_4_to_2_7_5.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1433_Update_Jansi_from_1_11_to_1_13.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1434_Ensure_that_the_thread_local_StringBuilders_used_by_Layouts.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1437__GC_ObjectMessage_and_ReusableObjectMessage_now_avoid_calli.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1440_Fix_bug_in_OnStartupTriggeringPolicy_that_allowed_it_to_roll.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1444_Update_Apache_Commons_Compress_from_1_11_to_1_12.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1445_OnStartupTriggeringPolicyTest_fails_on_Windows_saying_the_fi.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-1452_Fixed_issue_where_reusable_messages_broke_flow_tracing_logic.xml
 create mode 100644 src/changelog/2.6.2/LOG4J2-904_If_copy_and_delete_fails_in_rename_action_then_resort_to_tru.xml
 create mode 100644 src/changelog/2.6/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.6/.release.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1011_Document_dependencies_for_layouts.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1050_Add_a_Log4jLookup_class_to_help_write_log_files_relative_to.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1080_Added_option_to_discard_events_below_a_certain_log_level_if.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1133_Add_JNDI_lookup_documentation.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1169_PatternLayout_Possible_variable_substitution_in_equals_subs.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1179_Documented_benchmark_results_comparing_Log4j_2_performance_t.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1192_Dynamic_Subject_for_SMTP_Appender.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1206_org_apache_logging_log4j_core_LoggerContext_updateLoggers_sh.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1212_Fix_documentation_to_specify_the_correct_default_wait_strate.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1215_Documentation_XSD_inconsistencies.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1217_PatternLayout_option_to_limit_length_of_text.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1219_Update_SLF4J_from_1_7_12_to_1_7_13.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1221_Added_async_logger_Timeout_wait_strategy_and_made_this_the_d.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1222_Creation_of_a_LoggerContext_will_fail_if_shutdown_is_in_prog.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1227_NullPointerException_in_MapLookup_lookup_if_the_event_is_nul.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1230_Don_t_concatenate_SYSLOG_Messages.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1232_Incorrect_log_rotation_in_last_week_of_year.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1233_Misleading_Value_In_Properties_Example.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1237_Make_PatternLayout_header_and_footer_accept_a_pattern.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1238_org_apache_logging_log4j_core_net_TcpSocketManager_and_other.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1239_Update_Jackson_from_2_6_3_to_2_6_4.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1240_Update_Liquibase_from_3_3_5_to_3_4_2.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1244_Make_header_and_footer_values_customizable_in_JSONLayout.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1245_Make_CSV_Layout_header_and_footers_accept_patterns.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1248_Fixed_broken_nanotime_in_pattern_layout.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1249_Update_Jackson_from_2_6_4_to_2_7_0.xml
 create mode 100644 src/changelog/2.6/LOG4J2-124_Add_shutdown_methods_to_LogManager.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1251_Fix_JUL_bridge_issue_where_LogRecord_getParameters_is_used.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1252_JeroMqAppender_should_support_layouts.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1253_Update_LMAX_Disruptor_from_3_3_2_to_3_3_4.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1254_Fix_typo_in_Flow_Tracing_documentation.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1255_Add_enhanced_entry_and_exit_methods.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1258_Async_DynamicThresholdFilter_does_not_use_the_log_event_s_co.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1260_TlsSyslogFrame_calculates_message_length_incorrectly.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1262_Stop_throwing_unnecessary_exception_in_Log4jServletContextLi.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1263_The_ConfigurationSource_was_not_saved_for_BuiltConfiguration.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1268_FixedDateFormat_was_incorrect_for_formats_having_MMM_with_th.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1269__GC_AsyncLogger_should_use_thread_local_translator_by_defau.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1270__GC_Added_support_for_garbage_free_logging_in_steady_state.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1271__GC_Add_MessageFactory_that_avoid_allocation_by_reusing_a_c.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1271__GC_ParameterizedMessage_optimizations_to_avoid_or_at_least.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1272__GC_Improve_LoggerConfig_s_data_structure_for_AppenderContr.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1274__GC_Add_encode_LogEvent_ByteBufferDestination_method_to_L.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1275_Fix_RollingAppenderNoUnconditionalDeleteTest_repeat_test_run.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1276_LoggerMessageSupplierTest_and_LoggerSupplierTest_are_Locale.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1277_FormattedMessage_MessageFormatMessage_and_StringFormattedMe.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1278__GC_Added_unrolled_varargs_methods_to_Logger_API_added_Unb.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1280_Deprecate_org_apache_logging_log4j_util_MessageSupplier.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1280_Logger_methods_taking_Supplier_parameters_now_correctly_hand.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1281__GC_LoggerConfig_getProperties_should_not_allocate_on_eac.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1283__GC_Provide_ThreadLocal_based_gc_free_caching_mechanism_in.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1284_Made_default_MessageFactory_configurable.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1289_Change_flow_logging_text_from_entry_to_Enter_and_exit.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1291__GC_Update_PatternLayout_to_utilize_gc_free_mechanism_for_L.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1292__GC_Update_RandomAccessFileAppender_and_RollingRandomAccess.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1293__GC_Add_interface_StringBuilderFormattable_to_enable_conver.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1294_Update_Kafka_client_from_0_9_0_0_to_0_9_0_1.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1297__GC_Added_manual_page_on_garbage_free_logging.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1299_Add_pattern_converter_for_thread_id_and_priority_in_PatternL.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1300_Remove_serializability_from_classes_that_don_t_need_it.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1303_Add_documentation_links_to_runtime_dependencies_in_each_comp.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1304_Update_Jackson_from_2_7_0_to_2_7_2.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1306_JeroMqAppender_should_use_ShutdownCallbackRegistry_instead_o.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1308_Remove_need_to_pre_specify_appender_et_al_identifiers_in_pr.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1309_Configuration_file_error_does_not_show_cause_exception.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1310_JndiLookup_mindlessly_casts_to_String_and_should_use_String.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1318__GC_Avoid_allocating_unnecessary_temporary_objects_in_Logge.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1321__GC_Avoid_allocating_unnecessary_temporary_objects_in_Patte.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1322_Update_Log4j_1_x_migration_guide_to_include_information_abou.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1324_Improve_error_handling_in_the_Async_Logger_background_thread.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1326__GC_Added_methods_to_the_Logger_interface_for_logging_CharS.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1330_Fix_NoClassDefFoundError_in_ReflectionUtil_on_Google_App_Eng.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1333__GC_Avoid_allocating_unnecessary_temporary_objects_in_Marke.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1336_LoggerFactory_in_1_2_API_module_is_not_compatible_with_1_2.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1339__Perf_AsyncLogger_performance_optimization_avoid_calling_i.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1343__GC_ConsoleAppender_is_now_garbage_free_by_default_This_lo.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1344__GC_FileAppender_RollingFileAppender_and_MemoryMappedFileA.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1345__Doc_Clarify_documentation_for_properties_that_control_Log4.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1346_Exception_from_Log4jServletContextListener_prevents_jetty_ma.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1348_Add_an_AutoCloseable_ThreadContext_class_CloseableThreadCon.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1351_Update_Jackson_from_2_7_2_to_2_7_3.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1352_Update_javax_mail_from_1_5_4_to_1_5_5.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1354_No_configuration_reload_is_triggered_under_Windows_when_repl.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1356__GC_GelfLayout_does_now_support_garbage_free_logging_with.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1357_Option_to_not_log_stack_traces_for_logged_Throwables_in_Gelf.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1358_Update_Apache_Commons_Compress_from_1_10_to_1_11.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1362_Added_a_YAML_layout.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1363_Properties_Configuration_did_not_support_includeLocation_att.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1365__Log4j_internal_Provide_message_text_as_CharSequence_for_so.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1368__Log4j_internal_StatusLogger_dropped_exceptions_when_loggin.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1369__xz_compression_results_in_plaintext_uncompressed_files.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1372_XMLLayout_indents_but_not_the_first_child_tag_Event.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1373__GC_Update_Logger_wrapper_Generator_tool_to_generate_method.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1374_Migrate_tests_from_Logback_1_1_3_to_1_1_7.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1375_Update_SLF4J_from_1_7_13_to_1_7_21.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1380_Update_Jackson_from_2_7_3_to_2_7_4.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1382_Copying_a_MutableLogEvent_using_Log4jLogEvent_Builder_should.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1384_Update_Apache_Commons_CSV_from_1_2_to_1_3.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1387_Fixed_memory_leak_related_to_shutdown_hook.xml
 create mode 100644 src/changelog/2.6/LOG4J2-1388_Update_Google_java_allocation_instrumenter_from_3_0_to_3_0_1.xml
 create mode 100644 src/changelog/2.6/LOG4J2-248_Log4jWebInitializerImpl_Use_Thread_instead_of_Class_for_fal.xml
 create mode 100644 src/changelog/2.6/LOG4J2-494_Support_merging_configurations_to_for_a_composite_configurat.xml
 create mode 100644 src/changelog/2.6/LOG4J2-621_Pattern_to_drop_first_N_package_parts.xml
 create mode 100644 src/changelog/2.6/LOG4J2-623_Generate_MDC_properties_as_a_JSON_map_in_JSONLayout_with_op.xml
 create mode 100644 src/changelog/2.6/LOG4J2-908_JSONLayout_doesn_t_add_a_comma_between_log_events.xml
 create mode 100644 src/changelog/2.6/LOG4J2-920_ClassNotFoundException_for_BundleContextSelector_when_initia.xml
 create mode 100644 src/changelog/2.7/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.7/.release.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1010_Users_can_now_inject_context_data_from_other_sources_than_Th.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1051_When_starting_on_Google_App_Engine_Interpolator_now_suppres.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1181_Added_Logging_API_for_Scala_2_10_and_2_11.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1199_Documented_that_JVM_Input_Arguments_Lookup_JMX_is_not_avai.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1235_org_apache_logging_log4j_core_appender_routing_IdlePurgePoli.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1259_Log4j_threads_are_no_longer_leaking_on_Tomcat_shutdown.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1279_Prevent_NullPointerException_in_FastDateParser_TimeZoneStrat.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1313_Properties_declared_in_configuration_can_now_have_their_valu.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1313_Support_Property_values_to_be_specified_in_configuration_as.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1320_Support_loading_custom_plugins_from_jar_files_and_directorie.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1341__GC_HighlightConverter_and_StyleConverter_are_now_GC_free.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1349__GC_Added_support_for_garbage_free_ThreadContext_map_Disab.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1430_Added_optional_support_for_Conversant_DisruptorBlockingQueue.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1438__GC_Added_method_getParameter_to_ObjectMessage_and_Reusa.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1439_Added_optional_support_for_JCTools_MPSC_bounded_lock_free_qu.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1447__GC_Changed_LogEvent_s_internal_data_structure_for_context.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1448_Allow_comma_separated_agents_host_list_to_be_passed_to_Flum.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1457_Fixed_class_loader_deadlock_when_using_async_logging_and_ext.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1458_Updated_Jackson_from_2_7_5_to_2_8_0.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1458__PatternLayout_Add_an_ANSI_option_to_message.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1467__OSGi_Fixed_missing_import_package.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1471__PatternLayout_Add_an_ANSI_option_to_xThrowable.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1472_org_apache_logging_log4j_core_LoggerContext_now_implements_C.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1482_Fixed_improper_header_in_CsvParameterLayout.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1487_Updated_JMS_test_from_ActiveMQ_5_13_3_to_5_13_4.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1488__GC_Fixed_ISO8601_date_conversion_pattern_with_a_period.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1489__GC_Fixed_date_conversion_patterns_with_a_timezone_paramet.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1490_Log4j2_should_postpone_creating_log_file_until_the_appender.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1494_Updated_Jackson_from_2_8_0_to_2_8_1.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1495_Updated_LMAX_Disruptor_from_3_3_4_to_3_3_5.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1496_Updated_Kafka_client_from_0_9_1_0_to_0_10_0_0.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1500_Merging_configurations_failed_with_an_NPE_when_comparing_Nod.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1501_FileAppender_is_now_able_to_create_files_on_demand.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1502_Fixed_issue_where_CsvParameterLayout_and_CsvLogEventLayout_i.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1504_RollingFileAppender_is_now_able_to_create_files_on_demand.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1505_Create_a_Builder_for_the_FileAppender_plugin_to_facilitate_a.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1506_Log4j_should_not_unregister_JMX_MBeans_when_log4j2_disable_j.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1507_Allow_Builders_to_be_completely_generic.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1508_Allow_a_Builder_to_subclass_another_Builder.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1511_DynamicThresholdFilter_filtered_incorrectly_when_params_were.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1512_Added_options_to_exclude_stack_trace_from_JSON_XML_and_YAML.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1516_Add_ThreadContextMap2_interface_supporting_method_putAll_Map.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1518_Prevent_deadlock_in_Async_Loggers_when_queue_is_full_and_log.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1519_Add_ThreadContext_putAll_Map_String_String.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1520_Add_JUnit_Rule_implementations_to_manage_the_thread_context.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1526_Added_support_for_setting_StatusLogger_destination_in_Config.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1527_Prevent_NPE_in_RingBufferLogEvent_getFormattedMessage_when.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1528_Added_ability_to_generate_Log4j_2_style_XML_configuration_fi.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1529_Attributes_were_not_merged_properly_in_composite_configurati.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1530_Fixed_issue_where_LogEvent_getContextStack_returned_null.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1532_Attributes_were_not_merged_properly_in_composite_configurati.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1533_Updated_Kafka_client_from_0_10_0_0_to_0_10_0_1.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1538_Prevent_NPE_when_dynamically_removing_filters.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1539_Added_Core_API_Configurator_shutdown_LoggerContext_long_Ti.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1540_The_Core_AbstractManager_now_tracks_its_LoggerContext.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1541_Fix_file_handle_resource_leak_in_XmlConfiguration_XmlConfigu.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1542_Prevent_ArrayIndexOutOfBoundsException_in_ParameterizedMessa.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1543_Removed_deprecated_Core_API_org_apache_logging_log4j_core_ut.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1544_Removed_deprecated_Core_API_org_apache_logging_log4j_core_ut.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1545_Removed_deprecated_Web_API_org_apache_logging_log4j_web_WebL.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1547_The_Core_AbstractConfiguration_now_tracks_its_LoggerContext.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1548__CronTriggeringPolicy_ConfigurationScheduler_scheduled_the.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1549_Fixed_issue_where_AsyncLoggerContextSelector_PropertiesConfi.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1551_Updated_JMS_test_from_ActiveMQ_5_13_4_to_5_14_0.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1553_AbstractManager_now_implements_AutoCloseable.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1556_Custom_Log4j_threads_now_extend_Log4jThread.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1557_Add_a_Builder_for_the_SocketAppender_deprecates_factory_met.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1558_SocketAppender_now_supports_IO_buffering.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1559_Prevent_NPE_in_Level_isInRange.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1562_Prevent_SocketAppender_memory_usage_from_growing_unbounded_i.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1563_Fix_to_prevent_Log4j_2_6_2_and_higher_from_losing_exceptions.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1568_Added_support_for_java_util_concurrent_LinkedTransferQueue_t.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1569_Updated_Jackson_from_2_8_1_to_2_8_2.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1573_Layout_is_no_longer_optional.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1574_Allow_the_RollingFileAppender_to_use_default_pattern_layout.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1575__GC_LoggerConfig_now_stores_configuration_properties_in_a_L.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1577_Add_a_Builder_to_the_RoutingAppender_and_deprecate_factory_m.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1578_RoutingAppender_can_be_configured_with_scripts_Add_Script_i.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1581_Unregistering_JMX_components_no_longer_prints_a_stack_trace.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1582_When_initializing_on_platforms_where_JMX_is_not_available_I.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1583_Fixed_scrambled_log_messages_triggered_by_nested_logging_fro.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1590_Fixed_issue_with_filters_extending_AbstractFilter_that_did_n.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1591_Introduced_new_interface_LifeCycle2_with_stop_long_TimeUnit.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1597_Add_a_ScriptAppenderSelector_to_create_an_Appender_specified.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1598_Updated_Jackson_from_2_8_2_to_2_8_3.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1599_Prevent_potential_NPE_in_org_apache_logging_log4j_message_Pa.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1600_Prevent_potential_NPE_due_to_org_apache_logging_log4j_core_l.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1601_Prevent_potential_NPE_due_to_org_apache_logging_log4j_core_l.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1602_Prevent_potential_NPE_in_org_apache_logging_log4j_core_util.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1603_Redo_hashCode_and_equals_methods_in_org_apache_logging_l.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1604_Log4j2_TcpSocketServer_in_background.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1605_Improve_error_messages_for_TcpSocketServer_and_UdpSocketServ.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1608_ServletAppender_does_not_provide_throwable_object_to_Servlet.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1609_Add_a_Builder_to_ServletAppender_and_deprecate_factory_metho.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1610_Add_targetNamespace_to_log4j_config_xsd_GitHub_43.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1611_Improved_performance_of_context_data_injector_for_web_applic.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1618_Fixed_ClassCastException_when_using_JUL_logging_during_shutd.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1619_new_Log4jLogEvent_toString_throws_an_NPE.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1620_2_7_rc1_RollingFileAppender_immediateFlush_default_value_sh.xml
 create mode 100644 src/changelog/2.7/LOG4J2-1757_Update_Apache_Commons_Compress_from_1_12_to_1_13.xml
 create mode 100644 src/changelog/2.7/LOG4J2-351__OSGi_Fixed_wrong_Fragment_Host_in_manifest_files.xml
 create mode 100644 src/changelog/2.7/LOG4J2-905_Added_ability_to_disable_date_lookup_completely_for_compat.xml
 create mode 100644 src/changelog/2.8.1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.8.1/.release.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1753_Fix_ClassNotFoundException_org_apache_logging_log4j_core_uti.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1799_Fixed_bug_in_PropertiesUtil_getCharsetProperty_that_caused.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1800_Report_errors_when_sending_to_Kafka_when_using_syncSend_fals.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1803_Fix_Maven_POM_to_ensure_JMH_generated_classes_in_log4j_perf.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1804_Allow_i_in_file_pattern_to_be_preceded_with_characters_othe.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1805_Fixed_rare_race_condition_in_FixedDateFormat_made_FixedDate.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1806_Fix_Javadoc_for_DefaultRolloverStrategy_purgeAscending.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1807__core_Add_and_implement_LogEvent_toImmutable.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1810_Update_to_use_Logback_1_1_10_and_then_Logback_1_2_for_tests.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1812_Improved_error_message_when_log4j_2_configuration_file_not_f.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1816_Change_minOccur_to_minOccurs_in_Log4j_config_xsd.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1818_Fix_rollover_to_work_when_filePattern_contains_no_directory.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1819_Update_Jackson_from_2_8_5_to_2_8_6.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1822_Update_SLF4J_to_1_7_24.xml
 create mode 100644 src/changelog/2.8.1/LOG4J2-1823_Remove_deprecation_on_MessageSupplier_lambda_functions_in_Lo.xml
 create mode 100644 src/changelog/2.8.2/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.8.2/.release.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1820_Log4j_2_8_can_lose_exceptions_when_a_security_manager_is_pre.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1827_Move_integration_tests_to_their_own_module_to_speed_up_build.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1831_NullPointerException_in_HtmlLayout.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1835_Fix_documentation_about_the_licensing_for_JeroMQ.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1836_Update_the_API_version_to_2_6_0.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1838_Add_support_for_appending_common_suffix_to_each_line_of_exte.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1840_Fix_typo_in_replace_converter_documentation.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1843_Add_support_for_appending_common_suffix_to_each_line_of_thro.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1845_Handle_when_LogEvent_getLoggerName_returns_null_in_KafkaAp.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1846_Handle_when_LogEvent_getLoggerName_returns_null_in_LoggerN.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1848_Add_JSON_encoding_support_to_EncodingPatternConverter_encod.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1849_Fixed_daylight_savings_time_DST_issue_with_FixedDateFormat.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1850_Fix_CassandraRule_and_unit_tests_on_Windows.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1853_The_default_value_of_RandomAccessFileAppender_Builder_append.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1856_Update_Jackson_from_2_8_6_to_2_8_7.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1861_Fix_JavaDoc_on_org_apache_logging_log4j_ThreadContext_about.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1862_Fix_JavaDoc_about_Order_and_OrderComparator_ordering.xml
 create mode 100644 src/changelog/2.8.2/LOG4J2-1863_Add_support_for_filtering_input_in_TcpSocketServer_and_UdpSo.xml
 create mode 100644 src/changelog/2.8/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.8/.release.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1032_Make_DefaultRolloverStrategy_more_efficient_when_renaming_fi.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1101_RollingFileAppender_now_supports_omitting_the_file_name_and.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1226_Improve_LogEvent_serialization_to_handle_non_serializable_Me.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1243_Allow_default_value_in_property_to_be_a_Lookup.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1302_The_log4j_slf4j_impl_module_now_declares_a_runtime_dependenc.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1379_Add_documentation_regarding_YAML_configuration_format.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1474_CronTriggeringPolicy_raise_exception_and_fail_to_rollover_lo.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1623_Configurable_JVM_shutdown_hook_timeout.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1628_Fixed_file_locking_regression_in_FileAppender_introduced_in.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1636_Console_Appender_does_not_pick_up_Oracle_Java_8_s_sun_stdout.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1637_Fixed_problems_when_used_in_OSGi_containers_IllegalAccessEr.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1639_Fix_MemoryMappedFileAppender_createAppender_Javadoc_for_im.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1641_Update_JeroMQ_from_0_3_5_to_0_3_6.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1642_DefaultShutdownCallbackRegistry_can_throw_a_NoClassDefFoundE.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1644_Inefficient_locking_in_AbstractLoggerAdapter.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1645_Immutable_empty_StringMap.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1646_Migrate_to_Mockito_2_x_in_unit_tests.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1647_Update_Commons_Lang_from_3_4_to_3_5.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1649_Insure_the_ConfigurationScheduler_shuts_down_without_blockin.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1653_CronTriggeringPolicy_would_use_the_wrong_date_time_when_roll.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1655_Update_Jackson_from_2_8_3_to_2_8_4.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1656_Update_Apache_Flume_from_1_6_0_to_1_7_0.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1658_Prevent_NPE_in_ThreadContextMapFactory_createThreadContextM.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1660_Added_public_method_ThreadContext_getThreadContextMap_remo.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1663_Ensure_SortedArrayStringMap_can_be_serialized_and_deserializ.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1664_Improve_OSGi_unit_tests.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1665__GC_Avoid_allocating_temporary_objects_in_IntegerPatternCon.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1666__GC_Avoid_allocating_temporary_objects_in_RelativeTimePatte.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1667__GC_Avoid_allocating_temporary_objects_in_SequenceNumberPat.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1668__GC_Avoid_allocating_temporary_objects_in_MarkerPatternConv.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1669__GC_Avoid_allocating_temporary_objects_in_MaxLengthConverte.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1670__GC_Avoid_allocating_temporary_objects_in_EqualsReplacement.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1671__GC_Avoid_allocating_temporary_objects_in_EqualsIgnoreCaseR.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1672__GC_Avoid_allocating_temporary_objects_in_LevelRangeFilter.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1673__GC_Avoid_allocating_temporary_objects_in_MarkerFilter.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1674__GC_Avoid_allocating_temporary_objects_in_ThresholdFilter.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1676_Some_LogEvents_may_not_carry_a_Throwable_Use_Message_getThr.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1677__GC_Avoid_allocating_temporary_objects_in_MapFilter.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1678__GC_Avoid_allocating_temporary_objects_in_ThreadContextMapF.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1679__GC_Avoid_allocating_temporary_objects_in_StructuredDataFil.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1680__GC_Avoid_allocating_temporary_objects_in_TimeFilter.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1681_Introduce_interfaces_IndexedStringMap_and_IndexedReadOnlyStr.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1682_Logger_using_LocalizedMessageFactory_prints_key_instead_of_m.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1683__GC_Avoid_allocating_temporary_objects_in_MapMessage.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1685_Option_disableAnsi_in_PatternLayout_to_unconditionally_dis.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1687_NPE_in_ThrowableProxy_when_resolving_stack_in_Java_EE_OSGi_e.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1688_Fixed_bug_where_elements_of_a_log_message_parameter_array_we.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1689_Add_CleanableThreadContextMap_interface_supporting_method_re.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1692_Add_putAll_method_to_CloseableThreadContext.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1695_Add_a_Builder_to_ScriptPatternSelector_and_deprecate_ScriptP.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1696_Add_a_Builder_to_MarkerPatternSelector_and_deprecate_MarkerP.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1697_Add_a_SerializerBuilder_to_PatternLayout_and_deprecate_Patte.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1698_Update_LMAX_Disruptor_from_3_3_5_to_3_3_6.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1700_Update_Jansi_from_1_13_to_1_14.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1701_Add_a_Builder_to_RandomAccessFileAppender_and_deprecate_Rand.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1703_Add_a_Builder_to_MemoryMappedFileAppender_and_deprecate_Memo.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1704_Add_a_Builder_to_RollingRandomAccessFileAppender_and_depreca.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1706_Make_TimeFilter_usable_as_global_filter_and_as_logger_filter.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1707_Allow_TCP_Socket_Appender_to_set_socket_options.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1708_Allow_Secure_Socket_Appender_to_set_socket_options.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1709_Add_a_Builder_to_SyslogAppender_and_deprecate_SyslogAppender.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1712_Pick_up_bug_fixes_from_Apache_Commons_Lang_s_org_apache_comm.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1714__GC_Avoid_allocating_temporary_objects_in_AbstractStyleName.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1715__GC_Avoid_allocating_temporary_objects_in_NdcPatternConvert.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1716__GC_Avoid_allocating_temporary_objects_in_MapPatternConvert.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1717__GC_Avoid_allocating_temporary_objects_in_EncodingPatternCo.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1718_Introduce_marker_interface_AsynchronouslyFormattable.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1719_Fixed_race_condition_in_ObjectMessage_and_SimpleMessage_ens.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1720_Make_GelfLayout_independent_of_Jackson.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1722__GC_Avoid_allocating_temporary_objects_in_VariablesNotEmpty.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1723_Unwanted_transitive_dependency_on_geronimo_jms_1_1_spec_caus.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1724_Using_variables_in_GelfLayout_s_additional_fields_at_runtime.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1730_Add_Apache_Cassandra_appender_and_ColumnMapping_plugin.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1731_SslSocketManager_now_respects_connectTimeoutMillis.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1733_Add_SyncSend_attribute_to_KafkaAppender_as_in_KafkaLog4jApp.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1734_SslSocketManagerFactory_might_leak_Sockets_when_certain_star.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1735_Update_Jackson_from_2_8_4_to_2_8_5.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1736_TcpSocketManagerFactory_might_leak_Sockets_when_certain_star.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1737_Add_a_Builder_to_SyslogLayout_and_deprecate_SyslogLayout_cre.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1738_Add_a_Builder_to_JsonLayout_and_deprecate_org_apache_logging.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1739_Add_Builder_to_KafkaAppender_and_deprecate_KafkaAppender_cre.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1740_Add_CronTriggeringPolicy_programmatically_leads_to_NPE.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1743_CompositeConfiguration_does_not_add_filters_to_appenderRefs.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1744_The_custom_logger_Generate_tool_no_longer_requires_the_log4j.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1748_Do_not_use_non_daemon_thread_pool_for_rollover_tasks.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1750_Update_Kafka_from_0_10_0_1_to_0_10_1_1.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1751_Update_liquibase_core_from_3_5_1_to_3_5_3.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1755_Add_TypeConverter_and_constraint_validators_for_java_net_Ine.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1756_Adds_xmlns_in_schema_and_some_other_tags.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1758_Add_TypeConverter_for_java_nio_file_Path.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1759_Add_TypeConverter_for_java_util_UUID.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1762_Add_Builder_to_GelfLayout.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1764_Use_MethodHandle_in_ContextDataFactory_cached_constructor.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1769_Fixed_concurrency_issue_affecting_all_layouts_except_Pattern.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1770_Add_a_Builder_to_JdbcAppender_and_deprecate_JdbcAppender_cre.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1771_Add_a_Builder_to_ColumnConfig_and_deprecate_ColumnConfig_cre.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1773_Add_StatusLoggerRule_to_allow_unit_tests_to_set_a_status_lev.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1774_Replace_MockEJB_dependency_in_unit_tests_with_Spring_Test_an.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1779_Fixed_bug_where_AsyncLogger_did_not_resolve_configuration_pr.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1780_Eliminate_the_use_of_the_ExecutorServices_in_the_LoggerConte.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1781_Update_Conversant_Disruptor_from_1_2_7_to_1_2_10.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1786_ConfigurationScheduler_now_preserves_interrupt_flag_during_s.xml
 create mode 100644 src/changelog/2.8/LOG4J2-1787_Document_how_to_exclude_transitive_conflicting_dependencies.xml
 create mode 100644 src/changelog/2.8/LOG4J2-2195_Cannot_define_both_filters_and_separator_for_PatternLayo.xml
 create mode 100644 src/changelog/2.8/LOG4J2-2221_RootThrowablePatternConverter_does_not_use_TextRenderer_or_l.xml
 create mode 100644 src/changelog/2.8/LOG4J2-424_Add_non_string_data_type_support_to_JdbcAppender_via_new_Col.xml
 create mode 100644 src/changelog/2.8/LOG4J2-969_Refactor_SyslogAppender_so_that_Layout_is_a_Plugin_element.xml
 create mode 100644 src/changelog/2.9.0/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.9.0/.release.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1071_Allow_for_bufferSize_0_in_SMTP_appender.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1261_Async_Loggers_no_longer_use_deprecated_LMAX_Disruptor_APIs.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1294_The_JMS_Appender_should_use_a_JMS_MapMessage_for_a_Log4j_Map.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1311_SocketAppender_will_lose_several_events_after_re_connection.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1359_Add_support_for_Java_9_StackWalker.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1442_Generic_HTTP_appender.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1699_Configurable_Log_File_Permissions_with_PosixFilePermission.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1766_Temporary_compress_directory_during_rollover_88.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1801_Add_more_detail_to_WARN_Ignoring_log_event_messages_printe.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1813_Log4j2_will_now_print_all_internal_logging_to_the_console_if.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1814_Added_wrapper_classes_CustomLoggerGenerator_and_ExtendedLogg.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1833_Prevent_NullPointerException_when_a_file_name_is_specified_w.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1851_Move_server_components_from_log4j_core_to_new_log4_server_mo.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1854_Support_null_byte_delimiter_in_GelfLayout.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1855_Add_an_optional_random_delay_in_TimeBasedTriggeringPolicy.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1858_Ensure_the_ThreadLocal_StringBuilder_in_ParameterizedMessage.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1860_Shortcut_to_add_Property_and_KeyValuePair_component_in_Confi.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1864_Support_capped_collections_for_MongoDb_appender.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1867_Fix_configuration_documentation.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1868_Update_ZeroMQ_s_JeroMQ_from_0_3_6_to_0_4_0.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1869_Update_Kafka_client_from_0_10_1_1_to_0_10_2_0.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1872_Update_JavaMail_from_1_5_5_to_1_5_6.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1874_Added_methods_writeBytes_ByteBuffer_and_writeBytes_byte.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1876_More_reliable_checking_for_runtime_dependencies.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1877_Missing_documentation_for_Max_index_limit_in_DefaultRollover.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1879_Update_JAnsi_from_1_14_to_1_15.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1880_Warn_when_a_configuration_file_for_an_inactive_Configuration.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1884_Added_process_ID_pid_pattern_converter.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1885_Fix_documentation_about_default_additivity_value_for_loggers.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1888_Log4j_throws_a_java_nio_charset_UnsupportedCharsetException.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1899_Add_missing_getters_to_classes_in_package_org_apache_logging.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1900_Update_JAnsi_from_1_15_to_1_16.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1908_Improved_error_message_when_misconfigured_with_multiple_inco.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1911_Improve_the_documentation_of_the_DynamicThresholdFilter.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1912_CompositeConfiguration_logs_warning_Unable_to_determine_URI.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1917_Support_using_java_util_ServiceLoader_to_locate_Log4j_2_API.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1920_ScriptEngineManager_is_not_available_in_Android_and_causes_a.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1926_Facilitate_log4j_use_in_Android_applications_remove_depende.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1928_Add_support_for_DirectWriteRolloverStrategy_to_RollingRandom.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1929_EOFException_with_FormattedMessage.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1930_Add_forEach_methods_to_org_apache_logging_log4j_message_Ma.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1932_Add_containsKey_methods_to_org_apache_logging_log4j_messag.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1934_JMS_Appender_does_not_know_how_to_recover_from_a_broken_conn.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1935_Add_with_String_primitive_methods_to_org_apache_logging_lo.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1938_Update_Jackson_from_2_8_7_to_2_8_9.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1943_The_eventPrefix_attribute_was_being_ignored_in_the_RFC5424La.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1945_Generate_source_jas_for_all_test_jars.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1948_Trim_levels_read_from_properties_file_to_remove_trailing_spa.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1950_Fix_docker_build_with_jdk9_requirements_84.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1953_JndiManager_is_not_released_when_the_JmsAppender_builder_cat.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1954_Configurations_with_multiple_root_loggers_now_fail_loudly.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1955_JMS_Appender_should_be_able_to_connect_to_a_broker_later_e.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1956_JMS_Appender_broker_password_should_be_a_char_not_a_Strin.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1958_Deprecate_SerializedLayout_and_remove_it_as_default.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1959_Disable_DTD_processing_in_XML_configuration_files.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1960_Update_ZeroMQ_s_JeroMQ_from_0_4_0_to_0_4_1.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1961_Reconfigure_breaks_DirectWriteRolloverStrategy.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1962_Update_Kafka_client_from_0_10_2_0_to_0_11_0_0.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1964_Dynamic_reconfiguration_does_not_work_for_filePattern_of_Rol.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1966_Include_separator_option_of_PatternLayout_in_manual_and_oth.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1970_Update_HdrHistogram_from_2_1_8_to_2_1_9.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1971_ClassCastException_org_eclipse_osgi_internal_loader_SystemB.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1971_Register_log4j_core_as_an_OSGi_service_Skip_tests_for_LOG4J.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1974_Update_ZeroMQ_s_JeroMQ_from_0_4_1_to_0_4_2.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1975_Update_javax_persistence_from_2_1_0_to_2_1_1.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1976_Update_org_osgi_core_from_4_3_1_to_6_0_0.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1977_Consider_the_StringBuilder_s_capacity_instead_of_content_len.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1981_JsonLayout_XmlLayout_and_YamlLayout_support_0_byte_terminat.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1982_Log4j_config_xsd_only_allows_one_AppenderRef_element_for_eac.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1984_Allow_maxLength_of_StructuredData_to_be_specified_by_the_use.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1985_Fix_default_buffer_size_to_match_documentation_from_8102_to.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1986_Public_API_for_parsing_the_output_from_JsonLayout_XmlLayout.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1987_Log4J_JUL_Bridge_and_RMI_Security_Manager_causes_access_deni.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1989_Clarify_Javadoc_for_AbstractTriggeringPolicy.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1990_ConcurrentModificationException_logging_a_parameter_of_type.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1991_Refactor_SimpleMessage_to_be_concise_and_clear_100.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1993_Fix_compiler_warnings_in_LoggerConfigTest.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1994_TcpSocketServer_does_not_close_accepted_Sockets.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-1999_HighlightConverter_converts_all_unrecognized_levels_to_DEBUG.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2001_StyleConverter_newInstance_argument_validation_is_incorrect.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2008_Support_printing_multiple_StructuredData_elements_in_RFC5424.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2011_Replace_JCommander_command_line_parser_with_picocli_to_let_u.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2012_No_compression_when_using_a_separate_drive_in_Linux.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2013_SslSocketManager_does_not_apply_SSLContext_on_TCP_reconnect.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2015_Allow_KeyStoreConfiguration_and_TrustStoreConfiguration_to_f.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2016_Mark_FileRenameAction_as_successful_when_using_alternative_w.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2017_Update_Jackson_from_2_8_9_to_2_9_0.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2018_Fix_incorrect_documentation_for_LoggerNameLevelRewritePolicy.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2020_Remove_default_layout_from_KafkaAppender.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2022_RFC5424Layout_now_prints_the_process_id.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-2023_Use_a_class_canonical_name_instead_of_name_to_create_its_lo.xml
 create mode 100644 src/changelog/2.9.0/LOG4J2-922_Parameter_of_mdcId_in_SyslogAppender_has_no_default_value.xml
 create mode 100644 src/changelog/2.9.0/Update_SLF4J_from_1_7_24_to_1_7_25.xml
 create mode 100644 src/changelog/2.9.1/.changelog.adoc.ftl
 create mode 100644 src/changelog/2.9.1/.release.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-1914_Prevent_ConcurrentModificationException_with_AsyncLoggerConf.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-1936_ClassNotFoundException_when_making_all_loggers_asynchronous.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-1988_Prevent_ConcurrentModificationException_with_AsyncLoggerConf.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2023_Use_a_class_canonical_name_instead_of_name_to_create_its_lo.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2026_java_lang_AbstractMethodError_javax_xml_parsers_DocumentBui.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2028_Java_9_StackLocator_was_not_properly_skipping_the_initial_st.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2029_Marker_examples_should_not_use_deprecated_flow_APIs.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2030_Inspect_all_known_ClassLoaders_to_locate_the_service_provide.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2035_Fix_documentation_to_clarify_disruptor_3_3_4_is_now_required.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2043_Update_Jackson_from_2_9_0_to_2_9_1_fix_for_Java_9.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2044_Update_Apache_Commons_CSV_from_1_4_to_1_5.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2045_Update_javax_mail_from_1_5_6_to_1_6_0.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2046_Update_Apache_Commons_Compress_from_1_13_to_1_14.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2047_Update_Cassandra_driver_from_3_1_0_to_3_1_4.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2048_Increase_default_queue_size_for_AsyncAppender_from_128_to_10.xml
 create mode 100644 src/changelog/2.9.1/LOG4J2-2049_Update_Apache_Kafka_Client_from_0_11_0_0_to_0_11_0_1.xml
 delete mode 100644 src/changes/announcement.vm
 delete mode 100644 src/changes/changes.xml
 delete mode 100644 src/ide/Intellij/13/IntellijSettings.jar
 delete mode 100644 src/ide/Intellij/2016/CodeStyle.jar
 delete mode 100644 src/ide/eclipse/4.3.2/organize-imports.importorder
 delete mode 100644 src/site/markdown/changelog.md
 delete mode 100644 workflows/maven-toolchains.xml
 delete mode 100644 workflows/maven.yml