You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2022/12/19 10:21:33 UTC

[logging-log4j2] 27/33: LOG4J2-3628 Replace `log4j-internal-util` with `log4j-tools` project.

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

vy pushed a commit to branch mvn-site-simplified
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 923c264289d099f54e29132e5e629abec0a798b4
Author: Volkan Yazıcı <vo...@yazi.ci>
AuthorDate: Fri Dec 9 16:17:18 2022 +0100

    LOG4J2-3628 Replace `log4j-internal-util` with `log4j-tools` project.
---
 CHANGELOG.adoc                                     |  26 ++
 RELEASE-NOTES.md                                   |  24 --
 log4j-internal-util/pom.xml                        | 155 --------
 .../logging/log4j/internal/util/AsciiDocUtils.java |  40 --
 .../logging/log4j/internal/util/PomUtils.java      |  56 ---
 .../internal/util/PositionalSaxEventHandler.java   | 103 -----
 .../logging/log4j/internal/util/StringUtils.java   |  31 --
 .../logging/log4j/internal/util/XmlReader.java     | 117 ------
 .../logging/log4j/internal/util/XmlUtils.java      |  71 ----
 .../logging/log4j/internal/util/XmlWriter.java     | 108 ------
 .../internal/util/changelog/ChangelogEntry.java    | 207 ----------
 .../internal/util/changelog/ChangelogFiles.java    |  89 -----
 .../internal/util/changelog/ChangelogRelease.java  |  69 ----
 .../util/changelog/exporter/AsciiDocExporter.java  | 428 ---------------------
 .../changelog/exporter/AsciiDocExporterArgs.java   |  39 --
 .../util/changelog/importer/MavenChanges.java      | 204 ----------
 .../changelog/importer/MavenChangesImporter.java   | 142 -------
 .../importer/MavenChangesImporterArgs.java         |  39 --
 .../util/changelog/releaser/ChangelogReleaser.java |  85 ----
 .../changelog/releaser/ChangelogReleaserArgs.java  |  39 --
 pom.xml                                            |  58 ++-
 ...imestamp_to_ProducerRecord_in_KafkaAppender.xml |   0
 .../LOG4J2-3628_new_changelog_infra.xml            |   0
 ..._Configurator_setLevel_for_internal_classes.xml |   0
 ...Fix_level_propagation_in_Log4jBridgeHandler.xml |   0
 .../.release.xml                                   |   0
 ...lication_facing_log_methods_use_their_own_F.xml |   0
 ...text_support_for_custom_logger_factories_Al.xml |   0
 ...ld_throw_an_IllegalArgumentException_instea.xml |   0
 ..._filter_on_the_AppenderRef_by_adding_either.xml |   0
 .../.release.xml                                   |   0
 ...OG4J2-64_Fix_compilation_problems_in_Java_7.xml |   0
 ...ubstitution_on_the_configuration_attributes.xml |   0
 ...besides_core_to_create_a_PluginMap_for_fast.xml |   0
 ..._support_for_formatting_using_String_format.xml |   0
 ...ents_to_be_embedded_into_the_Flume_Appender.xml |   0
 ...LOG4J2-70_Add_getLogger_Class_to_LogManager.xml |   0
 .../{20120918-2.0-beta1 => 2.0-beta1}/.release.xml |   0
 .../Added_AsynchAppender.xml                       |   0
 ...le_to_allow_web_applications_to_include_the.xml |   0
 ...did_not_create_the_parent_directories_of_th.xml |   0
 ...tion_in_RollingFileManager_when_filePattern.xml |   0
 ...arker_Message_Throwable_was_internally_usin.xml |   0
 ...textListener_to_accept_a_configuration_file.xml |   0
 ...as_calling_the_stop_method_of_the_reference.xml |   0
 ...was_calling_the_stop_method_for_each_of_its.xml |   0
 ...tAttribute_in_the_Commons_Logging_bridge_go.xml |   0
 ...be_used_as_the_implementation_with_SLF4J_an.xml |   0
 ...ernLayout_was_not_honoring_format_modifiers.xml |   0
 ...ed_MarkerManager_getMarker_causing_the_Mark.xml |   0
 .../Update_the_versions_of_SLF4J_and_Logback.xml   |   0
 .../{20121007-2.0-beta2 => 2.0-beta2}/.release.xml |   0
 ..._MultiformatMessage_and_allow_StructuredDat.xml |   0
 ...NSI_colors_by_adding_the_highlight_and_styl.xml |   0
 ...logging_to_be_directed_to_stderr_or_to_a_fi.xml |   0
 ...ation_was_not_starting_the_Console_Appender.xml |   0
 ...modulate_options_to_TimeBasedTriggeringPoli.xml |   0
 ...rt_for_filtering_packages_from_stack_traces.xml |   0
 ...erty_disableThreadContextMap_is_set_puts_to.xml |   0
 ...text_map_is_empty_the_LogEvent_will_contain.xml |   0
 ...rty_disableThreadContextStack_is_set_pushes.xml |   0
 ...ext_stack_is_empty_the_LogEvent_will_contai.xml |   0
 ...ods_in_AbstractLogger_were_set_to_an_incorr.xml |   0
 ..._on_client_vs_server_mode_to_performance_pa.xml |   0
 ..._s_Category_class_was_missing_3_log_methods.xml |   0
 ...icThresholdFilter_to_use_KeyValuePair_Fixed.xml |   0
 ...edMessage_StringFormattedMessage_and_Thread.xml |   0
 ...stitution_from_PatternLayout_to_appropriate.xml |   0
 .../{20121111-2.0-beta3 => 2.0-beta3}/.release.xml |   0
 ...duplicate_LoggerContextFactorys_are_present.xml |   0
 ...jar_to_combine_API_and_Core_contents_for_us.xml |   0
 ...ption_would_occur_if_no_format_value_was_pa.xml |   0
 ...ility_value_was_being_improperly_calculated.xml |   0
 ...wrapping_a_ThrowableProxy_with_another_Thro.xml |   0
 ...ager_binding_to_use_regular_java_properties.xml |   0
 ...stomize_the_names_of_the_Levels_in_the_Leve.xml |   0
 ..._not_properly_handling_adjacent_nested_opti.xml |   0
 ...xception_in_ClassLoaderContextSelector_when.xml |   0
 ...ewritePolicy_and_ability_to_define_properti.xml |   0
 ...ontSize_parameters_to_HTMLLayout_Replace_ne.xml |   0
 ...ed_ability_to_configure_from_an_InputSource.xml |   0
 ...hreadContext_push_String_format_Object_args.xml |   0
 .../LOG4J2-87_Build_pdf_of_user_s_guide.xml        |   0
 ...not_stripping_Lookup_key_separator_when_try.xml |   0
 ..._for_loading_plugins_inside_the_OSGi_bundle.xml |   0
 ...sing_classes_and_methods_for_Log4j_1_x_comp.xml |   0
 ...had_an_extra_call_to_putAll_that_caused_upd.xml |   0
 ...y_forcedLog_was_wrapping_the_message_with_a.xml |   0
 .../{20130128-2.0-beta4 => 2.0-beta4}/.release.xml |   0
 ...d_MessageFormatMessage_and_FormattedMessage.xml |   0
 .../Added_Flume_Appender_samples.xml               |   0
 .../Added_Log4j_2_to_SLF4J_adapter.xml             |   0
 ...ed_hostName_and_contextName_to_property_map.xml |   0
 ...nager_to_initialize_even_if_it_cannot_conne.xml |   0
 ...J2-110_Renamed_log4j12_api_to_log4j_1_2_api.xml |   0
 ...J2-111_Enhanced_javadoc_copyright_statement.xml |   0
 ...ter_createFilter_was_annotated_with_PluginA.xml |   0
 ...sage_was_validating_the_length_of_the_value.xml |   0
 ...p_elements_with_null_values_are_now_ignored.xml |   0
 ...s_using_the_wrong_date_value_Enhanced_Defau.xml |   0
 ...connection_would_cause_the_TCPSocketManager.xml |   0
 ..._would_fail_if_the_initial_connection_could.xml |   0
 ...verify_exceptions_are_thrown_when_the_socke.xml |   0
 ...le_for_ThreadContextMapFilter_was_incorrect.xml |   0
 ...opic_Appenders_did_not_allow_name_to_be_spe.xml |   0
 ...rs_to_recover_if_the_queue_or_topic_is_unav.xml |   0
 ...thods_were_not_passing_Markers_to_the_isEna.xml |   0
 ...28_Add_follow_attribute_to_Console_Appender.xml |   0
 ...was_only_creating_a_single_appender_for_the.xml |   0
 ...uld_format_throwables_without_requiring_a_c.xml |   0
 .../LOG4J2-131_Add_SMTPAppender.xml                |   0
 ...atching_Throwable_checks_for_DEBUG_level_bu.xml |   0
 ...stom_message_creation_via_a_message_factory.xml |   0
 ...hite_blue_and_so_on_in_the_console_appender.xml |   0
 ...iguration_does_not_close_the_first_appender.xml |   0
 ...to_be_escaped_in_Syslog_and_RFC5424_layouts.xml |   0
 ...2-137_Fix_hang_in_Dumbster_SMTP_test_server.xml |   0
 ..._exception_in_SocketAppender_if_no_protocol.xml |   0
 ...140_Typo_in_documentation_of_SocketAppender.xml |   0
 ...nts_were_not_reset_in_the_output_stream_cau.xml |   0
 ...onverter_now_returns_null_if_the_log_messag.xml |   0
 ...2-144_NullPointerException_in_RFC5424Layout.xml |   0
 .../LOG4J2-145_Add_missing_serial_version_IDs.xml  |   0
 ...ilter_was_matching_on_the_key_instead_of_th.xml |   0
 ...MTPAppender_will_only_cache_filtered_events.xml |   0
 ...m_getProperty_calls_to_use_PropertiesUtil_t.xml |   0
 ...er_s_FileRenameAction_was_throwing_a_NullPo.xml |   0
 ..._LocalizedMessageTest_fails_on_linux_system.xml |   0
 .../{20130420-2.0-beta5 => 2.0-beta5}/.release.xml |   0
 ...stentManager_which_writes_to_BerkeleyDB_and.xml |   0
 ...w_Logger_and_LoggerContext_to_be_subclassed.xml |   0
 ..._to_include_or_exclude_location_information.xml |   0
 ...der_configuration_details_via_an_advertisem.xml |   0
 ...ccess_to_the_properties_in_the_LoggerConfig.xml |   0
 ...4_compliant_escaping_rules_to_RFC5424Layout.xml |   0
 ...Fragment_Host_to_MANIFEST_MF_for_log4j_core.xml |   0
 ...ttern_converter_options_processing_to_Throw.xml |   0
 ...rContextSelector_to_use_the_first_ClassLoad.xml |   0
 ...J2-163_Add_support_for_asynchronous_loggers.xml |   0
 ...64_Add_methods_is_setEndOfBatch_to_LogEvent.xml |   0
 ...ws_a_ClassCastException_if_LogManager_retur.xml |   0
 ...nFactory_was_adding_factories_on_every_call.xml |   0
 ..._should_be_reset_when_addPackages_is_called.xml |   0
 ..._IllegalArgumentException_in_AsynchAppender.xml |   0
 ...xception_in_DatagramOutputStream_when_flush.xml |   0
 ...ogger_interface_APIs_to_log_at_given_levels.xml |   0
 ...ger_now_adds_the_layout_header_whenever_the.xml |   0
 .../LOG4J2-187_Add_tag_library.xml                 |   0
 ...AsynchAppender_didn_t_support_the_level_and.xml |   0
 ...meter_did_not_work_properly_on_AsynchAppend.xml |   0
 ..._addLoggerAppender_saved_appender_using_the.xml |   0
 ...leAppender_in_log4j_async_did_not_roll_over.xml |   0
 ...tionsTest_failed_on_Windows_due_to_CR_LF_is.xml |   0
 ...ts_now_create_files_in_the_target_directory.xml |   0
 ...6_FlumeAvroManager_now_uses_Flume_RPCClient.xml |   0
 ...8_FlumeAvroManager_now_uses_Flume_RPCClient.xml |   0
 ...199_Highlight_subprojects_in_sub_navigation.xml |   0
 ...hod_renamed_to_removeFilter_from_removeFile.xml |   0
 ...SocketAppender_Added_option_to_not_wait_for.xml |   0
 .../LOG4J2-207_Add_JMX_support.xml                 |   0
 ...up_ID_org_apache_logging_log4j_for_all_arti.xml |   0
 .../LOG4J2-208_Move_async_subproject_into_core.xml |   0
 ...t_enclosing_key_value_in_quotes_when_genera.xml |   0
 ...xtra_spaces_in_entry_and_exit_method_output.xml |   0
 ...ntext_stop_when_the_application_is_shutdown.xml |   0
 ...-212_Loggers_without_a_had_no_parent_logger.xml |   0
 .../LOG4J2-214_Async_documentation_update.xml      |   0
 .../{20130505-2.0-beta6 => 2.0-beta6}/.release.xml |   0
 ...59_Use_OSGi_version_format_in_Fragment_Host.xml |   0
 ...nterpolating_Environment_variables_when_pro.xml |   0
 ..._annotation_attribute_from_type_to_category.xml |   0
 ...OG4J2-215_Various_small_documentation_fixes.xml |   0
 ...ure_PluginManager_streams_are_always_closed.xml |   0
 ...fault_root_logger_if_not_configured_this_is.xml |   0
 ...J2-221_Remove_hundreds_of_compiler_warnings.xml |   0
 ...r_will_now_shut_down_during_Tomcat_shutdown.xml |   0
 ..._start_and_stop_to_eliminate_IllegalStateEx.xml |   0
 ..._failed_to_start_if_the_Flume_RPCClient_cou.xml |   0
 ...dates_to_clarify_use_and_impact_of_location.xml |   0
 ...Improved_error_reporting_when_misconfigured.xml |   0
 ...Parent_was_not_returning_the_correct_Logger.xml |   0
 ...2-233_Fixed_link_to_log4j_user_mailing_list.xml |   0
 ..._a_NullPointerException_when_used_as_a_cont.xml |   0
 ...cy_on_tools_jar_from_core_module_made_jcons.xml |   0
 ...GUI_classes_into_separate_jmx_gui_submodule.xml |   0
 ...face_to_package_org_apache_logging_log4j_co.xml |   0
 ...e_false_positives_for_NewlineAtEndOfFile_an.xml |   0
 ...ppender_to_AsyncAppender_Plugin_name_became.xml |   0
 .../{20130601-2.0-beta7 => 2.0-beta7}/.release.xml |   0
 ...J2-10_Break_up_core_into_multiple_osgi_jars.xml |   0
 ...text_performance_with_copy_on_write_map_and.xml |   0
 ...LoggerContext_when_LoggerContext_is_stopped.xml |   0
 ...G4J2-228_UDP_now_sends_one_event_per_packet.xml |   0
 ...9_New_JDBC_JPA_and_NoSQL_database_Appenders.xml |   0
 ...ssage_and_MessageFormatMessage_now_will_acc.xml |   0
 .../LOG4J2-243_Allow_custom_LogEventFactories.xml  |   0
 ...was_ignoring_filters_on_referenced_appender.xml |   0
 ...exception_if_getCallerClass_and_SecurityMan.xml |   0
 ...-246_Data_buffer_is_reset_in_finally_clause.xml |   0
 ...tive_should_be_volatile_because_it_is_acces.xml |   0
 ...rameters_in_Log4jContextListener_to_include.xml |   0
 ...uration_information_location_content_type_c.xml |   0
 ...m_in_OutputStreamManager_as_volatile_Mark_h.xml |   0
 ...ter_strings_are_now_assumed_to_be_in_the_pl.xml |   0
 ...s_charset_for_the_XML_processing_instructio.xml |   0
 ...ut_does_not_output_meta_element_for_charset.xml |   0
 ...ut_does_not_specify_charset_in_content_type.xml |   0
 ...ut_does_not_specify_charset_in_content_type.xml |   0
 ...LOG4J2-261_Add_missing_not_to_error_message.xml |   0
 ...interceptors_in_the_embedded_Flume_Appender.xml |   0
 ..._allow_a_charset_on_RFC5424Layout_use_UTF_8.xml |   0
 ..._to_FlumeEvent_headers_for_non_Map_Messages.xml |   0
 ...J2-269_Use_transaction_when_batch_size_is_1.xml |   0
 ...es_in_interface_org_apache_logging_log4j_sp.xml |   0
 .../{20130710-2.0-beta8 => 2.0-beta8}/.release.xml |   0
 ...xception_regression_due_to_fix_for_LOG4J2_2.xml |   0
 ..._message_fields_in_RFC_5424_structured_data.xml |   0
 ...pender_with_TimeBasedTriggeringPolicy_now_w.xml |   0
 ..._initialization_in_Servlet_containers_espec.xml |   0
 ...pender_with_TimeBasedTriggeringPolicy_now_w.xml |   0
 ...273_Wasted_work_in_XMLLayout_toSerializable.xml |   0
 ...-274_Wasted_work_in_UUIDUtil_initialization.xml |   0
 ..._fails_to_notify_client_of_failing_event_if.xml |   0
 ...RollingAppenderSizeTest_testAppender_and_ot.xml |   0
 ..._Avro_or_Flume_to_be_ignored_by_the_FlumeAp.xml |   0
 ...nager_now_calls_Berkeley_DB_from_threads_to.xml |   0
 ...ds_are_now_daemon_threads_and_won_t_prevent.xml |   0
 ..._status_level_to_be_specified_as_a_system_p.xml |   0
 ...4J2-283_Remove_dependency_on_Apache_ORO_jar.xml |   0
 ...te_Log4j_1_dependency_to_1_2_17_from_1_2_16.xml |   0
 ...OG4J2-285_Update_Jansi_jar_to_1_11_from_1_9.xml |   0
 ...ate_test_H2_JDBC_driver_to_1_172_from_1_171.xml |   0
 .../LOG4J2-288_Update_JUnit_to_4_11_from_4_7.xml   |   0
 ...lugin_to_2_9_1_to_fix_javadoc_security_issu.xml |   0
 ...eAppender_now_correctly_appends_to_does_not.xml |   0
 ...ger_can_now_be_called_without_a_logger_name.xml |   0
 ...Appender_now_correctly_handles_messages_exc.xml |   0
 ...ork_in_FlumePersistentManager_createManager.xml |   0
 ...ed_work_in_TestConfigurator_testEnvironment.xml |   0
 ...asted_work_in_StyleConverterTest_setupClass.xml |   0
 ...ending_when_no_agents_are_available_which_c.xml |   0
 ...LOG4J2-301_Add_printf_methods_to_Logger_API.xml |   0
 ...thods_to_ThreadContextStack_Map_implementat.xml |   0
 ...pendencies_lightcouch_0_0_6_from_0_0_5_mong.xml |   0
 .../{20130914-2.0-beta9 => 2.0-beta9}/.release.xml |   0
 ...atively_new_PatternLayout_configuration_att.xml |   0
 ...pressExceptions_configuration_attribute_for.xml |   0
 ...and_cleared_up_documentation_for_the_JPA_ap.xml |   0
 ...adding_quick_jump_off_page_and_menu_for_Jav.xml |   0
 ..._is_now_an_optional_dependency_of_the_SLF4J.xml |   0
 ..._default_Route_can_now_be_an_appender_refer.xml |   0
 ..._ThrowableProxy_no_longer_extends_Throwable.xml |   0
 ...226_Fix_table_of_contents_generation_in_pdf.xml |   0
 .../LOG4J2-253_Added_FAQ_page_to_the_site.xml      |   0
 ...o_make_AsyncAppender_threads_daemon_threads.xml |   0
 ...and_NoSQL_appenders_so_that_the_failover_ap.xml |   0
 ...gurationFactory_to_recognize_and_properly_u.xml |   0
 ...ration_if_the_ClassLoaderContextSelector_cr.xml |   0
 ...9_Add_getThrowable_method_to_ThrowableProxy.xml |   0
 .../LOG4J2-304_Fixed_Async_Loggers_memory_leak.xml |   0
 ...rom_1_x_Logger_getRootLogger_add_LogManager.xml |   0
 ...te_JSON_Jackson_library_to_2_2_2_from_2_2_1.xml |   0
 ...oggers_LMAX_Disruptor_library_from_3_0_1_to.xml |   0
 ...library_versions_were_used_in_Async_Loggers.xml |   0
 ...istributions_only_have_a_single_License_and.xml |   0
 ..._SMTPAppender_did_not_send_mails_with_error.xml |   0
 ...flush_and_close_methods_in_the_XxxFileManag.xml |   0
 ...provements_compact_vs_pretty_namespace_name.xml |   0
 .../LOG4J2-313_Add_JNDILookup_plugin.xml           |   0
 ...ppender_and_FastRollingFileAppender_to_Rand.xml |   0
 ...wn_hook_to_be_disabled_in_the_configuration.xml |   0
 ...ace_logging_when_using_throwable_in_style_a.xml |   0
 ..._logging_because_META_INF_log4j_provider_pr.xml |   0
 ...ective_use_of_Reflection_getCallerClass_and.xml |   0
 ...sts_to_use_H2_database_1_3_173_from_1_3_172.xml |   0
 ...nager_was_calling_Berkeley_DB_s_count_metho.xml |   0
 ...only_creates_StatusData_objects_if_they_are.xml |   0
 ...sformer_so_that_MongoDB_can_persist_Log4j_e.xml |   0
 ...us_check_for_affected_MongoDB_records_which.xml |   0
 ...tation_to_refer_to_SLF4J_Binding_instead_of.xml |   0
 ..._Match_artifact_ids_with_Maven_module_names.xml |   0
 ...tManager_s_writer_thread_had_high_CPU_usage.xml |   0
 ...s_after_multiple_calls_to_LoggerContext_rec.xml |   0
 ...Also_added_missing_license_headers_to_sever.xml |   0
 ...-341_Enable_XInclude_for_XML_configurations.xml |   0
 .../LOG4J2-342_Ignore_xml_base_attributes.xml      |   0
 ...ry_generics_from_Appender_interface_and_imp.xml |   0
 ...ender_thread_a_more_descriptive_name_for_ea.xml |   0
 ..._OSGi_wrong_Fragment_Host_in_manifest_files.xml |   0
 ...ultiple_SD_ELEMENTs_in_an_RFC_5424_syslog_m.xml |   0
 .../LOG4J2-356_Create_a_JSON_Layout.xml            |   0
 ...ng_MongoDB_provider_ignores_username_and_pa.xml |   0
 ...et_3_0_auto_initializer_so_that_it_does_not.xml |   0
 .../LOG4J2-360_Allow_Plugins_to_have_aliases.xml   |   0
 ...o_the_site_FAQ_page_that_explains_when_to_u.xml |   0
 ...retrieve_information_from_the_ServletContex.xml |   0
 ..._Update_commons_logging_to_1_1_3_from_1_1_1.xml |   0
 ..._appenders_send_two_messages_for_one_append.xml |   0
 ..._constructor_to_Log4j_1_2_bridge_for_Veloci.xml |   0
 ...to_PatternLayout_to_display_more_detailed_i.xml |   0
 ...ate_when_substituting_date_in_the_filePatte.xml |   0
 ...tern_Layout_Customize_level_names_by_length.xml |   0
 ..._Layout_Customize_level_names_to_lower_case.xml |   0
 ...te_Jackson_dependency_to_1_9_13_from_1_9_11.xml |   0
 ...te_Java_Mail_dependency_to_1_5_0_from_1_4_7.xml |   0
 ...pdate_HSQLDB_dependency_to_2_3_0_from_2_2_9.xml |   0
 ...nager_now_handles_LockConflictExceptions_in.xml |   0
 ...nManager_once_during_configuration_Move_adv.xml |   0
 ...cheme_when_specifying_configuration_file_lo.xml |   0
 ...97_Logger_info_Message_Javadoc_is_incorrect.xml |   0
 ..._file_rollover_strategy_to_define_the_compr.xml |   0
 .../{20140216-2.0-rc1 => 2.0-rc1}/.release.xml     |   0
 ...eak_by_releasing_reference_to_ThreadLocal_w.xml |   0
 ...et_3_0_auto_initializer_to_add_the_filter_b.xml |   0
 ...og4j_1_2_api_doesn_t_export_the_log4j_API_1.xml |   0
 ...et_3_0_auto_initializer_so_that_it_does_not.xml |   0
 .../LOG4J2-377__OSGi_Fix_NPE_during_shutdown.xml   |   0
 ..._prevented_Log4J_from_working_in_Google_App.xml |   0
 ...ith_time_based_file_rollover_monthly_weekly.xml |   0
 ...rConfig_Disruptor_thread_s_then_AsyncAppend.xml |   0
 ...ies_and_setup_Interpolator_before_processin.xml |   0
 ...G4J2-401_Configure_FileAppender_buffer_size.xml |   0
 ...figure_RandomAccessFileAppender_buffer_size.xml |   0
 ...er_was_missing_in_the_ID_of_structured_data.xml |   0
 ...ration_was_being_processed_twice_at_startup.xml |   0
 ...all_log4j_JMX_MBeans_when_the_LoggerContext.xml |   0
 ...to_recover_from_lost_database_connection_in.xml |   0
 ...cumentation_code_example_in_manual_eventlog.xml |   0
 ..._to_properly_escape_backslashes_before_crea.xml |   0
 ...ion_to_not_output_ANSI_escape_codes_if_no_C.xml |   0
 ...t_time_as_UNIX_time_seconds_or_milliseconds.xml |   0
 ..._LoggerConfig_Level_table_at_the_architectu.xml |   0
 ...J2-41_Add_support_for_custom_logging_levels.xml |   0
 ...e_a_lookup_for_resource_bundle_substitution.xml |   0
 ...s_for_instrumenting_AsyncAppenders_and_Asyn.xml |   0
 ...eak_by_populating_AsyncLoggerConfigHelper_r.xml |   0
 ..._Message_in_RFC5424Layout_for_non_Structure.xml |   0
 ...ppender_commits_transactions_after_a_single.xml |   0
 ...h_JDBC_and_JPA_appender_connectivity_in_Web.xml |   0
 ..._where_log4j2_LoggerContext_did_not_show_up.xml |   0
 ...ot_find_packages_in_file_URLs_which_include.xml |   0
 ...-447_XMLLayout_does_not_include_marker_name.xml |   0
 ...cumentation_system_property_should_be_log4j.xml |   0
 ...etContext_attribute_that_when_set_to_true_d.xml |   0
 ...53_Update_Flume_Appender_to_use_Flume_1_4_0.xml |   0
 ...iggeringPolicy_should_use_event_time_millis.xml |   0
 ...t_should_return_Message_timestamp_for_Times.xml |   0
 ...JDBC_and_JPA_appender_to_properly_release_d.xml |   0
 ...context_when_constructing_the_LoggerContext.xml |   0
 ...never_return_null_Level_fixes_LevelPatternC.xml |   0
 ...on_for_MyApp_example_application_in_the_Aut.xml |   0
 ...ays_as_sub_elements_of_a_JSON_configuration.xml |   0
 ...never_return_null_Level_fixes_ThresholdFilt.xml |   0
 ...og4j2_config_file_if_path_contains_plus_cha.xml |   0
 ...o_toggle_Thread_name_caching_in_AsyncLogger.xml |   0
 ..._was_not_being_set_until_after_the_first_co.xml |   0
 ..._toString_methods_that_perform_logging_coul.xml |   0
 ..._class_does_not_properly_implement_Configur.xml |   0
 ...DBConnection_to_add_a_MongoDB_encoding_hook.xml |   0
 ...OG4J2-477_NPE_in_ClassLoaderContextSelector.xml |   0
 ...dc_fields_are_not_JavaScript_escaped_in_JSO.xml |   0
 ...ow_uses_plain_ThreadLocal_by_default_unless.xml |   0
 .../LOG4J2-481_Add_Stream_interface_to_Loggers.xml |   0
 ...x_The_attribute_of_Route_to_refer_to_an_app.xml |   0
 ..._toString_methods_that_perform_logging_coul.xml |   0
 ...nder_s_overuse_of_transactions_by_connectin.xml |   0
 .../LOG4J2-490_Update_EasyMock_to_version_3_2.xml  |   0
 ...rmedObjectNameException_if_context_name_con.xml |   0
 ...mes_changed_Unloading_one_web_application_u.xml |   0
 ...507_Space_Level_numbers_by_100_instead_of_1.xml |   0
 ...rConfig_Disruptor_thread_s_then_AsyncAppend.xml |   0
 ..._support_interface_and_methods_and_the_Logg.xml |   0
 ..._2_api_Category_getEffectiveLevel_has_no_ca.xml |   0
 ...23_LocalizedMessage_serialization_is_broken.xml |   0
 ...g_apache_logging_log4j_core_appender_rollin.xml |   0
 ...GUI_should_dynamically_update_when_LoggerCo.xml |   0
 ...rolled_log_files_were_overwritten_by_Rollin.xml |   0
 ...Flume_appender_when_it_cannot_create_a_Berk.xml |   0
 ...SourceConnectionSource_and_the_DriverManage.xml |   0
 ...apache_logging_log4j_core_appender_db_nosql.xml |   0
 .../{20140621-2.0-rc2 => 2.0-rc2}/.release.xml     |   0
 ...documentation_regarding_log4j_status_logger.xml |   0
 ...g4jLogEvent_to_lazily_create_ThrowableProxy.xml |   0
 ...i_module_didn_t_export_any_packages_to_OSGi.xml |   0
 ...ic_dependency_with_log4j_slf4j_impl_in_OSGi.xml |   0
 ..._and_ThreadContextLookup_to_default_lookups.xml |   0
 ...m_with_the_previous_solution_for_LOG4J2_392.xml |   0
 .../LOG4J2-410_SLf4JLogger_is_now_Serializable.xml |   0
 ...alue_for_missing_key_in_look_ups_with_fallb.xml |   0
 ...-427_Add_support_for_configuration_via_YAML.xml |   0
 ...r_to_route_log_events_to_the_ServletContext.xml |   0
 ...rnConverter_to_escape_newlines_and_HTML_spe.xml |   0
 ..._a_NullPointerException_could_be_thrown_due.xml |   0
 ...fBounds_exception_could_occur_during_proper.xml |   0
 ...dd_a_LoggerConfig_Document_two_ways_to_modi.xml |   0
 ...was_not_resetting_its_status_after_the_prim.xml |   0
 ...footer_to_be_specified_as_lookup_patterns_i.xml |   0
 ...99_Add_equals_and_hashcode_to_Log4jLogEvent.xml |   0
 ...ere_AsyncAppender_dropped_events_if_queue_s.xml |   0
 ...llover_time_when_size_rollover_is_triggered.xml |   0
 ...h_Reconfigure_using_XML_below_function_in_J.xml |   0
 ..._Make_Throwable_transient_in_ThrowableProxy.xml |   0
 ...xpose_a_PrintWriter_instead_of_custom_Logge.xml |   0
 ...on_files_to_be_located_as_Servlet_Context_r.xml |   0
 ...dLogger_interface_to_facilitate_implementin.xml |   0
 ...t_and_RFC5424LayoutTest_were_failing_in_Jav.xml |   0
 ...nd_commas_in_Configuration_s_package_attrib.xml |   0
 ...now_always_uses_a_client_type_of_default_fa.xml |   0
 ...4_Renamed_SLF4J_logger_class_to_Log4jLogger.xml |   0
 ...mAccessFileAppender_buffer_size_configurabl.xml |   0
 ...wn_thread_memory_leak_in_servlet_containers.xml |   0
 ..._the_default_WaitStrategy_for_Async_Loggers.xml |   0
 ...dd_org_apache_logging_log4j_Logger_getLevel.xml |   0
 .../LOG4J2-579_Rework_Level_comparison_APIs.xml    |   0
 ...ssFile_now_writes_the_layout_header_after_r.xml |   0
 ..._logging_log4j_core_net_SocketServer_to_TCP.xml |   0
 ...Add_support_for_multiple_parents_to_Markers.xml |   0
 ...G4J2-592_Update_Jackson_to_2_3_2_from_2_2_2.xml |   0
 ...notation_processor_as_the_new_plugin_pre_ca.xml |   0
 ...not_skipping_multiple_instances_of_the_FQCN.xml |   0
 ...ypes_other_than_String_for_plugin_factory_v.xml |   0
 ...e_now_less_verbose_during_the_build_process.xml |   0
 ...m_the_NoSQL_plugins_no_longer_shows_up_in_c.xml |   0
 ...of_log4j_web_imports_Servlet_2_5_at_minimum.xml |   0
 .../LOG4J2-616_Update_Jackson_to_2_3_3.xml         |   0
 .../LOG4J2-617_Update_SLF4J_to_1_7_7.xml           |   0
 ...guration_files_do_not_prevent_the_config_fi.xml |   0
 ...ration_in_a_separate_thread_to_prevent_dead.xml |   0
 ...r_now_correctly_honours_the_bufferedIO_conf.xml |   0
 ..._MDC_properties_as_a_JSON_map_in_JSONLayout.xml |   0
 ...erate_all_log_event_timestamps_not_just_for.xml |   0
 ...ument_the_system_properties_used_in_Log4J_2.xml |   0
 ...ogger_s_level_via_jConsole_now_correctly_ta.xml |   0
 ...yncLogger_and_AsyncLoggerConfig_if_logger_i.xml |   0
 ...be_caused_by_a_null_ThreadContextClassLoade.xml |   0
 ...commons_logging_dependency_version_in_tests.xml |   0
 ...ureSocketAppender_and_secure_server_SSL_TLS.xml |   0
 ...LS_Syslog_appender_into_the_Syslog_appender.xml |   0
 .../LOG4J2-647_Upgrade_to_Flume_1_5_0.xml          |   0
 ...g4j_2_throws_ArrayIndexOutOfBoundsException.xml |   0
 ...rt_for_default_plugin_values_and_attributes.xml |   0
 ...dule_to_provide_a_home_for_all_log4j_perfor.xml |   0
 ...55_Add_Vagrantfile_for_testing_in_GNU_Linux.xml |   0
 ...che_file_to_META_INF_for_OSGi_compatibility.xml |   0
 ..._log_events_when_combining_AsyncLoggers_wit.xml |   0
 ...combining_AsyncLoggers_with_AsyncLoggerConf.xml |   0
 ...ollingFileAppender_buffer_size_configurable.xml |   0
 ...ollingRandomAccessFile_now_write_the_layout.xml |   0
 .../{20140729-2.0.1 => 2.0.1}/.intro.adoc          |   0
 .../{20140729-2.0.1 => 2.0.1}/.release.xml         |   0
 ..._issues_in_loading_Log4j_providers_in_an_OS.xml |   0
 ...abaseManager_to_close_connection_on_writeIn.xml |   0
 ...ter_ISO8601_PATTERN_now_conforms_to_ISO8601.xml |   0
 ..._not_find_class_javax_naming_InitialContext.xml |   0
 ...ror_message_if_configuration_file_not_found.xml |   0
 ...tation_for_Custom_Levels_and_Custom_Loggers.xml |   0
 ...ng_VerifyError_org_apache_logging_log4j_cor.xml |   0
 ...able_log4j_JMX_when_detecting_we_are_runnin.xml |   0
 ...NetworkOnMainThreadException_thrown_on_Andr.xml |   0
 ...ntextUtils_class_to_log4j_web_for_helper_me.xml |   0
 ...tion_regarding_extensions_to_LoggerContextF.xml |   0
 ...2_Update_to_LMAX_Disruptor_3_3_0_from_3_2_1.xml |   0
 ...o_latest_Jackson_jars_from_the_2_4_1_X_line.xml |   0
 ...o_that_it_won_t_interfere_with_spring_bom_a.xml |   0
 ...so_that_it_won_t_specify_a_default_scope_on.xml |   0
 ...er_deadlock_if_async_action_thread_fails_to.xml |   0
 ...webapp_manual_regarding_sample_web_xml_file.xml |   0
 ...kage_configuration_attribute_for_discoverin.xml |   0
 ...742_XInclude_not_working_with_relative_path.xml |   0
 ..._Clock_calls_when_TimestampMessage_is_logge.xml |   0
 ...t_date_pattern_after_fixing_the_ISO8601_pat.xml |   0
 ...configuration_page_has_incorrect_class_name.xml |   0
 .../{20140816-2.0.2 => 2.0.2}/.intro.adoc          |   0
 .../{20140816-2.0.2 => 2.0.2}/.release.xml         |   0
 ...dition_that_caused_log_file_rotation_to_fai.xml |   0
 ...mentation_that_Commons_Logging_jar_is_requi.xml |   0
 ...mentation_that_SLF4J_API_jar_is_required_wh.xml |   0
 ...on_from_hanging_when_PatternLayout_configur.xml |   0
 ...age_to_console_if_no_configuration_file_fou.xml |   0
 ...tFactory_subclasses_to_specify_a_custom_Con.xml |   0
 ...t_from_creating_unnecessary_Log4j2Plugins_d.xml |   0
 ...nor_site_documentation_issues_mostly_versio.xml |   0
 ...provement_link_to_dependency_tree_from_log4.xml |   0
 ...nous_loggers_and_appenders_to_ensure_the_fo.xml |   0
 ...essage_when_missing_log4j_core_in_the_class.xml |   0
 ...ong_time_if_you_have_empty_packages_attribu.xml |   0
 ...component_pages_were_still_using_the_old_lo.xml |   0
 ...5_Update_Apache_Flume_to_1_5_0_1_from_1_5_0.xml |   0
 src/changelog/{20140712-2.0 => 2.0}/.intro.adoc    |   0
 src/changelog/{20140712-2.0 => 2.0}/.release.xml   |   0
 ...h_no_Level_now_inherit_the_Level_from_their.xml |   0
 ..._generating_custom_logger_wrappers_that_rep.xml |   0
 ...casional_ArrayIndexOutOfBoundsException_aft.xml |   0
 ...on_error_with_SocketAppender_and_Async_Logg.xml |   0
 ...arify_how_to_use_formatter_logger_and_stand.xml |   0
 ...tSelector_should_ensure_that_different_Asyn.xml |   0
 ...ers_tab_and_so_on_in_PatternLayout_do_not_w.xml |   0
 ...ix_annotation_processor_warnings_on_JDK_1_7.xml |   0
 ...ogging_log4j_core_layout_AbstractLayout_imm.xml |   0
 ...nverter_support_for_b_is_broken_affects_Pat.xml |   0
 ..._logging_log4j_core_util_Closer_closeSilent.xml |   0
 ...ogging_log4j_core_layout_PatternLayout_immu.xml |   0
 .../LOG4J2-689_Update_Jackson_to_2_4_1.xml         |   0
 ...dependencies_should_be_in_scope_test_in_the.xml |   0
 ...tation_to_specify_only_Maven_3_is_supported.xml |   0
 ...lation_error_that_popped_up_in_a_test_class.xml |   0
 ...ilter_does_not_match_multiline_log_messages.xml |   0
 ...ual_page_missing_documentation_on_header_fo.xml |   0
 ..._Async_Logger_does_not_log_thread_context_s.xml |   0
 ...re_not_logged_when_configuration_problems_a.xml |   0
 ...te_Apache_Commons_Logging_to_1_2_from_1_1_3.xml |   0
 src/changelog/{20141019-2.1 => 2.1}/.intro.adoc    |   0
 src/changelog/{20141019-2.1 => 2.1}/.release.xml   |   0
 ...nager_now_handles_LockConflictExceptions_in.xml |   0
 .../LOG4J2-428_Implement_a_GELF_layout.xml         |   0
 ...OG4J2-431_Added_Memory_Mapped_File_Appender.xml |   0
 ...OG4J2-547_Add_the_Log4j_IOStreams_component.xml |   0
 ...ering_on_custom_log_levels_in_configuration.xml |   0
 ...gging_implementation_based_on_log4j_api_See.xml |   0
 ...SGi_Import_Package_problem_with_the_JMS_API.xml |   0
 ...me_typo_fixes_and_enhancements_for_the_site.xml |   0
 ...xed_minor_issues_with_Log4j2_website_docume.xml |   0
 ...y_plugin_clashes_by_using_a_more_predictabl.xml |   0
 ...2-753_Reduced_CachedClock_thread_contention.xml |   0
 ...766_Incomplete_documentation_for_JSONLayout.xml |   0
 ...1_Add_lookup_for_application_main_arguments.xml |   0
 ...mework_to_3_2_11_RELEASE_from_3_2_8_RELEASE.xml |   0
 ...-782_Remove_invalid_Oracle_Maven_repository.xml |   0
 ...uld_use_platform_character_encoding_by_defa.xml |   0
 ...xed_capitalization_inconsistency_in_user_ma.xml |   0
 .../LOG4J2-787_Add_lookup_for_JVM_arguments.xml    |   0
 ...o_2_4_2_from_2_4_1_for_XML_and_JSON_process.xml |   0
 ...ustom_SLF4J_Markers_in_log4j_slf4j_impl_mod.xml |   0
 ..._log4j_to_slf4j_did_not_work_correctly_with.xml |   0
 ...arified_why_log4j_core_is_a_compile_time_de.xml |   0
 ...ning_redundancy_causing_massive_slowdowns_i.xml |   0
 ...ycle_implementations_should_be_serializable.xml |   0
 ...ng_log4j_core_Logger_should_be_serializable.xml |   0
 ...configuration_with_AsyncLogger_AsyncRoot_is.xml |   0
 ...tility_class_to_API_s_private_utility_class.xml |   0
 ...2-810_Update_javax_mail_to_1_5_2_from_1_5_0.xml |   0
 ...ws_ArrayIndexOutOfBoundsException_for_an_em.xml |   0
 ...og4jMarker_hasParents_returns_opposite_of_c.xml |   0
 ...S_appenders_into_a_single_appender_Configur.xml |   0
 ...ded_section_on_XInclude_to_user_manual_Conf.xml |   0
 ..._in_Tomcat_6_caused_by_clock_background_thr.xml |   0
 ...eclipse_persistence_jpa_to_2_5_2_from_2_5_1.xml |   0
 ...ation_constraint_annotations_for_the_Plugin.xml |   0
 ...peConverter_classes_through_the_standard_Pl.xml |   0
 ...ollingFile_filePattern_backslashes_are_path.xml |   0
 ...interrupt_signal_to_allow_application_shutd.xml |   0
 ...updated_FAQ_which_jars_diagrams_for_JUL_bri.xml |   0
 ...ils_if_a_class_in_logged_stack_trace_throws.xml |   0
 ...ded_Runtime_Dependencies_link_to_left_nav_b.xml |   0
 ...enderTest_JUnit_performance_test_to_log4j_p.xml |   0
 ...SqlAppenderTest_JUnit_performance_test_to_l.xml |   0
 ...nderTest_JUnit_performance_test_to_log4j_pe.xml |   0
 ...qlAppenderTest_JUnit_performance_test_to_lo.xml |   0
 .../LOG4J2-844_Update_JMH_to_1_1_from_0_7_2.xml    |   0
 ...atible_versions_in_Log4j_API_ProviderUtil_a.xml |   0
 ..._to_provide_nicely_formatted_runtime_versio.xml |   0
 ...n_fix_broken_links_on_Appenders_manual_page.xml |   0
 ...dd_sections_on_the_JUL_Adapter_IO_Streams_a.xml |   0
 ...x_broken_links_on_left_navigation_Extending.xml |   0
 ..._issue_that_prevented_Log4j_from_finding_th.xml |   0
 ...xed_missing_closing_parenthesis_in_code_exa.xml |   0
 ...er_maxDelay_not_in_seconds_but_milliseconds.xml |   0
 ...ackRegistry_interface_for_customizable_shut.xml |   0
 .../{20171118-2.10.0 => 2.10.0}/.intro.adoc        |   0
 .../{20171118-2.10.0 => 2.10.0}/.release.xml       |   0
 ..._filtering_of_line_breaks_in_layout_pattern.xml |   0
 ...2-1216_Nested_pattern_layout_options_broken.xml |   0
 ...implify_log4j_system_property_naming_scheme.xml |   0
 ..._with_fixed_values_to_JSON_XML_YAML_layouts.xml |   0
 ...09_Add_global_configuration_environment_SPI.xml |   0
 ..._org_apache_logging_log4j_core_net_ssl_in_A.xml |   0
 ...or_overriding_the_Tomcat_Log_class_in_Tomca.xml |   0
 ...e_messages_appeared_out_of_order_in_log_fil.xml |   0
 ...nfiguration_supports_Reconfiguration_PR_115.xml |   0
 ...ame_caching_by_default_when_running_on_Java.xml |   0
 ...io_charset_UnsupportedCharsetException_cp65.xml |   0
 ...onfigure_SSL_that_avoid_plain_text_password.xml |   0
 ...as_the_Tomcat_logging_implementation_startu.xml |   0
 ...api_and_make_most_other_log4j_jars_automati.xml |   0
 ...J_binding_mechanism_introduced_in_SLF4J_1_8.xml |   0
 ...anager_should_make_a_copy_of_LogEvents_befo.xml |   0
 ...f_sending_the_key_of_a_message_to_Kafka_usi.xml |   0
 ..._does_not_provide_the_entire_stack_trace_it.xml |   0
 ...gging_log4j_core_config_composite_Composite.xml |   0
 ...should_make_AppenderRef_optional_for_each_L.xml |   0
 ...ppender_should_say_why_it_cannot_load_JAnsi.xml |   0
 ...up_log4j_nosql_into_one_module_per_appender.xml |   0
 ...4J2-2077_Update_from_Jackson_2_9_1_to_2_9_2.xml |   0
 ...8_Update_LMAX_disruptor_from_3_3_6_to_3_3_7.xml |   0
 ...e_Apache_Commons_Compress_from_1_14_to_1_15.xml |   0
 ...ons_CSV_version_referenced_in_the_Javadoc_o.xml |   0
 ..._to_be_enabled_explicitly_by_setting_system.xml |   0
 ...J2-2088_Upgrade_picocli_to_2_0_3_from_0_9_8.xml |   0
 ...servlet_api_provided_dependency_from_2_5_to.xml |   0
 ...ts_the_configured_log4j2_is_webapp_property.xml |   0
 ..._Kafka_kafka_clients_from_0_11_0_1_to_1_0_0.xml |   0
 ...erSkeleton_for_applications_still_using_Log.xml |   0
 ...ixIn_class_for_Jackson_is_coded_incorrectly.xml |   0
 ...lue_in_MapMessage_caused_ClassCastException.xml |   0
 ...e_JSON_encoding_will_escape_keys_and_values.xml |   0
 .../LOG4J2-2103_XML_encoding_for_PatternLayout.xml |   0
 ...ts_both_StringBuilderFormattable_and_MultiF.xml |   0
 ...o_disable_message_pattern_converter_lookups.xml |   0
 ...Message_should_use_deep_toString_for_values.xml |   0
 ...Log4j_2_implementation_of_Eclipse_Jetty_s_o.xml |   0
 ...cies_for_2_9_2_incorrectly_bring_in_jackson.xml |   0
 ...ewlines_and_other_control_characters_in_JSO.xml |   0
 ...namicFilterThreshold_does_not_accept_multip.xml |   0
 .../{20180311-2.11.0 => 2.11.0}/.intro.adoc        |   0
 .../{20180311-2.11.0 => 2.11.0}/.release.xml       |   0
 ...for_precise_micro_and_nanosecond_timestamps.xml |   0
 ...OG4J2-1976_Revert_OSGi_API_version_to_4_3_1.xml |   0
 ...ibute_values_in_DefaultConfigurationBuilder.xml |   0
 ...was_not_looping_properly_over_class_loaders.xml |   0
 ...egy_did_not_merge_filters_on_loggers_correc.xml |   0
 ...ime_dependency_on_Java_Management_APIs_from.xml |   0
 ...ry_threadlocal_StringBuilder_field_from_Mdc.xml |   0
 ...lassDefFoundError_in_Java_9_in_java_util_Se.xml |   0
 ..._Update_ZeroMQ_s_jeromq_from_0_4_2_to_0_4_3.xml |   0
 ...143_Add_missing_converters_to_PatternLayout.xml |   0
 ...f_maven_bundle_plugin_to_3_4_0_Convert_bund.xml |   0
 ...t_message_in_traceExit_R_when_logging_is_di.xml |   0
 ..._ThreadContext_map_was_cleared_resulting_in.xml |   0
 ...e_logging_log4j_core_lookup_Interpolator_ge.xml |   0
 ...StringMap_to_be_filtered_upon_deserializati.xml |   0
 ...4J2-2165_Update_Jackson_from_2_9_2_to_2_9_3.xml |   0
 ...2175_Fix_typo_in_Property_Substitution_docs.xml |   0
 ...der_should_use_a_keys_and_values_for_a_Log4.xml |   0
 ...ider_builder_for_and_deprecate_org_apache_l.xml |   0
 ..._should_use_keys_and_values_from_a_Log4j_Ma.xml |   0
 ...ion_at_org_apache_logging_log4j_util_Activa.xml |   0
 ...4_Update_MongoDB_driver_from_3_0_4_to_3_6_1.xml |   0
 ...C_DriverManager_based_ConnectionSource_that.xml |   0
 ...tionSource_that_provides_pooling_through_Ap.xml |   0
 ...Connection_Source_for_a_JDBC_Appender_to_re.xml |   0
 ...off_JPA_support_into_a_new_module_log4j_jpa.xml |   0
 ...JSON_object_for_ObjectMessage_in_JsonLayout.xml |   0
 ...ore_a_multi_release_multi_version_jar_added.xml |   0
 ...-2193_Update_JMH_to_version_1_19_from_1_1_1.xml |   0
 ..._compile_the_log4j_perf_module_to_allow_ben.xml |   0
 ...197_Document_default_property_value_support.xml |   0
 ...MongoDB_dependencies_from_classic_to_modern.xml |   0
 ..._onMismatch_invalid_attribute_in_properties.xml |   0
 ...ogging_log4j_core_util_WatchManager_unwatch.xml |   0
 ...ng_log4j_core_util_WatchManager_getWatchers.xml |   0
 ...j_mongodb3_Remove_use_of_deprecated_MongoDB.xml |   0
 ...ache_logging_log4j_core_util_WatchManager_r.xml |   0
 ..._to_org_apache_logging_log4j_mongodb_MongoD.xml |   0
 ...ongoDb_plugin_and_related_artifacts_from_Mo.xml |   0
 ...sage_for_Script_which_says_ScriptFile_inste.xml |   0
 ...ntion_in_CopyOnWriteSortedArrayThreadContex.xml |   0
 ...ntion_in_GarbageFreeSortedArrayThreadContex.xml |   0
 ...ssary_contention_in_DefaultThreadContextMap.xml |   0
 ...-2215_Reduce_compiler_warnings_in_log4j_api.xml |   0
 ..._builder_classes_should_look_for_onMismatch.xml |   0
 ...4J2-2229_Update_Jackson_from_2_9_3_to_2_9_4.xml |   0
 ...ry_dependency_on_jcommander_since_Log4j_use.xml |   0
 ...y_all_of_certain_JAnsi_exception_messages_o.xml |   0
 ...Apache_Commons_Compress_from_1_15_to_1_16_1.xml |   0
 ...ion_would_occur_when_header_was_provided_to.xml |   0
 ...us_logger_timestamp_format_is_now_configura.xml |   0
 ...s_now_pass_the_original_format_string_to_do.xml |   0
 ...e_iterating_over_message_parameters_without.xml |   0
 ...ics_module_name_header_was_being_included_i.xml |   0
 ...MongoDB_3_module_from_driver_3_6_1_to_3_6_3.xml |   0
 ..._SMTP_Update_javax_mail_from_1_6_0_to_1_6_1.xml |   0
 .../LOG4J2-2264_Update_JAnsi_from_1_16_to_1_17.xml |   0
 ...n_when_called_with_null_returns_null_instea.xml |   0
 ...info_class_to_META_INF_versions_9_directory.xml |   0
 ...ix_in_manual_page_for_custom_configurations.xml |   0
 ...PropertySource_to_run_with_a_SecurityManage.xml |   0
 ...ationException_from_org_apache_logging_log4.xml |   0
 ...rtiesPropertySource_to_run_with_a_SecurityM.xml |   0
 .../{20180722-2.11.1 => 2.11.1}/.intro.adoc        |   0
 .../{20180722-2.11.1 => 2.11.1}/.release.xml       |   0
 ...mposite_configuration_for_context_parameter.xml |   0
 ..._parameters_are_not_treated_as_placeholders.xml |   0
 ...gin_error_message_when_elements_are_missing.xml |   0
 ...eferences_to_other_objects_are_cleared_afte.xml |   0
 ...onException_when_using_Log4j_with_oracle_xm.xml |   0
 ...ectionSource_does_not_take_into_account_pro.xml |   0
 ...ers_no_longer_forget_parameter_values_provi.xml |   0
 ...uld_show_the_Log4j_name_and_version_when_in.xml |   0
 ...2_2_8_2_JMX_unregister_NullPointerException.xml |   0
 ...erviceLoader_properly_work_in_OSGi_by_using.xml |   0
 ..._binding_into_2_implementations_one_for_SLF.xml |   0
 ...nd_RingBufferLogEvent_message_mementos_reta.xml |   0
 ...4J2-2311_Update_Jackson_from_2_9_4_to_2_9_5.xml |   0
 ...used_with_AsyncLoggerContextSelector_output.xml |   0
 ...3_Update_LMAX_Disruptor_from_3_3_7_to_3_4_2.xml |   0
 ...erConfig_does_not_have_a_Level_return_ERROR.xml |   0
 ...etNonNullImmutableMessage_and_Log4jLogEvent.xml |   0
 ...onger_mutated_when_the_asynchronous_queue_i.xml |   0
 ...ractLogger_when_another_exception_is_thrown.xml |   0
 ..._the_correct_level_when_unspecified_This_pr.xml |   0
 ...ector_implementations_which_select_an_Async.xml |   0
 ...OG4J2-2328_Update_JAnsi_from_1_17_to_1_17_1.xml |   0
 ...r_debug_logging_avoids_string_concatenation.xml |   0
 ...own_in_default_disruptor_ExceptionHandler_i.xml |   0
 ...e_logging_log4j_core_appender_AsyncAppender.xml |   0
 ...hyphen_from_the_AsyncLoggerConfig_backgroun.xml |   0
 ...Gi_Activator_specified_an_incorrect_version.xml |   0
 ...Apache_Commons_Compress_from_1_16_1_to_1_17.xml |   0
 ...Event_getMutableInstant_to_allow_the_Mutabl.xml |   0
 ...t_memento_messages_provide_the_expected_for.xml |   0
 ...gnores_non_string_system_properties_Fixes_a.xml |   0
 ...4J2-2357_Update_Jackson_from_2_9_5_to_2_9_6.xml |   0
 ...358_Update_Kafka_client_from_1_0_0_to_1_1_0.xml |   0
 ...ak_in_which_ReusableObjectMessage_would_hol.xml |   0
 ...ak_in_which_ReusableParameterizedMessage_wo.xml |   0
 ...esn_t_clobber_AbstractStringLayout_cached_S.xml |   0
 ...capeJson_implementation_runs_in_linear_time.xml |   0
 ...scapeXml_implementation_runs_in_linear_time.xml |   0
 ...ion_in_org_apache_logging_log4j_util_Loader.xml |   0
 ...Update_Mongodb_3_driver_from_3_6_3_to_3_8_0.xml |   0
 ...384_Update_Kafka_client_from_1_1_0_to_1_1_1.xml |   0
 ...4J2-2385_Update_Groovy_from_2_4_13_to_2_5_1.xml |   0
 ...nal_Apache_Commons_DBCP_from_2_2_0_to_2_4_0.xml |   0
 ...ly_blocked_when_logging_a_message_in_an_int.xml |   0
 ...s_saving_and_retrieving_cache_entries_using.xml |   0
 ...Fix_broken_links_in_log4j_web_documentation.xml |   0
 ...ROR_Could_not_search_jar_with_JBoss_EAP_6_2.xml |   0
 .../{20190204-2.11.2 => 2.11.2}/.intro.adoc        |   0
 .../{20190204-2.11.2 => 2.11.2}/.release.xml       |   0
 ...te_conversion_pattern_should_render_time_zo.xml |   0
 ...mbda_expression_with_a_method_call_that_als.xml |   0
 ..._Fixed_Appenders_section_in_Extending_Log4j.xml |   0
 ...m_CLIRR_to_RevAPI_for_detecting_API_changes.xml |   0
 ...was_creating_files_with_the_wrong_date_time.xml |   0
 ...Context_setConfiguration_as_a_public_method.xml |   0
 ...ttern_as_the_FileManager_name_when_no_filen.xml |   0
 ...Error_at_AwaitCompletionReliabilityStrategy.xml |   0
 ...memory_leak_in_ReusableParameterizedMessage.xml |   0
 ...rces_from_any_accessible_ClassLoader_Hide_a.xml |   0
 ...sage_parameter_is_properly_passed_to_append.xml |   0
 ...r_correctly_abbreviates_first_fragments_188.xml |   0
 ...n_logging_performance_ThrowableProxy_constr.xml |   0
 ..._PersistenceUnit_that_using_Log4j_as_sessio.xml |   0
 ..._of_highlight_pattern_when_using_jul_bridge.xml |   0
 ...ded_to_all_columns_when_a_JDBC_Appender_s_C.xml |   0
 ...ion_when_closing_never_used_RollingRandomAc.xml |   0
 ..._unchecked_exceptions_while_loading_plugins.xml |   0
 ...rorHandler_on_AbstractAppender_is_not_allow.xml |   0
 ...nvoked_with_a_LogEvent_and_Throwable_when_p.xml |   0
 ...t_the_NullAppender_default_its_name_to_null.xml |   0
 ...dd_Log4j_slf4j18_impl_dependency_to_BOM_POM.xml |   0
 ...ssFileManager_ignores_new_file_patterns_fro.xml |   0
 ...G4J2-2466_ColumnMapping_literal_not_working.xml |   0
 ...4J2-2468_Update_Jackson_from_2_9_6_to_2_9_7.xml |   0
 ...e_Apache_Commons_Compress_from_1_17_to_1_18.xml |   0
 ...0_Update_Apache_Commons_CSV_from_1_5_to_1_6.xml |   0
 ...-2471_Update_javax_mail_from_1_6_1_to_1_6_2.xml |   0
 ...ate_mongo_java_driver_3_from_3_8_0_to_3_8_2.xml |   0
 ...SimpleLayout_and_ConsoleAppender_missing_in.xml |   0
 ...outStringEncodingBenchmark_returns_the_comp.xml |   0
 ...Exceptions_in_org_apache_logging_log4j_core.xml |   0
 ...lector_cannot_be_used_in_a_OSGI_application.xml |   0
 ...ngPolicy_was_not_honored_when_using_the_Dir.xml |   0
 ...der_should_release_parameter_resources_ASAP.xml |   0
 ...enders_to_optionally_carry_a_Property_array.xml |   0
 ...uld_reconnect_to_the_database_when_a_connec.xml |   0
 ...nectIntervalMillis_cannot_be_set_from_a_con.xml |   0
 ...throw_a_NullPointerException_when_JMS_is_no.xml |   0
 ...perties_element_must_be_the_first_configura.xml |   0
 ...iver_from_3_8_2_to_3_9_0_for_log4j_mongodb3.xml |   0
 ...riverConnectionSource_with_Apache_Commons_D.xml |   0
 ...ails_when_using_both_parameter_source_and_l.xml |   0
 ...nder_to_truncate_strings_to_match_a_table_s.xml |   0
 ...otUpperCase_a_static_method_so_it_can_be_ac.xml |   0
 ...umentation_referenced_incorrect_method_name.xml |   0
 ...ing_MapMessageLookup_lookup_with_MapMessage.xml |   0
 ...tModificationException_while_iterating_over.xml |   0
 ..._using_MapMessage_implementations_with_do_n.xml |   0
 ...introduced_by_LOG4J2_2301_in_2_11_1_allowin.xml |   0
 ...licy_was_not_rolling_properly_especially_wh.xml |   0
 ...G4J2-2543_Add_Log4j_to_SLF4J_to_BOM_pom_xml.xml |   0
 .../{20190623-2.12.0 => 2.12.0}/.intro.adoc        |   0
 .../{20190623-2.12.0 => 2.12.0}/.release.xml       |   0
 ...was_failing_with_ERROR_appender_Failover_ha.xml |   0
 ..._found_if_the_plugin_key_was_not_lower_case.xml |   0
 ...plugins_within_a_Jar_using_a_URL_Connection.xml |   0
 ...37_Allow_custom_end_of_line_with_JsonLayout.xml |   0
 ...adding_the_counter_of_a_RollingFileAppender.xml |   0
 ...Add_reconfiguration_methods_to_Configurator.xml |   0
 ...will_match_events_when_no_marker_is_present.xml |   0
 ...ssFileAppender_error_message_referenced_inc.xml |   0
 ...terException_in_JdbcAppender_createAppender.xml |   0
 ...P223_version_detection_fix_for_JDK_9_and_up.xml |   0
 ...onverter_is_properly_created_from_the_K_map.xml |   0
 ...4J2-2570_Update_Jackson_from_2_9_7_to_2_9_8.xml |   0
 ...ongoDB_3_module_driver_from_3_9_0_to_3_10_1.xml |   0
 ...ld_support_a_host_name_resolving_to_multipl.xml |   0
 ...ption_when_server_not_reachable_with_Socket.xml |   0
 ...ption_message_when_both_log4j_slf4j_impl_an.xml |   0
 ...on_rollover_supports_configurable_compressi.xml |   0
 ...erflowError_at_org_apache_logging_log4j_jun.xml |   0
 ...when_size_based_triggering_policy_is_used_w.xml |   0
 ...ing_when_the_queue_is_full_no_longer_result.xml |   0
 ...G4J2-2610_Explicitly_set_file_creation_time.xml |   0
 ...olicy_configuration_short_values_Default_an.xml |   0
 ...ion_at_org_apache_logging_log4j_core_append.xml |   0
 ...or_to_ThrowablePatternConverter_that_was_re.xml |   0
 ...tException_in_org_apache_logging_log4j_core.xml |   0
 ...4J2-2619_Update_Jackson_from_2_9_8_to_2_9_9.xml |   0
 ...uredDataId_was_ignoring_maxLength_attribute.xml |   0
 ...ng_events_not_to_be_recorded_when_a_Routing.xml |   0
 ...urgePolicy_implementations_no_longer_stop_a.xml |   0
 ...d_org_apache_logging_log4j_message_MapMessa.xml |   0
 ...AsyncLogger_methods_below_the_35_byte_thres.xml |   0
 ..._not_properly_setting_default_Structured_El.xml |   0
 ...r_reconfiguration_via_HTTP_S_Docker_and_Spr.xml |   0
 .../Update_tests_from_H2_1_4_197_to_1_4_199.xml    |   0
 .../{20190806-2.12.1 => 2.12.1}/.intro.adoc        |   0
 .../{20190806-2.12.1 => 2.12.1}/.release.xml       |   0
 ...s_to_work_when_files_are_missing_from_the_s.xml |   0
 ...rences_to_LoggerContext_when_it_is_shutdown.xml |   0
 ..._Make_Log4j_Core_optional_for_Log4j_1_2_API.xml |   0
 ...rformance_of_capturing_location_information.xml |   0
 ...date_MongoDB_3_driver_from_3_10_1_to_3_10_2.xml |   0
 ...ort_emulating_a_MAC_address_when_using_ipv6.xml |   0
 ...ove_exception_messages_in_the_JDBC_appender.xml |   0
 ...portException_records_a_warning_to_the_stat.xml |   0
 ...ndles_and_records_unchecked_RuntimeExceptio.xml |   0
 ...hrows_a_java_sql_SQLTransactionRollbackExce.xml |   0
 ...nd_to_statement_when_using_JDBC_appender_ap.xml |   0
 .../{20191211-2.13.0 => 2.13.0}/.intro.adoc        |   0
 .../{20191211-2.13.0 => 2.13.0}/.release.xml       |   0
 ...ive_calls_to_java_util_LogManager_getLogger.xml |   0
 ..._version_check_in_ThreadNameCachingStrategy.xml |   0
 ...639_Add_builder_pattern_to_Logger_interface.xml |   0
 ..._definition_of_script_in_properties_configu.xml |   0
 ...72_Add_automatic_module_names_where_missing.xml |   0
 ...putStreamAppender_Builder_ignores_setFilter.xml |   0
 ...ing_name_for_the_CompositeConfiguration_sou.xml |   0
 ...of_rename_action_to_true_if_file_was_copied.xml |   0
 ...s_not_support_attribute_names_besides_value.xml |   0
 .../LOG4J2-2701_Update_Jackson_to_2_9_10.xml       |   0
 ...oundsException_could_occur_with_MAC_address.xml |   0
 ...tion_of_GELF_layout_to_be_formatted_using_a.xml |   0
 ..._application_properties_to_be_accessed_in_t.xml |   0
 ...appenders_would_fail_to_compress_the_file_a.xml |   0
 ...o_lookup_Kubernetes_attributes_in_the_Log4j.xml |   0
 ...dded_try_finally_around_event_execute_for_R.xml |   0
 ...memory_leak_when_async_loggers_throw_errors.xml |   0
 ...Add_setKey_method_to_Kafka_Appender_Builder.xml |   0
 .../LOG4J2-2731_Add_a_Level_Pattern_Selector.xml   |   0
 ...-2732_Add_ThreadContext_putIfNotNull_method.xml |   0
 ...tal_support_for_Log4j_1_configuration_files.xml |   0
 .../{20200225-2.13.1 => 2.13.1}/.intro.adoc        |   0
 .../{20200225-2.13.1 => 2.13.1}/.release.xml       |   0
 ...en_file_matches_pattern_but_index_is_too_la.xml |   0
 ..._with_leading_dashes_by_using_a_slash_as_an.xml |   0
 ...on_in_the_classloader_using_new_versions_of.xml |   0
 ...getBeforeTime_would_sometimes_return_incorr.xml |   0
 ...GraalVM_does_not_allow_use_of_MethodHandles.xml |   0
 ...N_output_wrong_when_using_additional_fields.xml |   0
 ...r_should_use_Messager_instead_of_System_out.xml |   0
 ...r_handles_parallel_file_deletion_gracefully.xml |   0
 ...ormattedMessage_would_incorrectly_format_ob.xml |   0
 ...on_on_Windows_due_to_accessing_network_inte.xml |   0
 ...t_is_reproducible_allowing_the_annotation_p.xml |   0
 ...4j_jul_recursive_logger_detection_resulting.xml |   0
 ...y_EventLogger_references_from_log4j_slf4j18.xml |   0
 ...4j18_impl_slf4j_version_to_1_8_0_beta4_from.xml |   0
 ...tSelector_was_not_locating_the_LoggerContex.xml |   0
 ...k_using_fully_asynchronous_logging_when_the.xml |   0
 ..._PERIOD_MICROS_fixed_date_format_matching_I.xml |   0
 ...getCallerClass_performance_in_cases_where_R.xml |   0
 ...nd_RingBufferLogEvent_avoid_StringBuffer_an.xml |   0
 ...ssLoaders_may_discover_additional_loaders_a.xml |   0
 ...text_from_being_garbage_collected_while_bei.xml |   0
 ...ion_when_using_a_custom_DirectFileRolloverS.xml |   0
 ...er_was_not_rolling_on_startup_if_createOnDe.xml |   0
 ...0_Always_write_header_on_a_new_OutputStream.xml |   0
 ...ver_JDBC_driver_throws_SQLServerException_w.xml |   0
 .../LOG4J2-2763_Update_dependencies.xml            |   0
 ...is_missing_on_Routes_element_Use_default_ro.xml |   0
 ...Add_multi_parameter_overloads_to_LogBuilder.xml |   0
 ...ot_log_an_error_if_Files_move_does_not_work.xml |   0
 ...ointerException_after_reconfiguring_via_JMX.xml |   0
 ...ointerException_after_reconfiguring_via_JMX.xml |   0
 ...in_RollingFileAppender_uses_a_placeholder_f.xml |   0
 ..._retry_count_attribute_to_the_KafkaAppender.xml |   0
 ...nitializer_was_obtaining_the_StatusLogger_t.xml |   0
 ...gQueue_instead_of_synchronized_collection_i.xml |   0
 ...10_and_overwriting_files_when_leading_zeros.xml |   0
 ...form_status_logging_calculations_in_PluginR.xml |   0
 .../{20200423-2.13.2 => 2.13.2}/.intro.adoc        |   0
 .../{20200423-2.13.2 => 2.13.2}/.release.xml       |   0
 ...ide_a_Log4j_implementation_of_System_Logger.xml |   0
 ...xtension_in_the_file_pattern_to_be_modified.xml |   0
 ...ervlet_context_path_to_be_retrieved_without.xml |   0
 ...store_printing_timeMillis_in_the_JsonLayout.xml |   0
 ...hen_whitespace_is_in_the_file_path_and_Java.xml |   0
 ...n_processor_before_triggering_policy_during.xml |   0
 ...oviders_as_an_alternative_to_having_to_impl.xml |   0
 ...ocate_PluginEntry_during_PluginCache_loadin.xml |   0
 ..._Correct_JsonLayout_timestamp_sorting_issue.xml |   0
 ...ow_trailing_and_leading_spaces_in_log_level.xml |   0
 ...st_more_resilient_to_environmental_differen.xml |   0
 ...t_handle_daylight_saving_time_transitions_a.xml |   0
 ...ookup_to_retrieve_fields_from_the_log_event.xml |   0
 ...nterException_when_StackWalker_returns_null.xml |   0
 ...bout_using_a_url_in_log4j_configurationFile.xml |   0
 ...deLocation_parameter_when_creating_AsyncLog.xml |   0
 ...penderLoggingException_instead_of_an_NPE_in.xml |   0
 ...oBytes_was_checking_wrong_variable_for_null.xml |   0
 ...-2814_Fix_Javadoc_for_ScriptPatternSelector.xml |   0
 ..._applications_to_use_composite_configuratio.xml |   0
 ...ize_action_to_parse_the_value_without_being.xml |   0
 ...ookup_to_return_default_and_active_profiles.xml |   0
 ...pecifying_an_SSL_configuration_for_SmtpAppe.xml |   0
 ...esLocation_in_GelfLayout_to_reflect_whether.xml |   0
 .../{20200510-2.13.3 => 2.13.3}/.intro.adoc        |   0
 .../{20200510-2.13.3 => 2.13.3}/.release.xml       |   0
 ...interException_in_ThreadContextDataInjector.xml |   0
 .../{20201106-2.14.0 => 2.14.0}/.intro.adoc        |   0
 .../{20201106-2.14.0 => 2.14.0}/.release.xml       |   0
 ..._in_ThreadContext_description_was_incorrect.xml |   0
 ...e_printed_in_error_message_in_RollingFileAp.xml |   0
 ..._no_longer_recursively_start_the_AsyncLogge.xml |   0
 ...ption_when_no_network_interfaces_are_availa.xml |   0
 ...4j_mongodb4_to_use_new_major_version_4_Mong.xml |   0
 .../LOG4J2-2851_Drop_log4j_mongodb2_module.xml     |   0
 ...configuration_of_the_Disruptor_WaitStrategy.xml |   0
 ..._where_mergeFactory_should_be_mergeStrategy.xml |   0
 ..._Obtain_ContextDataProviders_asynchronously.xml |   0
 ...tTranslator_uses_a_static_ContextDataInject.xml |   0
 ...ing_to_create_directories_when_using_a_Dire.xml |   0
 ...tainer_id_to_obtain_container_and_image_inf.xml |   0
 ...er_benchmark_Revert_back_to_StackWalker_wal.xml |   0
 ...va_util_logging_filters_when_using_that_API.xml |   0
 ...FileRolloverStrategy_the_file_pattern_was_n.xml |   0
 ...89_Add_date_pattern_support_for_HTML_layout.xml |   0
 ...fLayout_to_produce_newline_delimited_events.xml |   0
 ...G4J2-2894_Fix_spelling_error_in_log_message.xml |   0
 ...dlock_in_asynchronous_logging_by_avoiding_b.xml |   0
 ...alizing_volatile_fields_with_default_values.xml |   0
 ..._LogEventWrapper_threadId_and_priority_acce.xml |   0
 ...ation_files_should_be_ignored_when_creating.xml |   0
 ...erationException_when_initializing_the_Log4.xml |   0
 ...p_and_Spring_PropertySource_to_its_own_modu.xml |   0
 ...now_store_the_servlet_context_as_a_map_entr.xml |   0
 ...er_in_spring_cloud_config_client_listens_fo.xml |   0
 ...yStrategy_s_beforeStopAppenders_method_befo.xml |   0
 .../LOG4J2-2925_Fix_broken_link_in_FAQ.xml         |   0
 ...CContextMap_on_contains_and_isEmpty_invocat.xml |   0
 ..._garbage_collection_of_shutdown_hooks_in_De.xml |   0
 .../LOG4J2-2957_Add_JsonTemplateLayout.xml         |   0
 ...sts_to_require_Java_8_unconditionally_now_t.xml |   0
 .../Update_com_fasterxml_jackson_2_10_2_2_11_0.xml |   0
 .../Update_jackson_2_11_0_2_11_2.xml               |   0
 ...date_mongodb3_version_from_3_12_1_to_3_12_6.xml |   0
 ...che_activemq_activemq_broker_5_15_11_5_16_0.xml |   0
 ...g_apache_commons_commons_compress_1_19_1_20.xml |   0
 ...date_org_apache_commons_commons_csv_1_7_1_8.xml |   0
 ...e_org_apache_commons_commons_lang3_3_9_3_10.xml |   0
 .../Update_org_codehaus_groovy_2_5_6_3_0_5.xml     |   0
 .../Update_tests_commons_io_commons_io_2_6_2_7.xml |   0
 .../Update_tests_hsqldb_2_5_0_2_5_1.xml            |   0
 .../Update_tests_junit_junit_4_12_4_13.xml         |   0
 .../{20210306-2.14.1 => 2.14.1}/.intro.adoc        |   0
 .../{20210306-2.14.1 => 2.14.1}/.release.xml       |   0
 ...wn_of_log4j_in_log4j_web_to_be_turned_off_a.xml |   0
 ...wn_of_log4j_in_log4j_web_to_be_turned_off_a.xml |   0
 ...tion_when_Log4j_1_configuration_files_are_u.xml |   0
 ...Kafka_producer_instantiation_causing_thread.xml |   0
 ...ver_Listener_to_aid_in_unit_test_validation.xml |   0
 ..._that_LogBuilder_default_methods_do_nothing.xml |   0
 ...ith_IdentityHashMap_in_ParameterFormatter_t.xml |   0
 ...onTemplateLayout_event_additional_fields_fr.xml |   0
 ...solver_by_unifying_its_backend_with_mdc_res.xml |   0
 ...om_several_Configurations_in_Composite_Conf.xml |   0
 ...ayout_index_based_parameter_resolution_when.xml |   0
 ...ender_and_AppenderControl_for_handling_of_T.xml |   0
 ...lateAdditionalField_type_conflicting_with_p.xml |   0
 ...to_initialize_in_Java_8_with_log4j_spring_b.xml |   0
 ...poses_an_incorrect_INSERT_statement_without.xml |   0
 ...ed_PatternLayout_createLayout_calls_in_docs.xml |   0
 ...ngPolicy_would_fail_to_cause_the_file_to_ro.xml |   0
 ...RootObjectKey_parameter_to_JsonTemplateLayo.xml |   0
 ..._using_putAll_when_copying_the_ThreadContex.xml |   0
 ...tack_trace_truncation_in_JsonTemplateLayout.xml |   0
 ..._excessive_strings_ending_with_a_high_surro.xml |   0
 ...lateLayout_resolver_configurations_table_in.xml |   0
 ..._thread_instead_of_using_the_common_ForkJoi.xml |   0
 ...urationConverter_on_Windows_produces_at_end.xml |   0
 ...ger_flushBuffer_always_resets_the_buffer_pr.xml |   0
 ..._with_no_parameters_i_e_it_has_an_empty_mes.xml |   0
 ...all_getExtendedStackTraceAsString_after_des.xml |   0
 ...tes_empty_bytes_arrays_for_its_header_and_f.xml |   0
 .../Update_JSON_Unit_2_21_0_2_22_0.xml             |   0
 .../Update_JaCoCo_0_8_3_0_8_6.xml                  |   0
 .../Update_Mockito_3_6_0_3_7_0.xml                 |   0
 ..._3_plugin_org_mongodb_mongodb_driver_3_12_6.xml |   0
 ...te_MongoDB_4_plugin_org_mongodb_4_1_0_4_1_1.xml |   0
 ...ependencies_to_5_3_2_Spring_Boot_to_2_3_6_a.xml |   0
 ...oodstox_5_0_3_6_2_3_to_match_Jackson_2_12_1.xml |   0
 .../Update_XML_Unit_2_8_0_2_8_2.xml                |   0
 .../Update_com_fasterxml_jackson_2_11_2_2_11_3.xml |   0
 ...pdate_commons_codec_commons_codec_1_14_1_15.xml |   0
 .../Update_commons_io_commons_io_2_7_2_8_0.xml     |   0
 ...oodle_embed_de_flapdoodle_embed_mongo_2_2_0.xml |   0
 .../Update_junit_junit_4_13_4_13_1.xml             |   0
 .../Update_mongodb4_version_4_1_1_4_2_0.xml        |   0
 ...avacrumbs_json_unit_json_unit_1_31_1_2_22_0.xml |   0
 ...avacrumbs_json_unit_json_unit_2_22_0_2_23_0.xml |   0
 .../Update_org_apache_activemq_5_16_0_5_16_1.xml   |   0
 ...rg_apache_commons_commons_dbcp2_2_4_0_2_8_0.xml |   0
 ..._org_apache_commons_commons_lang3_3_10_3_11.xml |   0
 ...rg_apache_commons_commons_pool2_2_8_1_2_9_0.xml |   0
 ...date_org_assertj_assertj_core_3_14_0_3_18_1.xml |   0
 ...date_org_assertj_assertj_core_3_18_1_3_19_0.xml |   0
 ...pdate_org_awaitility_awaitility_4_0_2_4_0_3.xml |   0
 .../Update_org_codehaus_groovy_3_0_5_3_0_6.xml     |   0
 ...rg_codehaus_plexus_plexus_utils_3_2_0_3_3_0.xml |   0
 ...e_tycho_org_eclipse_osgi_3_12_1_v20170821_1.xml |   0
 ...ate_org_fusesource_jansi_jansi_1_17_1_2_0_1.xml |   0
 ...pdate_org_fusesource_jansi_jansi_1_18_2_2_0.xml |   0
 ...pdate_org_fusesource_jansi_jansi_1_18_2_3_1.xml |   0
 .../Update_org_mockito_mockito_3_7_0_3_7_7.xml     |   0
 ...ate_org_springframework_5_2_8_RELEASE_5_3_1.xml |   0
 .../Update_org_springframework_5_3_2_5_3_3.xml     |   0
 .../Update_org_xmlunit_2_7_0_2_8_0.xml             |   0
 ..._fasterxml_jackson_core_jackson_annotations.xml |   0
 .../{20211206-2.15.0 => 2.15.0}/.intro.adoc        |   0
 .../{20211206-2.15.0 => 2.15.0}/.release.xml       |   0
 ...upted_exceptions_that_occur_during_rollover.xml |   0
 ...or_overriding_the_Tomcat_Log_class_in_Tomca.xml |   0
 ...umentation_corrections_regarding_log_levels.xml |   0
 ...on_corrections_in_the_configuration_section.xml |   0
 ...mentation_for_SyslogAppender_when_using_TLS.xml |   0
 ...ps_resolving_localhost_when_hostName_is_con.xml |   0
 ...ndle_Disruptor_event_translation_exceptions.xml |   0
 ...ould_propagate_failures_when_reconnection_f.xml |   0
 ...S_style_date_patterns_and_micro_nano_second.xml |   0
 ...gerContextSelector_equivalent_to_AsyncLogge.xml |   0
 ..._are_aware_of_their_dependence_upon_the_cal.xml |   0
 ...ions_walk_the_stack_at_most_once_rather_tha.xml |   0
 ...j_1_x_properties_were_not_being_substituted.xml |   0
 ..._between_the_AsyncLoggerContextSelector_and.xml |   0
 ...support_for_Jakarta_EE_9_Tomcat_10_Jetty_11.xml |   0
 ...04_Add_plugin_support_to_JsonTemplateLayout.xml |   0
 ...tternSelector_to_be_specified_on_GelfLayout.xml |   0
 .../LOG4J2-3044_Add_RepeatPatternConverter.xml     |   0
 ...d_improved_MapMessage_support_to_GelfLayout.xml |   0
 ...and_ThreadContext_attributes_to_be_prefixed.xml |   0
 ...Fields_to_be_ignored_if_their_value_is_null.xml |   0
 ...CaseConverterResolver_to_JsonTemplateLayout.xml |   0
 ...tor_hasContext_and_shutdown_take_the_defaul.xml |   0
 ...MD5_usage_for_sharing_sensitive_information.xml |   0
 ...thread_safety_issues_in_DefaultErrorHandler.xml |   0
 ...-3064_Add_Arbiters_and_SpringProfile_plugin.xml |   0
 ...7_Add_CounterResolver_to_JsonTemplateLayout.xml |   0
 ...tternConverter_handlesThrowable_is_implemen.xml |   0
 ...ment_parameter_to_ReadOnlyStringMapResolver.xml |   0
 ...atting_of_nanoseconds_in_JsonTemplateLayout.xml |   0
 ...ssage_in_Log4j_1_Category_whenever_possible.xml |   0
 ...and_log4j_slf4j18_impl_correctly_detect_the.xml |   0
 ...emplateLayout_where_a_timestamp_could_end_u.xml |   0
 ...TemplateLayoutNullEventDelimiterTest_failur.xml |   0
 ...mory_leaks_due_to_retained_excessive_buffer.xml |   0
 ..._Category_setLevel_should_accept_null_value.xml |   0
 ...in_2_14_1_which_allowed_the_AsyncAppender_b.xml |   0
 ...n_which_can_result_in_ConcurrentModificatio.xml |   0
 ..._SmtpManager_createManagerName_ignores_port.xml |   0
 ..._of_placeholders_in_the_string_literal_argu.xml |   0
 ..._flush_on_RollingFileAppender_when_buffered.xml |   0
 ...Layout_for_Google_Cloud_Platform_structured.xml |   0
 ...ified_at_run_time_may_trigger_incomplete_MB.xml |   0
 ..._api_singleton_accessors_to_log4j_slf4j_imp.xml |   0
 ...l_overhead_in_RandomAccessFileAppender_Roll.xml |   0
 ...mplements_LogEventAdapter_getTimestamp_base.xml |   0
 ...etBytes_Charset_over_string_getBytes_String.xml |   0
 ...appender_uses_the_correct_default_buffer_si.xml |   0
 ...ter_performance_is_not_impacted_by_microsec.xml |   0
 ...ly_race_condition_in_Log4jMarker_getParents.xml |   0
 ..._on_how_to_toggle_log4j2_debug_system_prope.xml |   0
 ...og_Event_Level_vs_Logger_Config_Level_table.xml |   0
 ...ug_when_file_names_contain_regex_characters.xml |   0
 ..._encoding_run_in_O_n_worst_case_time_rather.xml |   0
 ...yout_performance_by_reducing_unnecessary_in.xml |   0
 ...fer_immutable_log_events_in_the_SmtpManager.xml |   0
 ...ect_on_mail_when_it_depends_on_the_LogEvent.xml |   0
 ...id_KafkaManager_override_when_topics_differ.xml |   0
 ...leInstant_of_the_event_as_a_cache_key_in_Js.xml |   0
 ...thread_safety_issues_in_DefaultErrorHandler.xml |   0
 ...rove_NameAbbreviator_worst_case_performance.xml |   0
 ...attributes_for_size_attribute_of_SizeBasedT.xml |   0
 ..._longer_enables_lookups_within_message_text.xml |   0
 ...ols_JNDI_can_use_by_default_Limit_the_serve.xml |   0
 ...ramework_to_5_3_13_Spring_Boot_to_2_5_7_and.xml |   0
 ...ted_dependencies_com_fasterxml_jackson_core.xml |   0
 .../{20211213-2.16.0 => 2.16.0}/.intro.adoc        |   0
 .../{20211213-2.16.0 => 2.16.0}/.release.xml       |   0
 ...default_Require_log4j2_enableJndi_to_be_set.xml |   0
 ...mpletely_remove_support_for_Message_Lookups.xml |   0
 .../{20211217-2.17.0 => 2.17.0}/.intro.adoc        |   0
 .../{20211217-2.17.0 => 2.17.0}/.release.xml       |   0
 ...G4J2-3230_Fix_string_substitution_recursion.xml |   0
 ...e_API_hard_codes_the_Syslog_protocol_to_TCP.xml |   0
 ...g4j_api_java9_and_log4j_core_java9_as_depen.xml |   0
 ...e_java_protocol_only_JNDI_will_remain_disab.xml |   0
 ...ration_parseAppenderFilters_NPE_when_parsin.xml |   0
 ...for_Syslog_Appender_defaults_to_port_512_in.xml |   0
 .../{20211227-2.17.1 => 2.17.1}/.intro.adoc        |   0
 .../{20211227-2.17.1 => 2.17.1}/.release.xml       |   0
 ...ut_is_null_in_StrSubstitutor_replace_String.xml |   0
 ...t_SpringLookup_package_name_in_Interpolator.xml |   0
 ...duce_ignored_package_scope_of_KafkaAppender.xml |   0
 ...okup_to_lookup_MapMessage_before_DefaultMap.xml |   0
 ...refix_only_read_values_from_the_configurati.xml |   0
 ...ked_had_inverted_logic_in_RollingFileAppend.xml |   0
 ...kes_the_provided_MessageFactory_into_accoun.xml |   0
 ..._longer_re_interpolates_formatted_message_c.xml |   0
 .../LOG4J2-3290_Remove_unused_method.xml           |   0
 ...apper_logMessage_no_longer_double_logs_when.xml |   0
 ...w_uses_JndiManager_to_access_JNDI_resources.xml |   0
 .../{20220223-2.17.2 => 2.17.2}/.intro.adoc        |   0
 .../{20220223-2.17.2 => 2.17.2}/.release.xml       |   0
 ...tor_setLevel_Logger_Level_setLevel_String_S.xml |   0
 ...gging_log4j_core_appender_AsyncAppender_get.xml |   0
 .../Bump_Jackson_from_2_12_4_to_2_13_1.xml         |   0
 .../Bump_Mockito_from_3_11_2_to_4_2_0.xml          |   0
 .../Bump_Woodstox_6_2_6_to_6_2_8.xml               |   0
 .../Bump_awaitility_from_4_0_3_to_4_1_1_663.xml    |   0
 ...le_embed_de_flapdoodle_embed_mongo_from_3_0.xml |   0
 ...p_maven_compiler_plugin_from_3_8_1_to_3_9_0.xml |   0
 ...mongodb3_version_from_3_12_4_to_3_12_10_605.xml |   0
 ...mbs_json_unit_json_unit_from_2_27_0_to_2_28.xml |   0
 ...ctivemq_activemq_broker_from_5_16_3_to_5_16.xml |   0
 ...maven_plugins_maven_javadoc_plugin_from_3_3.xml |   0
 ..._assertj_assertj_core_from_3_20_2_to_3_22_0.xml |   0
 ..._codehaus_groovy_groovy_from_3_0_8_to_3_0_9.xml |   0
 ...persistence_org_eclipse_persistence_jpa_fro.xml |   0
 ..._fusesource_jansi_jansi_from_2_3_4_to_2_4_0.xml |   0
 ...oco_jacoco_maven_plugin_from_0_8_6_to_0_8_7.xml |   0
 ...org_junit_jupiter_junit_from_5_7_2_to_5_8_2.xml |   0
 ...t_pioneer_junit_pioneer_from_1_5_0_to_1_6_1.xml |   0
 .../Bump_org_mongodb_bson_from_4_2_2_to_4_5_0.xml  |   0
 ...odb_mongodb_driver_sync_from_4_2_2_to_4_5_0.xml |   0
 ...pringframework_spring_from_5_3_13_to_5_3_15.xml |   0
 ...ump_org_xmlunit_xmlunit_from_2_8_3_to_2_8_4.xml |   0
 ...ix_DTD_error_Add_missing_ELEMENT_for_Marker.xml |   0
 .../Fix_log4j_jakarta_web_service_file_723.xml     |   0
 ...rts_to_2_17_0_behavior_Read_the_system_prop.xml |   0
 ...ript_enableLanguages_to_be_specified_to_ena.xml |   0
 ...s_of_compile_with_implementation_in_the_Gra.xml |   0
 ...f_method_org_apache_logging_log4j_core_tool.xml |   0
 ...PropertiesConfiguration_buildAppender_not_a.xml |   0
 ...282_Add_the_log4j_to_jul_JDK_Logging_Bridge.xml |   0
 ...configuration_via_a_url_to_https_by_default.xml |   0
 .../LOG4J2-3303_Add_TB_support_to_FileSize.xml     |   0
 ...s_initialized_if_the_LoggerFactory_is_provi.xml |   0
 ...nConverter_could_cause_a_StackOverflowError.xml |   0
 ..._should_ignore_case_in_properties_file_keys.xml |   0
 ...er_backward_compatibility_and_disallow_recu.xml |   0
 ...class_org_apache_log4j_spi_LoggingEvent_mis.xml |   0
 ...fixes_parsing_filters_in_properties_configu.xml |   0
 ...missing_OptionConverter_instantiateByKey_Pr.xml |   0
 ...does_not_support_system_properties_in_log4j.xml |   0
 ...evel_not_fetching_the_correct_LoggerContext.xml |   0
 ...ContextDataInjector_initialization_deadlock.xml |   0
 ...tax_for_properties_configuration_format_for.xml |   0
 ..._message_parameters_correctly_using_Message.xml |   0
 ...ons_when_programmatic_configuration_is_used.xml |   0
 ..._8_5_20_to_10_0_14_in_log4j_appserver_along.xml |   0
 ...optional_additional_fields_to_NoSQLAppender.xml |   0
 ...xception_logging_any_exception_to_a_MongoDB.xml |   0
 ...nterException_in_MongoDb4DocumentObject_Mon.xml |   0
 ..._DefaultConfiguration_leak_in_PatternLayout.xml |   0
 ..._Spring_Boot_Lookup_requires_the_log4j_spri.xml |   0
 ...Check_for_non_existent_appender_when_parsin.xml |   0
 ...4j_1_2_bridge_supports_global_threshold_764.xml |   0
 ..._throws_a_ClassCastException_when_logging_a.xml |   0
 ..._1_2_bridge_adds_org_apache_log4j_Hierarchy.xml |   0
 ...adds_org_apache_log4j_component_helpers_Con.xml |   0
 ...bridge_adds_org_apache_log4j_helpers_Loader.xml |   0
 ...bridge_adds_org_apache_log4j_helpers_LogLog.xml |   0
 ...adds_org_apache_log4j_spi_DefaultRepository.xml |   0
 ...adds_org_apache_log4j_spi_NOPLoggerReposito.xml |   0
 ...bridge_adds_org_apache_log4j_spi_RootLogger.xml |   0
 ...class_Category_is_missing_some_protected_in.xml |   0
 ...class_Category_should_implement_AppenderAtt.xml |   0
 ...class_ConsoleAppender_should_extend_WriterA.xml |   0
 ...class_LogManager_default_constructor_should.xml |   0
 ...class_OptionConverter_is_missing_selectAndC.xml |   0
 ...class_PatternLayout_is_missing_constants_DE.xml |   0
 ...class_PropertyConfigurator_should_implement.xml |   0
 ...creates_a_SocketAppender_instead_of_a_Syslo.xml |   0
 ...e_implements_LogManager_getCurrentLoggers_f.xml |   0
 ...2_bridge_implements_most_of_DOMConfigurator.xml |   0
 ...e_interface_Configurator_doConfigure_method.xml |   0
 ...interface_org_apache_log4j_spi_RendererSupp.xml |   0
 ..._interfaces_missing_from_package_org_apache.xml |   0
 .../Log4j_1_2_bridge_issues_with_filters_753.xml   |   0
 ..._method_Category_exists_String_should_be_st.xml |   0
 ..._method_NDC_inherit_Stack_should_not_use_ge.xml |   0
 ...e_methods_Category_getChainedPriority_and_g.xml |   0
 ...methods_missing_in_org_apache_log4j_Categor.xml |   0
 .../Log4j_1_2_bridge_missed.xml                    |   0
 ...missed_org_apache_log4j_pattern_FormattingI.xml |   0
 ...missed_org_apache_log4j_pattern_NameAbbrevi.xml |   0
 ...1_2_bridge_missing_DefaultThrowableRenderer.xml |   0
 .../Log4j_1_2_bridge_missing_FormattingInfo.xml    |   0
 .../Log4j_1_2_bridge_missing_PatternConverter.xml  |   0
 .../Log4j_1_2_bridge_missing_PatternParser.xml     |   0
 .../Log4j_1_2_bridge_missing_UtilLoggingLevel.xml  |   0
 ...missing_class_org_apache_log4j_or_RendererM.xml |   0
 ...idge_missing_some_LocationInfo_constructors.xml |   0
 ...missing_some_ThrowableInformation_construct.xml |   0
 ...now_logs_a_warning_instead_of_throwing_an_N.xml |   0
 ...should_allow_property_and_XML_attributes_to.xml |   0
 ...og4j_1_2_bridge_supports_the_SocketAppender.xml |   0
 ...throws_ClassCastException_when_using_Simple.xml |   0
 ...uses_some_incorrect_default_property_values.xml |   0
 ...uses_the_wrong_default_values_for_a_TTCCLay.xml |   0
 ...uses_the_wrong_file_pattern_for_rolling_fil.xml |   0
 ...ace_before_parsing_a_String_into_an_Integer.xml |   0
 .../{20220628-2.18.0 => 2.18.0}/.intro.adoc        |   0
 .../{20220628-2.18.0 => 2.18.0}/.release.xml       |   0
 .../Fix_minor_typo_792.xml                         |   0
 ...ation_and_reporting_of_configuration_errors.xml |   0
 ...6_Allow_enterprise_id_to_be_an_OID_fragment.xml |   0
 ...ix_problem_with_non_uppercase_custom_levels.xml |   0
 ...ception_in_JeroMqManager_with_custom_Logger.xml |   0
 ...erStrategy_should_use_the_current_time_when.xml |   0
 ..._appender_in_Log4j_1_x_bridge_when_used_wit.xml |   0
 ...7_2_throws_NullPointerException_while_remov.xml |   0
 ...t_for_Jakarta_Mail_API_in_the_SMTP_appender.xml |   0
 ...3393_Improve_JsonTemplateLayout_performance.xml |   0
 ...3413_Fix_resolution_of_non_Log4j_properties.xml |   0
 ..._logging_system_registration_in_a_multi_app.xml |   0
 ...419_Add_support_for_custom_Log4j_1_x_levels.xml |   0
 ...containing_Log4j_configuration_isn_t_closed.xml |   0
 ...ed_in_configuration_using_a_value_attribute.xml |   0
 ...og_appender_lacks_the_SocketOptions_setting.xml |   0
 ...ge_should_not_wrap_components_unnecessarily.xml |   0
 ...ServiceLoader_support_on_servlet_containers.xml |   0
 ...28_Update_3rd_party_dependencies_for_2_18_0.xml |   0
 ...ngPolicy_would_fail_to_rename_files_properl.xml |   0
 ...lConfiguration_when_a_custom_keystore_is_us.xml |   0
 ...dding_and_retrieving_appenders_in_Log4j_1_x.xml |   0
 ...er_concurrency_problems_in_Log4j_1_x_bridge.xml |   0
 ..._test_for_race_condition_in_FileUtils_mkdir.xml |   0
 ...ssage_logs_misleading_errors_on_the_console.xml |   0
 ...ustom_LMAX_disruptor_WaitStrategy_configura.xml |   0
 ...disruptor_WaitStrategy_used_by_Async_Logger.xml |   0
 ...ing_message_parameterization_in_RegexFilter.xml |   0
 ...pportedOperationException_when_JUL_ApiLogge.xml |   0
 ...issing_context_stack_to_JsonLayout_template.xml |   0
 ...tcher_did_not_pass_credentials_when_polling.xml |   0
 ...ory_createConnection_now_accepts_an_Authori.xml |   0
 ..._Apache_Extras_RollingFileAppender_in_Log4j.xml |   0
 ...lloverStrategy_was_not_detecting_the_correc.xml |   0
 ...e_including_the_location_information_by_def.xml |   0
 ...ewBuilder_method_referenced_the_wrong_class.xml |   0
 ...G4J2-3495_Add_MutableThreadContextMapFilter.xml |   0
 .../LOG4J2-3506_Support_Spring_2_6_x.xml           |   0
 ...G4J2-3516_Move_perf_tests_to_log4j_core_its.xml |   0
 ...se_Paths_get_to_avoid_circular_file_systems.xml |   0
 ...Fix_parsing_error_when_XInclude_is_disabled.xml |   0
 ...lterBuilder_to_align_with_log4j1_s_behavior.xml |   0
 ..._Upgrade_the_Flume_Appender_to_Flume_1_10_0.xml |   0
 ...th_wrong_ANSI_escape_code_for_bright_colors.xml |   0
 ...8_Add_support_for_24_colors_in_highlighting.xml |   0
 ...should_generate_Log4j_2_x_messages_based_on.xml |   0
 .../{20220909-2.19.0 => 2.19.0}/.intro.adoc        |   0
 .../{20220909-2.19.0 => 2.19.0}/.release.xml       |   0
 ...975_Add_implementation_of_SLF4J2_fluent_API.xml |   0
 ...rect_manifest_entries_for_OSGi_to_log4j_jcl.xml |   0
 ..._Improve_support_for_passwordless_keystores.xml |   0
 ...Arbiter_was_assigning_the_value_as_the_name.xml |   0
 ...Layout_stack_trace_truncation_operate_for_e.xml |   0
 ...n_between_Log4j_1_2_LogManager_and_Category.xml |   0
 ...tion_of_properties_not_starting_with_log4j2.xml |   0
 ...Config_filter_Level_Marker_String_was_alloc.xml |   0
 ...eparated_list_of_style_specifiers_in_the_st.xml |   0
 ...4j_to_jul_in_the_case_the_root_logger_level.xml |   0
 ...AccessFileAppender_with_DirectWriteRollover.xml |   0
 ...Add_getExplicitLevel_method_to_LoggerConfig.xml |   0
 ...e_in_favor_of_a_single_build_instructions_f.xml |   0
 ...4J2-3578_Generate_new_SSL_certs_for_testing.xml |   0
 ...Util_behavior_in_the_presence_of_a_Security.xml |   0
 ...583_Add_support_for_SLF4J2_stack_valued_MDC.xml |   0
 ...ConsoleListener_use_SimpleLogger_internally.xml |   0
 ..._regression_in_Rfc5424Layout_default_values.xml |   0
 ...G4J2-3588_Allow_PropertySources_to_be_added.xml |   0
 ...be_injected_with_the_LoggerContext_referenc.xml |   0
 .../LOG4J2-3590_Remove_SLF4J_1_8_x_binding.xml     |   0
 ..._InstantFormatter_against_delegate_failures.xml |   0
 ...708_Add_async_support_to_Log4jServletFilter.xml |   0
 src/changelog/{20150222-2.2 => 2.2}/.intro.adoc    |   0
 src/changelog/{20150222-2.2 => 2.2}/.release.xml   |   0
 ..._ThrowableProxy_throws_NoClassDefFoundError.xml |   0
 ...le_should_not_implement_equals_and_hashCode.xml |   0
 ...G4J2-881_Update_Jackson_from_2_4_2_to_2_4_3.xml |   0
 ...2-882_Update_maven_core_from_3_1_0_to_3_2_3.xml |   0
 ...m_org_apache_felix_framework_4_2_1_to_4_4_1.xml |   0
 ...Update_org_eclipse_osgi_from_3_6_0_to_3_7_1.xml |   0
 ...le_should_not_implement_equals_and_hashCode.xml |   0
 ..._not_map_Log4j_2_FATAL_level_to_a_JUL_level.xml |   0
 ...eption_on_filter_when_mapping_JUL_to_Log4j2.xml |   0
 ...ogAppender_connect_timeout_value_as_part_of.xml |   0
 ..._apache_log4j_BasicConfigurator_configure_i.xml |   0
 ...etAppender_connect_timeout_value_as_part_of.xml |   0
 ...0_Update_Apache_Flume_from_1_5_0_1_to_1_5_2.xml |   0
 ..._SyslogAppender_No_structured_id_name_was_s.xml |   0
 ...textSelector_uses_ClassLoader_toString_as_a.xml |   0
 ...G4J2-910_Update_Jackson_from_2_4_3_to_2_4_4.xml |   0
 ..._does_not_report_full_error_message_for_XIn.xml |   0
 ...tExtendedStackTraceAsString_causes_NullPoin.xml |   0
 ...ils_to_initialize_if_XInclude_API_is_not_av.xml |   0
 ...doesn_t_map_level_ALL_correctly_in_Category.xml |   0
 ...G4J2-925_Update_from_Jackson_2_4_4_to_2_5_0.xml |   0
 ...is_missing_PluginFactory_annotation_at_crea.xml |   0
 ...d_not_use_attribute_minimalization_for_hr_n.xml |   0
 ...mory_leaks_when_web_applications_are_restar.xml |   0
 ...t_to_create_one_compact_log_record_per_line.xml |   0
 ...nder_is_not_adding_millisecond_to_the_event.xml |   0
 ...g4j_2_in_Web_Applications_Update_example_Lo.xml |   0
 ...ute_name_in_PropertiesRewritePolicy_example.xml |   0
 ...arify_system_properties_to_control_status_l.xml |   0
 ..._to_Route_AppenderRef_attribute_should_be_r.xml |   0
 ...G4J2-957_Missing_toUpperCase_Locale_ENGLISH.xml |   0
 ...G4J2-958_Update_from_Jackson_2_5_0_to_2_5_1.xml |   0
 src/changelog/{20150509-2.3 => 2.3}/.intro.adoc    |   0
 src/changelog/{20150509-2.3 => 2.3}/.release.xml   |   0
 ...ng_is_mis_mapped_to_ERROR_when_it_should_be.xml |   0
 ...4J2-1004_Update_Jackson_from_2_5_1_to_2_5_3.xml |   0
 ...G4J2-1005_Update_Slf4j_from_1_7_7_to_1_7_12.xml |   0
 ...ng_log4j_core_util_fileFromUri_URI_uri_inco.xml |   0
 ...g_log4j_core_config_plugins_util_ResolverUt.xml |   0
 ...ned_compressionType_parameter_to_GelfLayout.xml |   0
 ...uncate_from_the_end_of_text_format_modifier.xml |   0
 ...rAdmin_listener_is_added_to_StatusLogger_ev.xml |   0
 ...FormattedMessage_serialization_is_incorrect.xml |   0
 ...ger_works_after_the_Console_appender_and_JA.xml |   0
 ...uration_createKeyStoreConfiguration_ignores.xml |   0
 ...nent_properties_not_read_for_all_properties.xml |   0
 ...OG4J2-968_SyslogLayout_contains_extra_space.xml |   0
 ...971_Another_bad_priority_in_Syslog_messages.xml |   0
 ...g_log4j_core_net_ssl_TlsSyslogInputStreamRe.xml |   0
 ...OG4J2-974_Typo_in_EventLogger_documentation.xml |   0
 ...rval_with_YAML_config_file_format_causes_JS.xml |   0
 ...erflow_in_BurstFilter_not_handled_correctly.xml |   0
 ...LOG4J2-981_Incorrect_unlock_in_ProviderUtil.xml |   0
 ...ighlight_to_support_noConsoleNoAnsi_like_st.xml |   0
 ...er_should_not_implement_equals_and_hashCode.xml |   0
 ...7_Migrate_tests_from_Logback_1_1_2_to_1_1_3.xml |   0
 ...8_Update_LMAX_Disruptor_from_3_3_0_to_3_3_2.xml |   0
 ...e_tests_to_use_ActiveMQ_from_5_10_to_5_11_1.xml |   0
 ..._config_should_default_includeLocation_to_f.xml |   0
 ...cur_if_appender_thread_creates_a_new_Logger.xml |   0
 ...ant_from_Charsets_to_Constants_class_Remove.xml |   0
 ...ogging_log4j_core_Logger_updateConfiguratio.xml |   0
 .../{20151008-2.4.1 => 2.4.1}/.intro.adoc          |   0
 .../{20151008-2.4.1 => 2.4.1}/.release.xml         |   0
 ...ty_to_set_shutdown_timeout_on_AsyncAppender.xml |   0
 ..._Update_MongoDB_driver_from_2_13_3_to_3_0_4.xml |   0
 .../LOG4J2-1050_Fixed_Log4jLookup.xml              |   0
 ...OG4J2-1126_Web_site_corrections_and_updates.xml |   0
 ...xml_cannot_be_parsed_on_Oracle_Weblogic_12c.xml |   0
 ...der_to_improve_performance_for_String_based.xml |   0
 ...ut_to_select_a_pattern_to_use_based_on_some.xml |   0
 ...ate_mongo_java_driver_from_2_13_2_to_2_13_3.xml |   0
 ...se_MongoDB_driver_2_13_3_deprecated_methods.xml |   0
 ...rollover_was_broken_log_file_was_renamed_to.xml |   0
 ...-1138_Do_not_use_Jackson_deprecated_methods.xml |   0
 ...4J2-1139_Update_Jackson_from_2_6_1_to_2_6_2.xml |   0
 ...eaders_were_not_being_written_to_first_file.xml |   0
 ...ory_leak_in_web_applications_by_using_a_str.xml |   0
 ...Name_in_pattern_layout_should_evaluate_to_m.xml |   0
 ...tternLayout_to_test_and_replace_patterns_wi.xml |   0
 ...PatternLayout_to_avoid_output_of_patterns_w.xml |   0
 ...Case_to_PatternLayout_to_test_and_replace_p.xml |   0
 ...atternLayout_predefined_date_pattern_with_t.xml |   0
 ...pdate_kafka_clients_from_0_8_2_1_to_0_8_2_2.xml |   0
 ...ovement_backport_Java_8_fast_ISO_8859_1_Str.xml |   0
 ...rException_when_only_root_logger_is_defined.xml |   0
 ...rovement_when_converting_Strings_to_byte_ar.xml |   0
 src/changelog/{20150920-2.4 => 2.4}/.intro.adoc    |   0
 src/changelog/{20150920-2.4 => 2.4}/.release.xml   |   0
 ..._event_when_interpolating_logger_properties.xml |   0
 ...te_messages_based_on_the_marker_in_Layout_f.xml |   0
 ...form_from_Java_6_to_7_From_this_version_onw.xml |   0
 ...e_database_tests_from_H2_1_3_175_to_1_3_176.xml |   0
 ..._leaves_files_open_until_GC_when_an_IO_erro.xml |   0
 ...leaves_files_open_until_GC_when_an_IO_error.xml |   0
 ...eys_to_be_specified_in_the_MDC_pattern_conv.xml |   0
 ...itePolicy_for_changing_level_of_a_log_event.xml |   0
 ...logging_Level_gives_null_Log4j_Level_and_ca.xml |   0
 ...ightConverter_does_not_obey_noConsoleNoAnsi.xml |   0
 ...tes_unnecessary_Map_objects_by_calling_Thre.xml |   0
 ...ystemClassLoader_when_running_on_Google_App.xml |   0
 ...036_Update_Apache_Flume_from_1_5_2_to_1_6_0.xml |   0
 ...tibility_issue_in_log4j_1_2_api_NDC_pop_and.xml |   0
 ...ct_documentation_for_layout_default_charset.xml |   0
 ...Update_MongoDB_driver_from_2_11_2_to_2_13_2.xml |   0
 ...g_appenders_don_t_take_timeout_into_account.xml |   0
 ...-1044_Support_batchSize_in_FlumeAvroManager.xml |   0
 ...vents_to_Flume_when_the_appender_is_stopped.xml |   0
 ...045_Externalize_log4j2_xml_via_URL_resource.xml |   0
 ...r_Exception_cause_throws_StackOverflowError.xml |   0
 ...Monitor_unnecessarily_calls_System_currentT.xml |   0
 ..._resets_the_thread_interrupted_flag_after_c.xml |   0
 ...p_class_to_help_write_log_files_relative_to.xml |   0
 ...rror_when_starting_app_on_Google_App_Engine.xml |   0
 ...e_logging_log4j_LogManager_getFormatterLogg.xml |   0
 ...ains_String_does_not_respect_org_slf4j_Mark.xml |   0
 ...ains_Marker_does_not_respect_org_slf4j_Mark.xml |   0
 ...ve_Marker_does_not_respect_org_slf4j_Marker.xml |   0
 ...Marker_does_not_respect_org_slf4j_Marker_co.xml |   0
 ...emporary_array_object_in_org_apache_logging.xml |   0
 ...ng_slf4j_Log4jMarker_does_not_implement_org.xml |   0
 ...e_logging_log4j_Marker_equals_Object_and_or.xml |   0
 ...4jContextFactory_s_ShutdownCallbackRegistry.xml |   0
 ...tExtendedStackTraceAsString_throws_NPE_on_d.xml |   0
 ...logged_when_using_TcpSocketServer_Serialize.xml |   0
 ..._of_JSON_escape_chars_when_deserializing_JS.xml |   0
 ...2-1070_Update_Java_Mail_from_1_5_2_to_1_5_4.xml |   0
 ...or_system_nanosecond_time_in_pattern_layout.xml |   0
 ..._compressing_to_bzip2_format_on_file_rollov.xml |   0
 ...l_Apache_Commons_Compress_compression_forma.xml |   0
 ..._exception_if_some_log_event_fields_are_nul.xml |   0
 ...4J2-1079_Update_Jackson_from_2_5_3_to_2_5_4.xml |   0
 ...Logger_WARN_event_in_LogManager_with_java_u.xml |   0
 ...ated_Value_CSV_layouts_for_parameter_and_ev.xml |   0
 ...onfigurator_APIs_to_change_a_logger_s_level.xml |   0
 ...4J2-1092_Update_Jackson_from_2_6_0_to_2_6_1.xml |   0
 ...ance_of_ParameterizedMessage_getFormattedMe.xml |   0
 ...imestamp_formatting_performance_improvement.xml |   0
 ...te_Apache_Commons_Compress_from_1_9_to_1_10.xml |   0
 ...he_logging_log4j_Level_isInRange_Level_Leve.xml |   0
 .../LOG4J2-1106_Add_a_LevelRangeFilter_class.xml   |   0
 .../LOG4J2-1107_New_Appender_for_Apache_Kafka.xml  |   0
 ...tion_when_passing_null_to_java_util_logging.xml |   0
 ...ing_log4j_jul_CoreLogger_setLevel_checks_fo.xml |   0
 ..._publisher_Appender_for_ZeroMQ_using_JeroMQ.xml |   0
 ...114_Add_thread_name_to_status_logger_layout.xml |   0
 ...Manager_in_ConsoleAppender_leaking_managers.xml |   0
 ...apper_generator_tool_to_add_Java_8_lambda_s.xml |   0
 ...formance_improvements_avoid_unnecessary_loc.xml |   0
 ...race_condition_on_reconfiguration_Introduce.xml |   0
 ...tor_initialize_String_ClassLoader_String_fa.xml |   0
 ...formance_improvement_by_caching_and_reusing.xml |   0
 ...4J2-1879_Update_Jackson_from_2_5_4_to_2_6_0.xml |   0
 ...er_username_and_password_should_be_optional.xml |   0
 ..._Java_8_lambda_expressions_to_lazily_constr.xml |   0
 ...dd_support_for_configuration_via_Properties.xml |   0
 ...ePatternConverter_does_not_print_suppressed.xml |   0
 ...J2-767_New_module_for_Liquibase_integration.xml |   0
 ...imestamp_formatting_performance_improvement.xml |   0
 ...should_not_be_written_on_application_startu.xml |   0
 ...1_should_work_around_a_bug_in_JBOSS_EAP_6_2.xml |   0
 ...ation_for_combining_async_with_sync_loggers.xml |   0
 ...pressed_Exception_throws_StackOverflowError.xml |   0
 ...ationBuilder_for_programmatic_configuration.xml |   0
 ...EFAULT_ENCODING_bug_in_SimpleLogger_logMess.xml |   0
 ...e_System_nanoTime_to_measure_time_intervals.xml |   0
 ...tal_interface_LevelLogger_which_got_committ.xml |   0
 src/changelog/{20151206-2.5 => 2.5}/.intro.adoc    |   0
 src/changelog/{20151206-2.5 => 2.5}/.release.xml   |   0
 ...ovement_when_gathering_location_information.xml |   0
 ...SR_223_scripts_in_filters_and_the_PatternSe.xml |   0
 ...OG4J2-1156_Web_site_corrections_and_updates.xml |   0
 ...ion_error_for_classes_annotated_with_Plugin.xml |   0
 ..._is_using_MessageFormat_on_String_passed_by.xml |   0
 ...al_memory_leak_in_Tomcat8_that_mentions_Asy.xml |   0
 ...mprove_Log4j_initialization_status_messages.xml |   0
 ...tion_executor_should_use_a_DaemonThreadFact.xml |   0
 ...ource_and_destination_file_in_file_rename_a.xml |   0
 ...xt_name_for_logger_context_name_when_availa.xml |   0
 ...al_leak_AsyncLogger_Info_on_Tomcat_when_usi.xml |   0
 ...ror_when_copying_to_a_directory_mapped_to_a.xml |   0
 ...4J2-1174_Update_Jackson_from_2_6_2_to_2_6_3.xml |   0
 ...lasses_in_org_apache_logging_log4j_core_app.xml |   0
 ..._when_log4j_jars_are_in_Tomcat_s_lib_folder.xml |   0
 ...for_JDBC_s_CommonDataSource_setLogWriter_Pr.xml |   0
 ..._cache_does_not_account_for_message_factory.xml |   0
 ...for_java_sql_DriverManager_setLogStream_Pri.xml |   0
 ..._all_thread_names_Log4j_creates_with_Log4j2.xml |   0
 ...s_not_match_parameters_for_LoggerNameLevelR.xml |   0
 ...Make_KafkaAppender_support_SerializedLayout.xml |   0
 ...ongoDbConnection_does_not_close_MongoClient.xml |   0
 ...tionMonitor_The_WatchManager_is_now_used_to.xml |   0
 ...pdate_kafka_clients_from_0_8_2_2_to_0_9_0_0.xml |   0
 ...upport_for_async_loggers_Fixed_a_memory_lea.xml |   0
 ...sage_of_status_messages_in_bounded_queue_su.xml |   0
 ...policy_and_rollover_strategy_to_be_modified.xml |   0
 ..._custom_delete_actions_triggered_by_a_rollo.xml |   0
 ...upport_for_async_loggers_it_is_now_possible.xml |   0
 ...licy_and_IdlePurgePolicy_to_RoutingAppender.xml |   0
 ...ng_log4j_core_Logger_should_be_serializable.xml |   0
 ..._omitting_the_display_name_element_in_web_x.xml |   0
 ...xed_minor_issues_with_the_site_and_manual_p.xml |   0
 ...erty_to_allow_users_to_control_whether_mess.xml |   0
 ...o_occur_at_any_time_Add_CronTriggeringPolic.xml |   0
 ...plugin_documentation_error_about_Converters.xml |   0
 ...er_should_also_roll_over_when_log_event_tim.xml |   0
 .../{20160605-2.6.1 => 2.6.1}/.intro.adoc          |   0
 .../{20160605-2.6.1 => 2.6.1}/.release.xml         |   0
 ...ion_to_use_java_nio_to_better_report_rename.xml |   0
 ...gger_cache_now_accounts_for_message_factory.xml |   0
 ...should_not_create_a_new_CSVPrinter_for_each.xml |   0
 ...394_Fixed_minor_issues_with_the_2_6_website.xml |   0
 ...8_Update_liquibase_core_from_3_4_2_to_3_5_1.xml |   0
 ...9_Update_Apache_Commons_CSV_from_1_3_to_1_4.xml |   0
 ..._properties_configuration_to_support_arbitr.xml |   0
 ...ngPolicy_was_forcing_a_rollover_of_empty_fi.xml |   0
 ...ableParameterizedMessage_where_Throwable_wa.xml |   0
 ...WARN_log_events_from_Log4j_about_message_fa.xml |   0
 ...Added_the_module_log4j_liquibase_to_BOM_POM.xml |   0
 ...utOfBoundsException_that_may_occur_in_Reusa.xml |   0
 ...on_about_plugin_builders_compared_to_factor.xml |   0
 ...move_filter_were_not_working_properly_in_Ab.xml |   0
 .../{20160705-2.6.2 => 2.6.2}/.intro.adoc          |   0
 .../{20160705-2.6.2 => 2.6.2}/.release.xml         |   0
 ...icy_was_not_properly_setting_the_prevFileTi.xml |   0
 ...on_to_ConsoleAppender_for_increased_perform.xml |   0
 ...ingbuffer_of_StringBuilders_is_now_configur.xml |   0
 ...4_Fixed_minor_issues_with_the_2_6_1_website.xml |   0
 ...ormatter_now_avoids_calling_toString_on_aut.xml |   0
 ...e_Unbox_utility_ignored_the_value_Constants.xml |   0
 ...geFactory2_to_custom_Logger_implementations.xml |   0
 ...ssFileManager_was_not_properly_rolling_over.xml |   0
 ..._AsyncAppenderQueueFullPolicyTest_sometimes.xml |   0
 ...4J2-1432_Update_Jackson_from_2_7_4_to_2_7_5.xml |   0
 .../LOG4J2-1433_Update_Jansi_from_1_11_to_1_13.xml |   0
 ...thread_local_StringBuilders_used_by_Layouts.xml |   0
 ...e_and_ReusableObjectMessage_now_avoid_calli.xml |   0
 ...tupTriggeringPolicy_that_allowed_it_to_roll.xml |   0
 ...e_Apache_Commons_Compress_from_1_11_to_1_12.xml |   0
 ...ngPolicyTest_fails_on_Windows_saying_the_fi.xml |   0
 ..._reusable_messages_broke_flow_tracing_logic.xml |   0
 ...e_fails_in_rename_action_then_resort_to_tru.xml |   0
 src/changelog/{20160525-2.6 => 2.6}/.intro.adoc    |   0
 src/changelog/{20160525-2.6 => 2.6}/.release.xml   |   0
 ...G4J2-1011_Document_dependencies_for_layouts.xml |   0
 ...p_class_to_help_write_log_files_relative_to.xml |   0
 ...discard_events_below_a_certain_log_level_if.xml |   0
 .../LOG4J2-1133_Add_JNDI_lookup_documentation.xml  |   0
 ...ssible_variable_substitution_in_equals_subs.xml |   0
 ...ark_results_comparing_Log4j_2_performance_t.xml |   0
 ...G4J2-1192_Dynamic_Subject_for_SMTP_Appender.xml |   0
 ...g_log4j_core_LoggerContext_updateLoggers_sh.xml |   0
 ..._to_specify_the_correct_default_wait_strate.xml |   0
 ...G4J2-1215_Documentation_XSD_inconsistencies.xml |   0
 ...atternLayout_option_to_limit_length_of_text.xml |   0
 ...4J2-1219_Update_SLF4J_from_1_7_12_to_1_7_13.xml |   0
 ...r_Timeout_wait_strategy_and_made_this_the_d.xml |   0
 ...gerContext_will_fail_if_shutdown_is_in_prog.xml |   0
 ...ion_in_MapLookup_lookup_if_the_event_is_nul.xml |   0
 ...G4J2-1230_Don_t_concatenate_SYSLOG_Messages.xml |   0
 ...Incorrect_log_rotation_in_last_week_of_year.xml |   0
 ...1233_Misleading_Value_In_Properties_Example.xml |   0
 ...rnLayout_header_and_footer_accept_a_pattern.xml |   0
 ...g_log4j_core_net_TcpSocketManager_and_other.xml |   0
 ...4J2-1239_Update_Jackson_from_2_6_3_to_2_6_4.xml |   0
 ...2-1240_Update_Liquibase_from_3_3_5_to_3_4_2.xml |   0
 ...nd_footer_values_customizable_in_JSONLayout.xml |   0
 ...V_Layout_header_and_footers_accept_patterns.xml |   0
 ...248_Fixed_broken_nanotime_in_pattern_layout.xml |   0
 ...4J2-1249_Update_Jackson_from_2_6_4_to_2_7_0.xml |   0
 ...G4J2-124_Add_shutdown_methods_to_LogManager.xml |   0
 ...issue_where_LogRecord_getParameters_is_used.xml |   0
 ...-1252_JeroMqAppender_should_support_layouts.xml |   0
 ...3_Update_LMAX_Disruptor_from_3_3_2_to_3_3_4.xml |   0
 ...1254_Fix_typo_in_Flow_Tracing_documentation.xml |   0
 ...J2-1255_Add_enhanced_entry_and_exit_methods.xml |   0
 ...sholdFilter_does_not_use_the_log_event_s_co.xml |   0
 ...Frame_calculates_message_length_incorrectly.xml |   0
 ...ecessary_exception_in_Log4jServletContextLi.xml |   0
 ...Source_was_not_saved_for_BuiltConfiguration.xml |   0
 ...as_incorrect_for_formats_having_MMM_with_th.xml |   0
 ...should_use_thread_local_translator_by_defau.xml |   0
 ...rt_for_garbage_free_logging_in_steady_state.xml |   0
 ...actory_that_avoid_allocation_by_reusing_a_c.xml |   0
 ...dMessage_optimizations_to_avoid_or_at_least.xml |   0
 ...erConfig_s_data_structure_for_AppenderContr.xml |   0
 ..._LogEvent_ByteBufferDestination_method_to_L.xml |   0
 ...erNoUnconditionalDeleteTest_repeat_test_run.xml |   0
 ...plierTest_and_LoggerSupplierTest_are_Locale.xml |   0
 ..._MessageFormatMessage_and_StringFormattedMe.xml |   0
 ...led_varargs_methods_to_Logger_API_added_Unb.xml |   0
 ...g_apache_logging_log4j_util_MessageSupplier.xml |   0
 ...king_Supplier_parameters_now_correctly_hand.xml |   0
 ...ig_getProperties_should_not_allocate_on_eac.xml |   0
 ...eadLocal_based_gc_free_caching_mechanism_in.xml |   0
 ...84_Made_default_MessageFactory_configurable.xml |   0
 ...w_logging_text_from_entry_to_Enter_and_exit.xml |   0
 ...rnLayout_to_utilize_gc_free_mechanism_for_L.xml |   0
 ...mAccessFileAppender_and_RollingRandomAccess.xml |   0
 ...e_StringBuilderFormattable_to_enable_conver.xml |   0
 ...Update_Kafka_client_from_0_9_0_0_to_0_9_0_1.xml |   0
 ...C_Added_manual_page_on_garbage_free_logging.xml |   0
 ...rter_for_thread_id_and_priority_in_PatternL.xml |   0
 ...alizability_from_classes_that_don_t_need_it.xml |   0
 ..._links_to_runtime_dependencies_in_each_comp.xml |   0
 ...4J2-1304_Update_Jackson_from_2_7_0_to_2_7_2.xml |   0
 ...ould_use_ShutdownCallbackRegistry_instead_o.xml |   0
 ...re_specify_appender_et_al_identifiers_in_pr.xml |   0
 ...on_file_error_does_not_show_cause_exception.xml |   0
 ...essly_casts_to_String_and_should_use_String.xml |   0
 ...ting_unnecessary_temporary_objects_in_Logge.xml |   0
 ...ting_unnecessary_temporary_objects_in_Patte.xml |   0
 ...migration_guide_to_include_information_abou.xml |   0
 ...dling_in_the_Async_Logger_background_thread.xml |   0
 ...s_to_the_Logger_interface_for_logging_CharS.xml |   0
 ...ndError_in_ReflectionUtil_on_Google_App_Eng.xml |   0
 ...ting_unnecessary_temporary_objects_in_Marke.xml |   0
 ...n_1_2_API_module_is_not_compatible_with_1_2.xml |   0
 ...er_performance_optimization_avoid_calling_i.xml |   0
 ...nder_is_now_garbage_free_by_default_This_lo.xml |   0
 ...r_RollingFileAppender_and_MemoryMappedFileA.xml |   0
 ...umentation_for_properties_that_control_Log4.xml |   0
 ...g4jServletContextListener_prevents_jetty_ma.xml |   0
 ...able_ThreadContext_class_CloseableThreadCon.xml |   0
 ...4J2-1351_Update_Jackson_from_2_7_2_to_2_7_3.xml |   0
 ...-1352_Update_javax_mail_from_1_5_4_to_1_5_5.xml |   0
 ...reload_is_triggered_under_Windows_when_repl.xml |   0
 ..._does_now_support_garbage_free_logging_with.xml |   0
 ..._stack_traces_for_logged_Throwables_in_Gelf.xml |   0
 ...e_Apache_Commons_Compress_from_1_10_to_1_11.xml |   0
 .../LOG4J2-1362_Added_a_YAML_layout.xml            |   0
 ...uration_did_not_support_includeLocation_att.xml |   0
 ...Provide_message_text_as_CharSequence_for_so.xml |   0
 ...StatusLogger_dropped_exceptions_when_loggin.xml |   0
 ...ion_results_in_plaintext_uncompressed_files.xml |   0
 ...t_indents_but_not_the_first_child_tag_Event.xml |   0
 ...r_wrapper_Generator_tool_to_generate_method.xml |   0
 ...4_Migrate_tests_from_Logback_1_1_3_to_1_1_7.xml |   0
 ...4J2-1375_Update_SLF4J_from_1_7_13_to_1_7_21.xml |   0
 ...4J2-1380_Update_Jackson_from_2_7_3_to_2_7_4.xml |   0
 ...LogEvent_using_Log4jLogEvent_Builder_should.xml |   0
 ...4_Update_Apache_Commons_CSV_from_1_2_to_1_3.xml |   0
 ..._Fixed_memory_leak_related_to_shutdown_hook.xml |   0
 ...a_allocation_instrumenter_from_3_0_to_3_0_1.xml |   0
 ...zerImpl_Use_Thread_instead_of_Class_for_fal.xml |   0
 ...onfigurations_to_for_a_composite_configurat.xml |   0
 ...2-621_Pattern_to_drop_first_N_package_parts.xml |   0
 ...perties_as_a_JSON_map_in_JSONLayout_with_op.xml |   0
 ...yout_doesn_t_add_a_comma_between_log_events.xml |   0
 ...ption_for_BundleContextSelector_when_initia.xml |   0
 src/changelog/{20161002-2.7 => 2.7}/.intro.adoc    |   0
 src/changelog/{20161002-2.7 => 2.7}/.release.xml   |   0
 ...ect_context_data_from_other_sources_than_Th.xml |   0
 ..._Google_App_Engine_Interpolator_now_suppres.xml |   0
 ...1_Added_Logging_API_for_Scala_2_10_and_2_11.xml |   0
 ..._JVM_Input_Arguments_Lookup_JMX_is_not_avai.xml |   0
 ...g_log4j_core_appender_routing_IdlePurgePoli.xml |   0
 ...ds_are_no_longer_leaking_on_Tomcat_shutdown.xml |   0
 ...erException_in_FastDateParser_TimeZoneStrat.xml |   0
 ...ed_in_configuration_can_now_have_their_valu.xml |   0
 ..._values_to_be_specified_in_configuration_as.xml |   0
 ...ustom_plugins_from_jar_files_and_directorie.xml |   0
 ...onverter_and_StyleConverter_are_now_GC_free.xml |   0
 ...rt_for_garbage_free_ThreadContext_map_Disab.xml |   0
 ...pport_for_Conversant_DisruptorBlockingQueue.xml |   0
 ...hod_getParameter_to_ObjectMessage_and_Reusa.xml |   0
 ...pport_for_JCTools_MPSC_bounded_lock_free_qu.xml |   0
 ...Event_s_internal_data_structure_for_context.xml |   0
 ...rated_agents_host_list_to_be_passed_to_Flum.xml |   0
 ...r_deadlock_when_using_async_logging_and_ext.xml |   0
 ...J2-1458_Updated_Jackson_from_2_7_5_to_2_8_0.xml |   0
 ...PatternLayout_Add_an_ANSI_option_to_message.xml |   0
 ...4J2-1467__OSGi_Fixed_missing_import_package.xml |   0
 ...ternLayout_Add_an_ANSI_option_to_xThrowable.xml |   0
 ...g_log4j_core_LoggerContext_now_implements_C.xml |   0
 ...Fixed_improper_header_in_CsvParameterLayout.xml |   0
 ...ted_JMS_test_from_ActiveMQ_5_13_3_to_5_13_4.xml |   0
 ...O8601_date_conversion_pattern_with_a_period.xml |   0
 ...conversion_patterns_with_a_timezone_paramet.xml |   0
 ...stpone_creating_log_file_until_the_appender.xml |   0
 ...J2-1494_Updated_Jackson_from_2_8_0_to_2_8_1.xml |   0
 ..._Updated_LMAX_Disruptor_from_3_3_4_to_3_3_5.xml |   0
 ...dated_Kafka_client_from_0_9_1_0_to_0_10_0_0.xml |   0
 ...tions_failed_with_an_NPE_when_comparing_Nod.xml |   0
 ...ender_is_now_able_to_create_files_on_demand.xml |   0
 ..._CsvParameterLayout_and_CsvLogEventLayout_i.xml |   0
 ...ender_is_now_able_to_create_files_on_demand.xml |   0
 ...for_the_FileAppender_plugin_to_facilitate_a.xml |   0
 ...unregister_JMX_MBeans_when_log4j2_disable_j.xml |   0
 ...507_Allow_Builders_to_be_completely_generic.xml |   0
 ...Allow_a_Builder_to_subclass_another_Builder.xml |   0
 ...ilter_filtered_incorrectly_when_params_were.xml |   0
 ..._exclude_stack_trace_from_JSON_XML_and_YAML.xml |   0
 ...Map2_interface_supporting_method_putAll_Map.xml |   0
 ...in_Async_Loggers_when_queue_is_full_and_log.xml |   0
 ..._Add_ThreadContext_putAll_Map_String_String.xml |   0
 ...mplementations_to_manage_the_thread_context.xml |   0
 ..._setting_StatusLogger_destination_in_Config.xml |   0
 ...RingBufferLogEvent_getFormattedMessage_when.xml |   0
 ...generate_Log4j_2_style_XML_configuration_fi.xml |   0
 ...ot_merged_properly_in_composite_configurati.xml |   0
 ...here_LogEvent_getContextStack_returned_null.xml |   0
 ...ot_merged_properly_in_composite_configurati.xml |   0
 ...ated_Kafka_client_from_0_10_0_0_to_0_10_0_1.xml |   0
 ...event_NPE_when_dynamically_removing_filters.xml |   0
 ...Configurator_shutdown_LoggerContext_long_Ti.xml |   0
 ...bstractManager_now_tracks_its_LoggerContext.xml |   0
 ...esource_leak_in_XmlConfiguration_XmlConfigu.xml |   0
 ...xOutOfBoundsException_in_ParameterizedMessa.xml |   0
 ...d_Core_API_org_apache_logging_log4j_core_ut.xml |   0
 ...d_Core_API_org_apache_logging_log4j_core_ut.xml |   0
 ...d_Web_API_org_apache_logging_log4j_web_WebL.xml |   0
 ...tConfiguration_now_tracks_its_LoggerContext.xml |   0
 ...Policy_ConfigurationScheduler_scheduled_the.xml |   0
 ..._AsyncLoggerContextSelector_PropertiesConfi.xml |   0
 ...ted_JMS_test_from_ActiveMQ_5_13_4_to_5_14_0.xml |   0
 ...bstractManager_now_implements_AutoCloseable.xml |   0
 ...Custom_Log4j_threads_now_extend_Log4jThread.xml |   0
 ...r_the_SocketAppender_deprecates_factory_met.xml |   0
 ...58_SocketAppender_now_supports_IO_buffering.xml |   0
 .../LOG4J2-1559_Prevent_NPE_in_Level_isInRange.xml |   0
 ...ender_memory_usage_from_growing_unbounded_i.xml |   0
 ...g4j_2_6_2_and_higher_from_losing_exceptions.xml |   0
 ..._java_util_concurrent_LinkedTransferQueue_t.xml |   0
 ...J2-1569_Updated_Jackson_from_2_8_1_to_2_8_2.xml |   0
 .../LOG4J2-1573_Layout_is_no_longer_optional.xml   |   0
 ...gFileAppender_to_use_default_pattern_layout.xml |   0
 ..._now_stores_configuration_properties_in_a_L.xml |   0
 ...the_RoutingAppender_and_deprecate_factory_m.xml |   0
 ...can_be_configured_with_scripts_Add_Script_i.xml |   0
 ...X_components_no_longer_prints_a_stack_trace.xml |   0
 ...g_on_platforms_where_JMX_is_not_available_I.xml |   0
 ...og_messages_triggered_by_nested_logging_fro.xml |   0
 ...filters_extending_AbstractFilter_that_did_n.xml |   0
 ...nterface_LifeCycle2_with_stop_long_TimeUnit.xml |   0
 ...derSelector_to_create_an_Appender_specified.xml |   0
 ...J2-1598_Updated_Jackson_from_2_8_2_to_2_8_3.xml |   0
 ..._NPE_in_org_apache_logging_log4j_message_Pa.xml |   0
 ..._NPE_due_to_org_apache_logging_log4j_core_l.xml |   0
 ..._NPE_due_to_org_apache_logging_log4j_core_l.xml |   0
 ...l_NPE_in_org_apache_logging_log4j_core_util.xml |   0
 ..._and_equals_methods_in_org_apache_logging_l.xml |   0
 ...2-1604_Log4j2_TcpSocketServer_in_background.xml |   0
 ...sages_for_TcpSocketServer_and_UdpSocketServ.xml |   0
 ...oes_not_provide_throwable_object_to_Servlet.xml |   0
 ...ServletAppender_and_deprecate_factory_metho.xml |   0
 ...rgetNamespace_to_log4j_config_xsd_GitHub_43.xml |   0
 ...nce_of_context_data_injector_for_web_applic.xml |   0
 ...ception_when_using_JUL_logging_during_shutd.xml |   0
 ...19_new_Log4jLogEvent_toString_throws_an_NPE.xml |   0
 ...ileAppender_immediateFlush_default_value_sh.xml |   0
 ...e_Apache_Commons_Compress_from_1_12_to_1_13.xml |   0
 ...Fixed_wrong_Fragment_Host_in_manifest_files.xml |   0
 ...o_disable_date_lookup_completely_for_compat.xml |   0
 .../{20170226-2.8.1 => 2.8.1}/.intro.adoc          |   0
 .../{20170226-2.8.1 => 2.8.1}/.release.xml         |   0
 ...Exception_org_apache_logging_log4j_core_uti.xml |   0
 ...opertiesUtil_getCharsetProperty_that_caused.xml |   0
 ...n_sending_to_Kafka_when_using_syncSend_fals.xml |   0
 ..._ensure_JMH_generated_classes_in_log4j_perf.xml |   0
 ...pattern_to_be_preceded_with_characters_othe.xml |   0
 ...condition_in_FixedDateFormat_made_FixedDate.xml |   0
 ..._for_DefaultRolloverStrategy_purgeAscending.xml |   0
 ...core_Add_and_implement_LogEvent_toImmutable.xml |   0
 ...gback_1_1_10_and_then_Logback_1_2_for_tests.xml |   0
 ...ssage_when_log4j_2_configuration_file_not_f.xml |   0
 ...e_minOccur_to_minOccurs_in_Log4j_config_xsd.xml |   0
 ...work_when_filePattern_contains_no_directory.xml |   0
 ...4J2-1819_Update_Jackson_from_2_8_5_to_2_8_6.xml |   0
 .../LOG4J2-1822_Update_SLF4J_to_1_7_24.xml         |   0
 ...n_on_MessageSupplier_lambda_functions_in_Lo.xml |   0
 .../{20170402-2.8.2 => 2.8.2}/.intro.adoc          |   0
 .../{20170402-2.8.2 => 2.8.2}/.release.xml         |   0
 ...e_exceptions_when_a_security_manager_is_pre.xml |   0
 ...tests_to_their_own_module_to_speed_up_build.xml |   0
 ...4J2-1831_NullPointerException_in_HtmlLayout.xml |   0
 ...ocumentation_about_the_licensing_for_JeroMQ.xml |   0
 ...LOG4J2-1836_Update_the_API_version_to_2_6_0.xml |   0
 ...ppending_common_suffix_to_each_line_of_exte.xml |   0
 ...Fix_typo_in_replace_converter_documentation.xml |   0
 ...ppending_common_suffix_to_each_line_of_thro.xml |   0
 ...Event_getLoggerName_returns_null_in_KafkaAp.xml |   0
 ...Event_getLoggerName_returns_null_in_LoggerN.xml |   0
 ...g_support_to_EncodingPatternConverter_encod.xml |   0
 ...savings_time_DST_issue_with_FixedDateFormat.xml |   0
 ...Fix_CassandraRule_and_unit_tests_on_Windows.xml |   0
 ..._of_RandomAccessFileAppender_Builder_append.xml |   0
 ...4J2-1856_Update_Jackson_from_2_8_6_to_2_8_7.xml |   0
 ...rg_apache_logging_log4j_ThreadContext_about.xml |   0
 ...oc_about_Order_and_OrderComparator_ordering.xml |   0
 ...iltering_input_in_TcpSocketServer_and_UdpSo.xml |   0
 src/changelog/{20170121-2.8 => 2.8}/.intro.adoc    |   0
 src/changelog/{20170121-2.8 => 2.8}/.release.xml   |   0
 ...verStrategy_more_efficient_when_renaming_fi.xml |   0
 ...der_now_supports_omitting_the_file_name_and.xml |   0
 ...serialization_to_handle_non_serializable_Me.xml |   0
 ...ow_default_value_in_property_to_be_a_Lookup.xml |   0
 ...mpl_module_now_declares_a_runtime_dependenc.xml |   0
 ...ntation_regarding_YAML_configuration_format.xml |   0
 ...icy_raise_exception_and_fail_to_rollover_lo.xml |   0
 ...1623_Configurable_JVM_shutdown_hook_timeout.xml |   0
 ...ng_regression_in_FileAppender_introduced_in.xml |   0
 ...does_not_pick_up_Oracle_Java_8_s_sun_stdout.xml |   0
 ...hen_used_in_OSGi_containers_IllegalAccessEr.xml |   0
 ...dFileAppender_createAppender_Javadoc_for_im.xml |   0
 ...G4J2-1641_Update_JeroMQ_from_0_3_5_to_0_3_6.xml |   0
 ...llbackRegistry_can_throw_a_NoClassDefFoundE.xml |   0
 ...nefficient_locking_in_AbstractLoggerAdapter.xml |   0
 .../LOG4J2-1645_Immutable_empty_StringMap.xml      |   0
 ...2-1646_Migrate_to_Mockito_2_x_in_unit_tests.xml |   0
 ...J2-1647_Update_Commons_Lang_from_3_4_to_3_5.xml |   0
 ...urationScheduler_shuts_down_without_blockin.xml |   0
 ...icy_would_use_the_wrong_date_time_when_roll.xml |   0
 ...4J2-1655_Update_Jackson_from_2_8_3_to_2_8_4.xml |   0
 ...656_Update_Apache_Flume_from_1_6_0_to_1_7_0.xml |   0
 ...hreadContextMapFactory_createThreadContextM.xml |   0
 ...thod_ThreadContext_getThreadContextMap_remo.xml |   0
 ...yStringMap_can_be_serialized_and_deserializ.xml |   0
 .../LOG4J2-1664_Improve_OSGi_unit_tests.xml        |   0
 ...ting_temporary_objects_in_IntegerPatternCon.xml |   0
 ...ting_temporary_objects_in_RelativeTimePatte.xml |   0
 ...ting_temporary_objects_in_SequenceNumberPat.xml |   0
 ...ting_temporary_objects_in_MarkerPatternConv.xml |   0
 ...ting_temporary_objects_in_MaxLengthConverte.xml |   0
 ...ting_temporary_objects_in_EqualsReplacement.xml |   0
 ...ting_temporary_objects_in_EqualsIgnoreCaseR.xml |   0
 ...ating_temporary_objects_in_LevelRangeFilter.xml |   0
 ...llocating_temporary_objects_in_MarkerFilter.xml |   0
 ...cating_temporary_objects_in_ThresholdFilter.xml |   0
 ...ay_not_carry_a_Throwable_Use_Message_getThr.xml |   0
 ...d_allocating_temporary_objects_in_MapFilter.xml |   0
 ...ting_temporary_objects_in_ThreadContextMapF.xml |   0
 ...ting_temporary_objects_in_StructuredDataFil.xml |   0
 ..._allocating_temporary_objects_in_TimeFilter.xml |   0
 ...ces_IndexedStringMap_and_IndexedReadOnlyStr.xml |   0
 ...lizedMessageFactory_prints_key_instead_of_m.xml |   0
 ..._allocating_temporary_objects_in_MapMessage.xml |   0
 ...nsi_in_PatternLayout_to_unconditionally_dis.xml |   0
 ...roxy_when_resolving_stack_in_Java_EE_OSGi_e.xml |   0
 ...lements_of_a_log_message_parameter_array_we.xml |   0
 ...adContextMap_interface_supporting_method_re.xml |   0
 ...Add_putAll_method_to_CloseableThreadContext.xml |   0
 ...ScriptPatternSelector_and_deprecate_ScriptP.xml |   0
 ...MarkerPatternSelector_and_deprecate_MarkerP.xml |   0
 ...uilder_to_PatternLayout_and_deprecate_Patte.xml |   0
 ...8_Update_LMAX_Disruptor_from_3_3_5_to_3_3_6.xml |   0
 .../LOG4J2-1700_Update_Jansi_from_1_13_to_1_14.xml |   0
 ...RandomAccessFileAppender_and_deprecate_Rand.xml |   0
 ...MemoryMappedFileAppender_and_deprecate_Memo.xml |   0
 ...RollingRandomAccessFileAppender_and_depreca.xml |   0
 ...sable_as_global_filter_and_as_logger_filter.xml |   0
 ...w_TCP_Socket_Appender_to_set_socket_options.xml |   0
 ...ecure_Socket_Appender_to_set_socket_options.xml |   0
 ...SyslogAppender_and_deprecate_SyslogAppender.xml |   0
 ..._from_Apache_Commons_Lang_s_org_apache_comm.xml |   0
 ...ting_temporary_objects_in_AbstractStyleName.xml |   0
 ...ting_temporary_objects_in_NdcPatternConvert.xml |   0
 ...ting_temporary_objects_in_MapPatternConvert.xml |   0
 ...ting_temporary_objects_in_EncodingPatternCo.xml |   0
 ..._marker_interface_AsynchronouslyFormattable.xml |   0
 ...tion_in_ObjectMessage_and_SimpleMessage_ens.xml |   0
 ...1720_Make_GelfLayout_independent_of_Jackson.xml |   0
 ...ting_temporary_objects_in_VariablesNotEmpty.xml |   0
 ...ve_dependency_on_geronimo_jms_1_1_spec_caus.xml |   0
 ...n_GelfLayout_s_additional_fields_at_runtime.xml |   0
 ...Cassandra_appender_and_ColumnMapping_plugin.xml |   0
 ...etManager_now_respects_connectTimeoutMillis.xml |   0
 ...ribute_to_KafkaAppender_as_in_KafkaLog4jApp.xml |   0
 ...actory_might_leak_Sockets_when_certain_star.xml |   0
 ...4J2-1735_Update_Jackson_from_2_8_4_to_2_8_5.xml |   0
 ...actory_might_leak_Sockets_when_certain_star.xml |   0
 ...SyslogLayout_and_deprecate_SyslogLayout_cre.xml |   0
 ...JsonLayout_and_deprecate_org_apache_logging.xml |   0
 ...fkaAppender_and_deprecate_KafkaAppender_cre.xml |   0
 ...ggeringPolicy_programmatically_leads_to_NPE.xml |   0
 ...ration_does_not_add_filters_to_appenderRefs.xml |   0
 ..._Generate_tool_no_longer_requires_the_log4j.xml |   0
 ...e_non_daemon_thread_pool_for_rollover_tasks.xml |   0
 ...1750_Update_Kafka_from_0_10_0_1_to_0_10_1_1.xml |   0
 ...1_Update_liquibase_core_from_3_5_1_to_3_5_3.xml |   0
 ..._and_constraint_validators_for_java_net_Ine.xml |   0
 ...56_Adds_xmlns_in_schema_and_some_other_tags.xml |   0
 ...58_Add_TypeConverter_for_java_nio_file_Path.xml |   0
 ...2-1759_Add_TypeConverter_for_java_util_UUID.xml |   0
 .../LOG4J2-1762_Add_Builder_to_GelfLayout.xml      |   0
 ...le_in_ContextDataFactory_cached_constructor.xml |   0
 ..._issue_affecting_all_layouts_except_Pattern.xml |   0
 ...JdbcAppender_and_deprecate_JdbcAppender_cre.xml |   0
 ...ColumnConfig_and_deprecate_ColumnConfig_cre.xml |   0
 ...ule_to_allow_unit_tests_to_set_a_status_lev.xml |   0
 ...ependency_in_unit_tests_with_Spring_Test_an.xml |   0
 ...syncLogger_did_not_resolve_configuration_pr.xml |   0
 ..._of_the_ExecutorServices_in_the_LoggerConte.xml |   0
 ...e_Conversant_Disruptor_from_1_2_7_to_1_2_10.xml |   0
 ...duler_now_preserves_interrupt_flag_during_s.xml |   0
 ...exclude_transitive_conflicting_dependencies.xml |   0
 ..._both_filters_and_separator_for_PatternLayo.xml |   0
 ...ernConverter_does_not_use_TextRenderer_or_l.xml |   0
 ...ta_type_support_to_JdbcAppender_via_new_Col.xml |   0
 ...Appender_so_that_Layout_is_a_Plugin_element.xml |   0
 .../{20170826-2.9.0 => 2.9.0}/.intro.adoc          |   0
 .../{20170826-2.9.0 => 2.9.0}/.release.xml         |   0
 ...071_Allow_for_bufferSize_0_in_SMTP_appender.xml |   0
 ...o_longer_use_deprecated_LMAX_Disruptor_APIs.xml |   0
 ...should_use_a_JMS_MapMessage_for_a_Log4j_Map.xml |   0
 ...ill_lose_several_events_after_re_connection.xml |   0
 ...4J2-1359_Add_support_for_Java_9_StackWalker.xml |   0
 .../LOG4J2-1442_Generic_HTTP_appender.xml          |   0
 ...g_File_Permissions_with_PosixFilePermission.xml |   0
 ...orary_compress_directory_during_rollover_88.xml |   0
 ..._to_WARN_Ignoring_log_event_messages_printe.xml |   0
 ...rint_all_internal_logging_to_the_console_if.xml |   0
 ...sses_CustomLoggerGenerator_and_ExtendedLogg.xml |   0
 ...erException_when_a_file_name_is_specified_w.xml |   0
 ...nents_from_log4j_core_to_new_log4_server_mo.xml |   0
 ...4_Support_null_byte_delimiter_in_GelfLayout.xml |   0
 ...l_random_delay_in_TimeBasedTriggeringPolicy.xml |   0
 ...Local_StringBuilder_in_ParameterizedMessage.xml |   0
 ...roperty_and_KeyValuePair_component_in_Confi.xml |   0
 ...ort_capped_collections_for_MongoDb_appender.xml |   0
 ...LOG4J2-1867_Fix_configuration_documentation.xml |   0
 ..._Update_ZeroMQ_s_JeroMQ_from_0_3_6_to_0_4_0.xml |   0
 ...date_Kafka_client_from_0_10_1_1_to_0_10_2_0.xml |   0
 ...J2-1872_Update_JavaMail_from_1_5_5_to_1_5_6.xml |   0
 ...s_writeBytes_ByteBuffer_and_writeBytes_byte.xml |   0
 ..._reliable_checking_for_runtime_dependencies.xml |   0
 ...tion_for_Max_index_limit_in_DefaultRollover.xml |   0
 .../LOG4J2-1879_Update_JAnsi_from_1_14_to_1_15.xml |   0
 ...guration_file_for_an_inactive_Configuration.xml |   0
 ...1884_Added_process_ID_pid_pattern_converter.xml |   0
 ..._about_default_additivity_value_for_loggers.xml |   0
 ...ava_nio_charset_UnsupportedCharsetException.xml |   0
 ...rs_to_classes_in_package_org_apache_logging.xml |   0
 .../LOG4J2-1900_Update_JAnsi_from_1_15_to_1_16.xml |   0
 ...ssage_when_misconfigured_with_multiple_inco.xml |   0
 ...documentation_of_the_DynamicThresholdFilter.xml |   0
 ...ration_logs_warning_Unable_to_determine_URI.xml |   0
 ...va_util_ServiceLoader_to_locate_Log4j_2_API.xml |   0
 ...er_is_not_available_in_Android_and_causes_a.xml |   0
 ..._use_in_Android_applications_remove_depende.xml |   0
 ...irectWriteRolloverStrategy_to_RollingRandom.xml |   0
 ...4J2-1929_EOFException_with_FormattedMessage.xml |   0
 ...hods_to_org_apache_logging_log4j_message_Ma.xml |   0
 ..._methods_to_org_apache_logging_log4j_messag.xml |   0
 ..._not_know_how_to_recover_from_a_broken_conn.xml |   0
 ..._primitive_methods_to_org_apache_logging_lo.xml |   0
 ...4J2-1938_Update_Jackson_from_2_8_7_to_2_8_9.xml |   0
 ...ttribute_was_being_ignored_in_the_RFC5424La.xml |   0
 ...-1945_Generate_source_jas_for_all_test_jars.xml |   0
 ...from_properties_file_to_remove_trailing_spa.xml |   0
 ..._Fix_docker_build_with_jdk9_requirements_84.xml |   0
 ...t_released_when_the_JmsAppender_builder_cat.xml |   0
 ..._with_multiple_root_loggers_now_fail_loudly.xml |   0
 ...ould_be_able_to_connect_to_a_broker_later_e.xml |   0
 ...roker_password_should_be_a_char_not_a_Strin.xml |   0
 ...e_SerializedLayout_and_remove_it_as_default.xml |   0
 ...e_DTD_processing_in_XML_configuration_files.xml |   0
 ..._Update_ZeroMQ_s_JeroMQ_from_0_4_0_to_0_4_1.xml |   0
 ...onfigure_breaks_DirectWriteRolloverStrategy.xml |   0
 ...date_Kafka_client_from_0_10_2_0_to_0_11_0_0.xml |   0
 ...ration_does_not_work_for_filePattern_of_Rol.xml |   0
 ...r_option_of_PatternLayout_in_manual_and_oth.xml |   0
 ...970_Update_HdrHistogram_from_2_1_8_to_2_1_9.xml |   0
 ...on_org_eclipse_osgi_internal_loader_SystemB.xml |   0
 ...ore_as_an_OSGi_service_Skip_tests_for_LOG4J.xml |   0
 ..._Update_ZeroMQ_s_JeroMQ_from_0_4_1_to_0_4_2.xml |   0
 ...pdate_javax_persistence_from_2_1_0_to_2_1_1.xml |   0
 ...76_Update_org_osgi_core_from_4_3_1_to_6_0_0.xml |   0
 ...ngBuilder_s_capacity_instead_of_content_len.xml |   0
 ...yout_and_YamlLayout_support_0_byte_terminat.xml |   0
 ...only_allows_one_AppenderRef_element_for_eac.xml |   0
 ...f_StructuredData_to_be_specified_by_the_use.xml |   0
 ...er_size_to_match_documentation_from_8102_to.xml |   0
 ...arsing_the_output_from_JsonLayout_XmlLayout.xml |   0
 ...and_RMI_Security_Manager_causes_access_deni.xml |   0
 ...larify_Javadoc_for_AbstractTriggeringPolicy.xml |   0
 ...cationException_logging_a_parameter_of_type.xml |   0
 ...r_SimpleMessage_to_be_concise_and_clear_100.xml |   0
 ...3_Fix_compiler_warnings_in_LoggerConfigTest.xml |   0
 ...ocketServer_does_not_close_accepted_Sockets.xml |   0
 ...r_converts_all_unrecognized_levels_to_DEBUG.xml |   0
 ...ewInstance_argument_validation_is_incorrect.xml |   0
 ...multiple_StructuredData_elements_in_RFC5424.xml |   0
 ...r_command_line_parser_with_picocli_to_let_u.xml |   0
 ...ession_when_using_a_separate_drive_in_Linux.xml |   0
 ..._does_not_apply_SSLContext_on_TCP_reconnect.xml |   0
 ...figuration_and_TrustStoreConfiguration_to_f.xml |   0
 ...tion_as_successful_when_using_alternative_w.xml |   0
 ...4J2-2017_Update_Jackson_from_2_8_9_to_2_9_0.xml |   0
 ...umentation_for_LoggerNameLevelRewritePolicy.xml |   0
 ...20_Remove_default_layout_from_KafkaAppender.xml |   0
 ...022_RFC5424Layout_now_prints_the_process_id.xml |   0
 ...nical_name_instead_of_name_to_create_its_lo.xml |   0
 ...dcId_in_SyslogAppender_has_no_default_value.xml |   0
 .../Update_SLF4J_from_1_7_24_to_1_7_25.xml         |   0
 .../{20170917-2.9.1 => 2.9.1}/.intro.adoc          |   0
 .../{20170917-2.9.1 => 2.9.1}/.release.xml         |   0
 ...tModificationException_with_AsyncLoggerConf.xml |   0
 ...eption_when_making_all_loggers_asynchronous.xml |   0
 ...tModificationException_with_AsyncLoggerConf.xml |   0
 ...nical_name_instead_of_name_to_create_its_lo.xml |   0
 ...ctMethodError_javax_xml_parsers_DocumentBui.xml |   0
 ...or_was_not_properly_skipping_the_initial_st.xml |   0
 ...xamples_should_not_use_deprecated_flow_APIs.xml |   0
 ..._ClassLoaders_to_locate_the_service_provide.xml |   0
 ..._to_clarify_disruptor_3_3_4_is_now_required.xml |   0
 ..._Jackson_from_2_9_0_to_2_9_1_fix_for_Java_9.xml |   0
 ...4_Update_Apache_Commons_CSV_from_1_4_to_1_5.xml |   0
 ...-2045_Update_javax_mail_from_1_5_6_to_1_6_0.xml |   0
 ...e_Apache_Commons_Compress_from_1_13_to_1_14.xml |   0
 ...Update_Cassandra_driver_from_3_1_0_to_3_1_4.xml |   0
 ...queue_size_for_AsyncAppender_from_128_to_10.xml |   0
 ...ache_Kafka_Client_from_0_11_0_0_to_0_11_0_1.xml |   0
 src/changelog/README.adoc                          | 134 -------
 src/site/asciidoc/.gitignore                       |   3 -
 2014 files changed, 76 insertions(+), 2191 deletions(-)

diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
new file mode 100644
index 0000000000..e26958ceba
--- /dev/null
+++ b/CHANGELOG.adoc
@@ -0,0 +1,26 @@
+////
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         https://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+////
+
+:log4j-changelog-ref: https://github.com/apache/logging-log4j-tools/tree/master/log4j-changelog[log4j-changelog]
+
+Changelog sources are stored in xref:src/changelog[`src/changelog`] directory.
+
+{log4j-changelog-ref} is used to generate AsciiDoc-formatted changelog files during Maven `pre-site` phase and export them to xref:target/generated-sources/site/asciidoc/changelog[`target/generated-sources/site/asciidoc/changelog`] directory.
+These exported AsciiDoc files are not committed, since they are only relevant for the website, and they cause merge-conflicts between feature branches.
+`./mvnw -N site` command can be used to manually generate these files.
+
+See {log4j-changelog-ref} project for further details; how to use this changelog system, what steps are needed while making a new release, etc.
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
deleted file mode 100644
index fe018cb79f..0000000000
--- a/RELEASE-NOTES.md
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
-         http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-Changelog sources are stored in [`src/changelog`](src/changelog) directory.
-
-AsciiDoc-formatted changelogs are automatically generated during Maven `package` phase and exported to [`src/site/asciidoc/changelog`](src/site/asciidoc/changelog).
-Though these exported AsciiDoc files are not committed, since they are only relevant for the website, and they cause merge-conflicts between feature branches.
-`./mvnw -pl log4j-internal-util` can be used to manually generate these files.
-
-See [`src/changelog/README.adoc`](src/changelog/README.adoc) for details.
diff --git a/log4j-internal-util/pom.xml b/log4j-internal-util/pom.xml
deleted file mode 100644
index d6f331b791..0000000000
--- a/log4j-internal-util/pom.xml
+++ /dev/null
@@ -1,155 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-  <parent>
-    <artifactId>log4j</artifactId>
-    <groupId>org.apache.logging.log4j</groupId>
-    <version>2.19.1-SNAPSHOT</version>
-  </parent>
-
-  <modelVersion>4.0.0</modelVersion>
-
-  <artifactId>log4j-internal-util</artifactId>
-  <name>Apache Log4j internal utilities</name>
-  <description>Internal Log4j utilities for project's build infrastructure.</description>
-
-  <properties>
-    <log4jParentDir>${basedir}/..</log4jParentDir>  <!-- required for `spotless-maven-plugin` inherited configuration -->
-    <maven.doap.skip>true</maven.doap.skip>
-  </properties>
-
-  <build>
-    <finalName>log4j-internal-util</finalName>
-    <plugins>
-
-      <!-- Disable ITs: -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-failsafe-plugin</artifactId>
-        <configuration>
-          <skip>true</skip>
-        </configuration>
-      </plugin>
-
-      <!-- Disable tests: -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
-        <configuration>
-          <skip>true</skip>
-        </configuration>
-      </plugin>
-
-      <!-- Disable deployment: -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-deploy-plugin</artifactId>
-        <configuration>
-          <skip>true</skip>
-        </configuration>
-      </plugin>
-
-      <!-- Disarm existing configurations for the JAR plugin.
-           Otherwise it complains about `MANIFEST.MF` and such when the module is tried to be packaged individually: `./mvnw package -pl log4j-internal-util`. -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-jar-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>default-jar</id>
-            <goals>
-              <goal>jar</goal>
-            </goals>
-            <configuration combine.self="override"/>
-          </execution>
-        </executions>
-      </plugin>
-
-    </plugins>
-  </build>
-
-  <profiles>
-
-    <!-- AsciiDoc-formatted changelog generator: -->
-    <profile>
-      <id>changelog-asciidoc-exporter</id>
-      <activation>
-        <activeByDefault>true</activeByDefault>
-      </activation>
-      <build>
-        <defaultGoal>package</defaultGoal>
-        <plugins>
-          <plugin>
-            <groupId>org.codehaus.mojo</groupId>
-            <artifactId>exec-maven-plugin</artifactId>
-            <executions>
-              <execution>
-                <id>changelog-asciidoc-export</id>
-                <phase>package</phase>
-                <goals>
-                  <goal>java</goal>
-                </goals>
-              </execution>
-            </executions>
-            <configuration>
-              <mainClass>org.apache.logging.log4j.internal.util.changelog.exporter.AsciiDocExporter</mainClass>
-              <arguments>
-                <argument>${maven.multiModuleProjectDirectory}</argument>   <!-- requires Maven >=3.6.0 -->
-              </arguments>
-            </configuration>
-          </plugin>
-        </plugins>
-      </build>
-    </profile>
-
-    <!-- Changelog releaser: -->
-    <profile>
-      <id>changelog-releaser</id>
-      <build>
-        <defaultGoal>package</defaultGoal>
-        <plugins>
-          <plugin>
-            <groupId>org.codehaus.mojo</groupId>
-            <artifactId>exec-maven-plugin</artifactId>
-            <executions>
-              <execution>
-                <id>changelog-releaser</id>
-                <!-- the closest phase to non-existent `post-package`: -->
-                <phase>package</phase>
-                <goals>
-                  <goal>java</goal>
-                </goals>
-              </execution>
-            </executions>
-            <configuration>
-              <mainClass>org.apache.logging.log4j.internal.util.changelog.releaser.ChangelogReleaser</mainClass>
-              <arguments>
-                <argument>${maven.multiModuleProjectDirectory}</argument>   <!-- requires Maven >=3.6.0 -->
-              </arguments>
-            </configuration>
-          </plugin>
-        </plugins>
-      </build>
-    </profile>
-
-  </profiles>
-
-</project>
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/AsciiDocUtils.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/AsciiDocUtils.java
deleted file mode 100644
index 92f010bd3e..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/AsciiDocUtils.java
+++ /dev/null
@@ -1,40 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util;
-
-public final class AsciiDocUtils {
-
-    public static final String LICENSE_COMMENT_BLOCK = "////\n" +
-            "    Licensed to the Apache Software Foundation (ASF) under one or more\n" +
-            "    contributor license agreements.  See the NOTICE file distributed with\n" +
-            "    this work for additional information regarding copyright ownership.\n" +
-            "    The ASF licenses this file to You under the Apache License, Version 2.0\n" +
-            "    (the \"License\"); you may not use this file except in compliance with\n" +
-            "    the License.  You may obtain a copy of the License at\n" +
-            "\n" +
-            "         https://www.apache.org/licenses/LICENSE-2.0\n" +
-            "\n" +
-            "    Unless required by applicable law or agreed to in writing, software\n" +
-            "    distributed under the License is distributed on an \"AS IS\" BASIS,\n" +
-            "    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n" +
-            "    See the License for the specific language governing permissions and\n" +
-            "    limitations under the License.\n" +
-            "////\n";
-
-    private AsciiDocUtils() {}
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/PomUtils.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/PomUtils.java
deleted file mode 100644
index 4a904ce5de..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/PomUtils.java
+++ /dev/null
@@ -1,56 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util;
-
-import java.nio.file.Path;
-
-import org.w3c.dom.Element;
-
-import static org.apache.logging.log4j.internal.util.StringUtils.isBlank;
-import static org.apache.logging.log4j.internal.util.StringUtils.trimNullable;
-
-public final class PomUtils {
-
-    public static final String VERSION_PATTERN = "^\\d+\\.\\d+.\\d+(-SNAPSHOT)?$";
-
-    private PomUtils() {}
-
-    public static int readRootPomVersionMajor(final Path projectRootDirectory) {
-        final String version = readRootPomVersion(projectRootDirectory);
-        return versionMajor(version);
-    }
-
-    public static String readRootPomVersion(final Path projectRootDirectory) {
-        final Path rootPomFile = projectRootDirectory.resolve("pom.xml");
-        final Element projectElement = XmlReader.readXmlFileRootElement(rootPomFile, "project");
-        final Element versionElement = XmlReader.requireChildElementMatchingName(projectElement, "version");
-        final String version = trimNullable(versionElement.getTextContent());
-        if (isBlank(version)) {
-            throw XmlReader.failureAtXmlNode(versionElement, "blank `version`");
-        }
-        if (!version.matches(VERSION_PATTERN)) {
-            throw XmlReader.failureAtXmlNode(
-                    versionElement, "`version` doesnt' match the expected `%s` pattern: `%s`", VERSION_PATTERN, version);
-        }
-        return version;
-    }
-
-    public static int versionMajor(final String version) {
-        return Integer.parseInt(version.split("\\.", 2)[0]);
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/PositionalSaxEventHandler.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/PositionalSaxEventHandler.java
deleted file mode 100644
index 48c03d4653..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/PositionalSaxEventHandler.java
+++ /dev/null
@@ -1,103 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util;
-
-import java.util.Stack;
-
-import org.w3c.dom.Document;
-import org.w3c.dom.Element;
-import org.w3c.dom.Node;
-import org.xml.sax.Attributes;
-import org.xml.sax.Locator;
-import org.xml.sax.helpers.DefaultHandler;
-
-/**
- * A SAX2 event handler adding the associated line number to each emitted nodes' user data.
- * <p>
- * The added node user data is keyed with {@code lineNumber}.
- * </p>
- */
-final class PositionalSaxEventHandler extends DefaultHandler {
-
-    private final Stack<Element> elementStack = new Stack<>();
-
-    private final StringBuilder textBuffer = new StringBuilder();
-
-    private final Document document;
-
-    private Locator locator;
-
-    PositionalSaxEventHandler(final Document document) {
-        this.document = document;
-    }
-
-    @Override
-    public void setDocumentLocator(final Locator locator) {
-        this.locator = locator;
-    }
-
-    @Override
-    public void startElement(
-            final String uri,
-            final String localName,
-            final String qName,
-            final Attributes attributes) {
-        addTextIfNeeded();
-        final Element element = document.createElement(qName);
-        for (int attributeIndex = 0; attributeIndex < attributes.getLength(); attributeIndex++) {
-            final String attributeQName = attributes.getQName(attributeIndex);
-            final String attributeValue = attributes.getValue(attributeIndex);
-            element.setAttribute(attributeQName, attributeValue);
-        }
-        element.setUserData("lineNumber", String.valueOf(locator.getLineNumber()), null);
-        elementStack.push(element);
-    }
-
-    @Override
-    public void endElement(
-            final String uri,
-            final String localName,
-            final String qName) {
-        addTextIfNeeded();
-        final Element closedElement = elementStack.pop();
-        final boolean rootElement = elementStack.isEmpty();
-        if (rootElement) {
-            document.appendChild(closedElement);
-        } else {
-            final Element parentElement = elementStack.peek();
-            parentElement.appendChild(closedElement);
-        }
-    }
-
-    @Override
-    public void characters(final char[] buffer, final int start, final int length) {
-        textBuffer.append(buffer, start, length);
-    }
-
-    /**
-     * Outputs text accumulated under the current node.
-     */
-    private void addTextIfNeeded() {
-        if (textBuffer.length() > 0) {
-            final Element element = elementStack.peek();
-            final Node textNode = document.createTextNode(textBuffer.toString());
-            element.appendChild(textNode);
-            textBuffer.delete(0, textBuffer.length());
-        }
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/StringUtils.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/StringUtils.java
deleted file mode 100644
index 93bc1c942a..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/StringUtils.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util;
-
-public final class StringUtils {
-
-    private StringUtils() {}
-
-    public static String trimNullable(final String input) {
-        return input != null ? input.trim() : null;
-    }
-
-    public static boolean isBlank(final String input) {
-        return input == null || input.matches("\\s*");
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/XmlReader.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/XmlReader.java
deleted file mode 100644
index e458177f1a..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/XmlReader.java
+++ /dev/null
@@ -1,117 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util;
-
-import java.io.FileInputStream;
-import java.io.InputStream;
-import java.nio.file.Path;
-import java.util.List;
-import java.util.stream.Collectors;
-import java.util.stream.IntStream;
-import java.util.stream.Stream;
-import javax.xml.parsers.*;
-
-import org.w3c.dom.Document;
-import org.w3c.dom.Element;
-import org.w3c.dom.Node;
-import org.w3c.dom.NodeList;
-
-/**
- * A SAX2-based XML reader.
- */
-public final class XmlReader {
-
-    private XmlReader() {}
-
-    public static Element readXmlFileRootElement(final Path path, final String rootElementName) {
-        try (final InputStream inputStream = new FileInputStream(path.toFile())) {
-            final Document document = readXml(inputStream);
-            final Element rootElement = document.getDocumentElement();
-            if (!rootElementName.equals(rootElement.getNodeName())) {
-                final String message = String.format(
-                        "was expecting root element to be called `%s`, found: `%s`",
-                        rootElementName, rootElement.getNodeName());
-                throw new IllegalArgumentException(message);
-            }
-            return rootElement;
-        } catch (final Exception error) {
-            final String message = String.format(
-                    "XML read failure for file `%s` and root element `%s`", path, rootElementName);
-            throw new RuntimeException(message, error);
-        }
-    }
-
-    private static Document readXml(final InputStream inputStream) throws Exception {
-        final SAXParserFactory parserFactory = SAXParserFactory.newInstance();
-        final SAXParser parser = parserFactory.newSAXParser();
-        final DocumentBuilderFactory documentBuilderFactory = XmlUtils.createDocumentBuilderFactory();
-        final DocumentBuilder documentBuilder = documentBuilderFactory.newDocumentBuilder();
-        final Document document = documentBuilder.newDocument();
-        PositionalSaxEventHandler handler = new PositionalSaxEventHandler(document);
-        parser.parse(inputStream, handler);
-        return document;
-    }
-
-    public static Stream<Element> findChildElementsMatchingName(final Element parentElement, final String childElementName) {
-        final NodeList childNodes = parentElement.getChildNodes();
-        return IntStream
-                .range(0, childNodes.getLength())
-                .mapToObj(childNodes::item)
-                .filter(childNode -> childNode.getNodeType() == Node.ELEMENT_NODE && childElementName.equals(childNode.getNodeName()))
-                .map(childNode -> (Element) childNode);
-    }
-
-    public static Element requireChildElementMatchingName(final Element parentElement, final String childElementName) {
-        final List<Element> childElements = findChildElementsMatchingName(parentElement, childElementName)
-                .collect(Collectors.toList());
-        final int childElementCount = childElements.size();
-        if (childElementCount != 1) {
-            throw failureAtXmlNode(
-                    parentElement,
-                    "was expecting a single `%s` element, found: %d",
-                    childElementName,
-                    childElementCount);
-        }
-        return childElements.get(0);
-    }
-
-    public static String requireAttribute(final Element element, final String attributeName) {
-        if (!element.hasAttribute(attributeName)) {
-            throw failureAtXmlNode(element, "missing attribute: `%s`", attributeName);
-        }
-        return element.getAttribute(attributeName);
-    }
-
-    public static RuntimeException failureAtXmlNode(
-            final Node node,
-            final String messageFormat,
-            final Object... messageArgs) {
-        return failureAtXmlNode(null, node, messageFormat, messageArgs);
-    }
-
-    public static RuntimeException failureAtXmlNode(
-            final Throwable cause,
-            final Node node,
-            final String messageFormat,
-            final Object... messageArgs) {
-        final Object lineNumber = node.getUserData("lineNumber");
-        final String messagePrefix = String.format("[line %s] ", lineNumber);
-        final String message = String.format(messagePrefix + messageFormat, messageArgs);
-        return new IllegalArgumentException(message, cause);
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/XmlUtils.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/XmlUtils.java
deleted file mode 100644
index 1b48f9d316..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/XmlUtils.java
+++ /dev/null
@@ -1,71 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util;
-
-import javax.xml.parsers.DocumentBuilderFactory;
-import javax.xml.parsers.ParserConfigurationException;
-
-final class XmlUtils {
-
-    private XmlUtils() {}
-
-    /**
-     * @return a {@link DocumentBuilderFactory} instance configured with certain XXE protection measures
-     * @see <a href="https://cheatsheetseries.owasp.org/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.html#jaxp-documentbuilderfactory-saxparserfactory-and-dom4j">XML External Entity Prevention Cheat Sheet</a>
-     */
-    static DocumentBuilderFactory createDocumentBuilderFactory() {
-        final DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();
-        String feature = null;
-        try {
-
-            // This is the PRIMARY defense.
-            // If DTDs (doctypes) are disallowed, almost all XML entity attacks are prevented.
-            // Xerces 2 only - http://xerces.apache.org/xerces2-j/features.html#disallow-doctype-decl
-            feature = "http://apache.org/xml/features/disallow-doctype-decl";
-            dbf.setFeature(feature, true);
-
-            // If you can't completely disable DTDs, then at least do the following:
-            // Xerces 1 - http://xerces.apache.org/xerces-j/features.html#external-general-entities
-            // Xerces 2 - http://xerces.apache.org/xerces2-j/features.html#external-general-entities
-            // JDK7+ - http://xml.org/sax/features/external-general-entities
-            // This feature has to be used together with the following one, otherwise it will not protect you from XXE for sure.
-            feature = "http://xml.org/sax/features/external-general-entities";
-            dbf.setFeature(feature, false);
-
-            // Xerces 1 - http://xerces.apache.org/xerces-j/features.html#external-parameter-entities
-            // Xerces 2 - http://xerces.apache.org/xerces2-j/features.html#external-parameter-entities
-            // JDK7+ - http://xml.org/sax/features/external-parameter-entities
-            // This feature has to be used together with the previous one, otherwise it will not protect you from XXE for sure.
-            feature = "http://xml.org/sax/features/external-parameter-entities";
-            dbf.setFeature(feature, false);
-
-            // Disable external DTDs as well
-            feature = "http://apache.org/xml/features/nonvalidating/load-external-dtd";
-            dbf.setFeature(feature, false);
-
-            // and these as well, per Timothy Morgan's 2014 paper: "XML Schema, DTD, and Entity Attacks"
-            dbf.setXIncludeAware(false);
-            dbf.setExpandEntityReferences(false);
-
-        } catch (final ParserConfigurationException error) {
-            final String message = String.format("`%s` is probably not supported by your XML processor", feature);
-            throw new RuntimeException(message, error);
-        }
-        return dbf;
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/XmlWriter.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/XmlWriter.java
deleted file mode 100644
index ed1765d199..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/XmlWriter.java
+++ /dev/null
@@ -1,108 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util;
-
-import java.io.StringWriter;
-import java.nio.charset.Charset;
-import java.nio.charset.StandardCharsets;
-import java.nio.file.Files;
-import java.nio.file.Path;
-import java.nio.file.StandardOpenOption;
-import java.util.function.Consumer;
-import javax.xml.parsers.DocumentBuilder;
-import javax.xml.parsers.DocumentBuilderFactory;
-import javax.xml.transform.OutputKeys;
-import javax.xml.transform.Transformer;
-import javax.xml.transform.TransformerFactory;
-import javax.xml.transform.dom.DOMSource;
-import javax.xml.transform.stream.StreamResult;
-
-import org.w3c.dom.Comment;
-import org.w3c.dom.Document;
-
-public final class XmlWriter {
-
-    private static final Charset ENCODING = StandardCharsets.UTF_8;
-
-    private XmlWriter() {}
-
-    public static void toFile(final Path filepath, final Consumer<Document> documentConsumer) {
-        try {
-            final String xml = toString(documentConsumer);
-            final byte[] xmlBytes = xml.getBytes(ENCODING);
-            Files.createDirectories(filepath.getParent());
-            Files.write(filepath, xmlBytes, StandardOpenOption.CREATE, StandardOpenOption.TRUNCATE_EXISTING);
-        } catch (final Exception error) {
-            final String message = String.format("failed writing XML to file `%s`", filepath);
-            throw new RuntimeException(message, error);
-        }
-    }
-
-    public static String toString(final Consumer<Document> documentConsumer) {
-        try {
-
-            // Create the document.
-            final DocumentBuilderFactory documentBuilderFactory = XmlUtils.createDocumentBuilderFactory();
-            final DocumentBuilder documentBuilder = documentBuilderFactory.newDocumentBuilder();
-
-            // Append the license comment.
-            final Document document = documentBuilder.newDocument();
-            document.setXmlStandalone(true);
-            final Comment licenseComment = document.createComment("\n" +
-                    "   Licensed to the Apache Software Foundation (ASF) under one or more\n" +
-                    "   contributor license agreements.  See the NOTICE file distributed with\n" +
-                    "   this work for additional information regarding copyright ownership.\n" +
-                    "   The ASF licenses this file to You under the Apache License, Version 2.0\n" +
-                    "   (the \"License\"); you may not use this file except in compliance with\n" +
-                    "   the License.  You may obtain a copy of the License at\n" +
-                    "\n" +
-                    "       http://www.apache.org/licenses/LICENSE-2.0\n" +
-                    "\n" +
-                    "   Unless required by applicable law or agreed to in writing, software\n" +
-                    "   distributed under the License is distributed on an \"AS IS\" BASIS,\n" +
-                    "   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n" +
-                    "   See the License for the specific language governing permissions and\n" +
-                    "   limitations under the License." +
-                    "\n");
-            document.appendChild(licenseComment);
-
-            // Execute request changes.
-            documentConsumer.accept(document);
-
-            // Serialize the document.
-            return serializeXmlDocument(document);
-
-        } catch (final Exception error) {
-            throw new RuntimeException("failed writing XML", error);
-        }
-    }
-
-    private static String serializeXmlDocument(final Document document) throws Exception {
-        final Transformer transformer = TransformerFactory.newInstance().newTransformer();
-        final StreamResult result = new StreamResult(new StringWriter());
-        final DOMSource source = new DOMSource(document);
-        transformer.setOutputProperty(OutputKeys.ENCODING, ENCODING.name());
-        transformer.setOutputProperty(OutputKeys.INDENT, "yes");
-        transformer.setOutputProperty("{http://xml.apache.org/xslt}indent-amount", "2");
-        transformer.transform(source, result);
-        return result.getWriter().toString()
-                // Life is too short to solve DOM transformer issues decently.
-                .replace("?><!--", "?>\n<!--")
-                .replace("--><", "-->\n<");
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/ChangelogEntry.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/ChangelogEntry.java
deleted file mode 100644
index 0f42d6186e..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/ChangelogEntry.java
+++ /dev/null
@@ -1,207 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util.changelog;
-
-import java.nio.file.Path;
-import java.util.List;
-import java.util.Locale;
-import java.util.stream.Collectors;
-
-import org.apache.logging.log4j.internal.util.XmlReader;
-import org.apache.logging.log4j.internal.util.XmlWriter;
-import org.w3c.dom.Element;
-
-import static org.apache.logging.log4j.internal.util.StringUtils.trimNullable;
-
-public final class ChangelogEntry {
-
-    public final Type type;
-
-    public final List<Issue> issues;
-
-    public final List<Author> authors;
-
-    public final Description description;
-
-    public enum Type {
-
-        ADDED,
-
-        CHANGED,
-
-        DEPRECATED,
-
-        REMOVED,
-
-        FIXED,
-
-        SECURITY;
-
-        private String toXmlAttribute() {
-            return toString().toLowerCase(Locale.US);
-        }
-
-        private static Type fromXmlAttribute(final String attribute) {
-            final String upperCaseAttribute = attribute != null ? attribute.toUpperCase(Locale.US) : null;
-            return Type.valueOf(upperCaseAttribute);
-        }
-
-    }
-
-    public static final class Issue {
-
-        public final String id;
-
-        public final String link;
-
-        public Issue(final String id, final String link) {
-            this.id = id;
-            this.link = link;
-        }
-
-    }
-
-    public static final class Author {
-
-        public final String id;
-
-        public final String name;
-
-        public Author(final String id, final String name) {
-            this.id = id;
-            this.name = name;
-        }
-
-    }
-
-    public static final class Description {
-
-        public final String format;
-
-        public final String text;
-
-        public Description(final String format, final String text) {
-            this.format = format;
-            this.text = text;
-        }
-
-    }
-
-    public ChangelogEntry(
-            final Type type,
-            final List<Issue> issues,
-            final List<Author> authors,
-            final Description description) {
-        this.type = type;
-        this.issues = issues;
-        this.authors = authors;
-        this.description = description;
-    }
-
-    public void writeToXmlFile(final Path path) {
-        XmlWriter.toFile(path, document -> {
-
-            // Create the `entry` root element.
-            final Element entryElement = document.createElement("entry");
-            entryElement.setAttribute("type", type.toXmlAttribute());
-            document.appendChild(entryElement);
-
-            // Create the `issue` elements.
-            issues.forEach(issue -> {
-                final Element issueElement = document.createElement("issue");
-                issueElement.setAttribute("id", issue.id);
-                issueElement.setAttribute("link", issue.link);
-                entryElement.appendChild(issueElement);
-            });
-
-            // Create the `author` elements.
-            authors.forEach(author -> {
-                final Element authorElement = document.createElement("author");
-                if (author.id != null) {
-                    authorElement.setAttribute("id", author.id);
-                } else {
-                    authorElement.setAttribute("name", author.name);
-                }
-                entryElement.appendChild(authorElement);
-            });
-
-            // Create the `description` element.
-            final Element descriptionElement = document.createElement("description");
-            if (description.format != null) {
-                descriptionElement.setAttribute("format", description.format);
-            }
-            descriptionElement.setTextContent(description.text);
-            entryElement.appendChild(descriptionElement);
-
-        });
-    }
-
-    public static ChangelogEntry readFromXmlFile(final Path path) {
-
-        // Read the `entry` root element.
-        final Element entryElement = XmlReader.readXmlFileRootElement(path, "entry");
-        final String typeAttribute = XmlReader.requireAttribute(entryElement, "type");
-        final Type type;
-        try {
-            type = Type.fromXmlAttribute(typeAttribute);
-        } catch (final Exception error) {
-            throw XmlReader.failureAtXmlNode(error, entryElement, "`type` attribute read failure");
-        }
-
-        // Read the `issue` elements.
-        final List<Issue> issues = XmlReader
-                .findChildElementsMatchingName(entryElement, "issue")
-                .map(issueElement -> {
-                    final String issueId = XmlReader.requireAttribute(issueElement, "id");
-                    final String issueLink = XmlReader.requireAttribute(issueElement, "link");
-                    return new Issue(issueId, issueLink);
-                })
-                .collect(Collectors.toList());
-
-        // Read the `author` elements.
-        final List<Author> authors = XmlReader
-                .findChildElementsMatchingName(entryElement, "author")
-                .map(authorElement -> {
-                    final String authorId = authorElement.hasAttribute("id")
-                            ? authorElement.getAttribute("id")
-                            : null;
-                    final String authorName = authorElement.hasAttribute("name")
-                            ? authorElement.getAttribute("name")
-                            : null;
-                    if (authorId == null && authorName == null) {
-                        throw XmlReader.failureAtXmlNode(
-                                authorElement, "`author` must have at least one of `id` or `name` attributes");
-                    }
-                    return new Author(authorId, authorName);
-                })
-                .collect(Collectors.toList());
-        if (authors.isEmpty()) {
-            throw XmlReader.failureAtXmlNode(entryElement, "no `author` elements found");
-        }
-
-        // Read the `description` element.
-        final Element descriptionElement = XmlReader.requireChildElementMatchingName(entryElement, "description");
-        final String descriptionFormat = XmlReader.requireAttribute(descriptionElement, "format");
-        final String descriptionText = trimNullable(descriptionElement.getTextContent());
-        final Description description = new Description(descriptionFormat, descriptionText);
-
-        // Create the instance.
-        return new ChangelogEntry(type, issues, authors, description);
-
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/ChangelogFiles.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/ChangelogFiles.java
deleted file mode 100644
index d0131d58bc..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/ChangelogFiles.java
+++ /dev/null
@@ -1,89 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util.changelog;
-
-import org.apache.logging.log4j.internal.util.PomUtils;
-
-import java.io.IOException;
-import java.io.UncheckedIOException;
-import java.nio.file.Files;
-import java.nio.file.Path;
-import java.util.Set;
-import java.util.stream.Collectors;
-
-public final class ChangelogFiles {
-
-    private ChangelogFiles() {}
-
-    public static Path changelogDirectory(final Path projectRootDirectory) {
-        return projectRootDirectory.resolve("src/changelog");
-    }
-
-    public static Path unreleasedDirectory(final Path projectRootDirectory, final int versionMajor) {
-        final String filename = String.format(".unreleased-%d.x.x", versionMajor);
-        return changelogDirectory(projectRootDirectory).resolve(filename);
-    }
-
-    public static Set<Integer> unreleasedDirectoryVersionMajors(final Path projectRootDirectory) {
-        final Path changelogDirectory = changelogDirectory(projectRootDirectory);
-        try {
-            return Files
-                    .walk(changelogDirectory, 1)
-                    .filter(path -> {
-                        return !path.equals(projectRootDirectory) &&                        // Skip the directory itself.
-                                path.getFileName().toString().startsWith(".unreleased-");   // Only select `.unreleased-*` directories.
-                    })
-                    .map(path -> {
-                        final String filename = path.getFileName().toString();
-                        final String versionMajor = filename.replaceFirst("^\\.unreleased-(\\d+)\\.x\\.x", "$1");
-                        return Integer.parseInt(versionMajor);
-                    })
-                    .collect(Collectors.toSet());
-        } catch (final IOException error) {
-            final String message = String.format("failed walking directory: `%s`", projectRootDirectory);
-            throw new UncheckedIOException(message, error);
-        }
-    }
-
-    public static Path releaseDirectory(
-            final Path projectRootDirectory,
-            final String releaseDate,
-            final String releaseVersion) {
-        if (!releaseDate.matches("^\\d{8}$")) {
-            final String message = String.format(
-                    "release date doesn't match the expected `YYYYmmdd` pattern: `%s`", releaseDate);
-            throw new IllegalArgumentException(message);
-        }
-        if (!releaseVersion.matches(PomUtils.VERSION_PATTERN)) {
-            final String message = String.format(
-                    "release version doesn't match the expected `%s` pattern: `%s`",
-                    PomUtils.VERSION_PATTERN, releaseVersion);
-            throw new IllegalArgumentException(message);
-        }
-        final String releaseDirectoryName = String.format("%s-%s", releaseDate, releaseVersion);
-        return changelogDirectory(projectRootDirectory).resolve(releaseDirectoryName);
-    }
-
-    public static Path releaseXmlFile(final Path releaseDirectory) {
-        return releaseDirectory.resolve(".release.xml");
-    }
-
-    public static Path introAsciiDocFile(final Path releaseDirectory) {
-        return releaseDirectory.resolve(".intro.adoc");
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/ChangelogRelease.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/ChangelogRelease.java
deleted file mode 100644
index cb8fd0db42..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/ChangelogRelease.java
+++ /dev/null
@@ -1,69 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util.changelog;
-
-import java.nio.file.Path;
-
-import org.apache.logging.log4j.internal.util.XmlReader;
-import org.apache.logging.log4j.internal.util.XmlWriter;
-import org.w3c.dom.Element;
-
-import static org.apache.logging.log4j.internal.util.StringUtils.trimNullable;
-
-public final class ChangelogRelease {
-
-    public final String version;
-
-    public final String date;
-
-    public ChangelogRelease(final String version, final String date) {
-        this.version = version;
-        this.date = date;
-    }
-
-    public void writeToXmlFile(final Path path) {
-        XmlWriter.toFile(path, document -> {
-            final Element releaseElement = document.createElement("release");
-            releaseElement.setAttribute("version", version);
-            releaseElement.setAttribute("date", date);
-            document.appendChild(releaseElement);
-        });
-    }
-
-    public static ChangelogRelease readFromXmlFile(final Path path) {
-
-        // Read the XML file.
-        final Element releaseElement = XmlReader.readXmlFileRootElement(path, "release");
-
-        // Read the `version` attribute.
-        final String version = trimNullable(releaseElement.getAttribute("version"));
-        if (version == null) {
-            throw new IllegalArgumentException("blank or missing attribute: `version`");
-        }
-
-        // Read the `date` attribute.
-        final String date = trimNullable(releaseElement.getAttribute("date"));
-        if (date == null) {
-            throw new IllegalArgumentException("blank or missing attribute: `date`");
-        }
-
-        // Create the instance.
-        return new ChangelogRelease(version, date);
-
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/exporter/AsciiDocExporter.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/exporter/AsciiDocExporter.java
deleted file mode 100644
index 184ecacc18..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/exporter/AsciiDocExporter.java
+++ /dev/null
@@ -1,428 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util.changelog.exporter;
-
-import java.io.IOException;
-import java.io.UncheckedIOException;
-import java.nio.charset.StandardCharsets;
-import java.nio.file.Files;
-import java.nio.file.Path;
-import java.nio.file.StandardOpenOption;
-import java.util.List;
-import java.util.Locale;
-import java.util.Map;
-import java.util.stream.Collectors;
-import java.util.stream.Stream;
-
-import org.apache.logging.log4j.internal.util.AsciiDocUtils;
-import org.apache.logging.log4j.internal.util.changelog.ChangelogEntry;
-import org.apache.logging.log4j.internal.util.changelog.ChangelogFiles;
-import org.apache.logging.log4j.internal.util.changelog.ChangelogRelease;
-
-public final class AsciiDocExporter {
-
-    private static final String TARGET_RELATIVE_DIRECTORY = "src/site/asciidoc/changelog";
-
-    private static final String AUTO_GENERATION_WARNING_ASCIIDOC = "////\n" +
-            "*DO NOT EDIT THIS FILE!!*\n" +
-            "This file is automatically generated from the release changelog directory!\n" +
-            "////\n";
-
-    private AsciiDocExporter() {}
-
-    public static void main(final String[] mainArgs) {
-
-        // Read arguments.
-        final AsciiDocExporterArgs args = AsciiDocExporterArgs.fromMainArgs(mainArgs);
-
-        // Find release directories.
-        final Path changelogDirectory = ChangelogFiles.changelogDirectory(args.projectRootDirectory);
-        final List<Path> releaseDirectories = findAdjacentFiles(changelogDirectory)
-                .filter(file -> file.toFile().isDirectory())
-                .sorted()
-                .collect(Collectors.toList());
-        final int releaseDirectoryCount = releaseDirectories.size();
-
-        // Read the release information files.
-        final List<ChangelogRelease> changelogReleases = releaseDirectories
-                .stream()
-                .map(releaseDirectory -> {
-                    final Path releaseXmlFile = ChangelogFiles.releaseXmlFile(releaseDirectory);
-                    return ChangelogRelease.readFromXmlFile(releaseXmlFile);
-                })
-                .collect(Collectors.toList());
-
-        // Export releases.
-        if (releaseDirectoryCount > 0) {
-
-            // Export each release directory.
-            for (int releaseIndex = 0; releaseIndex < releaseDirectories.size(); releaseIndex++) {
-                final Path releaseDirectory = releaseDirectories.get(releaseIndex);
-                final ChangelogRelease changelogRelease = changelogReleases.get(releaseIndex);
-                try {
-                    exportRelease(args.projectRootDirectory, releaseDirectory, changelogRelease);
-                } catch (final Exception error) {
-                    final String message =
-                            String.format("failed exporting release from directory `%s`", releaseDirectory);
-                    throw new RuntimeException(message, error);
-                }
-            }
-
-            // Report the operation.
-            if (releaseDirectoryCount == 1) {
-                System.out.format("exported a single release directory: `%s`%n", releaseDirectories.get(0));
-            } else {
-                System.out.format(
-                        "exported %d release directories: ..., `%s`%n",
-                        releaseDirectories.size(),
-                        releaseDirectories.get(releaseDirectoryCount - 1));
-            }
-
-        }
-
-        // Export unreleased.
-        ChangelogFiles
-                .unreleasedDirectoryVersionMajors(args.projectRootDirectory)
-                .stream()
-                .sorted()
-                .forEach(upcomingReleaseVersionMajor -> {
-                    final Path upcomingReleaseDirectory =
-                            ChangelogFiles.unreleasedDirectory(args.projectRootDirectory, upcomingReleaseVersionMajor);
-                    final ChangelogRelease upcomingRelease = upcomingRelease(upcomingReleaseVersionMajor);
-                    exportUnreleased(args.projectRootDirectory, upcomingReleaseDirectory, upcomingRelease);
-                    System.out.format("exporting upcoming release directory: `%s`%n", upcomingReleaseDirectory);
-                    changelogReleases.add(upcomingRelease);
-                });
-
-        // Export the release index.
-        exportReleaseIndex(args.projectRootDirectory, changelogReleases);
-
-    }
-
-    /**
-     * Finds files non-recursively in the given directory.
-     * <p>
-     * Given directory itself and hidden files are filtered out.
-     * </p>
-     */
-    @SuppressWarnings("RedundantIfStatement")
-    private static Stream<Path> findAdjacentFiles(final Path directory) {
-        try {
-            return Files
-                    .walk(directory, 1)
-                    .filter(path -> {
-
-                        // Skip the directory itself.
-                        if (path.equals(directory)) {
-                            return false;
-                        }
-
-                        // Skip hidden files.
-                        boolean hiddenFile = path.getFileName().toString().startsWith(".");
-                        if (hiddenFile) {
-                            return false;
-                        }
-
-                        // Accept the rest.
-                        return true;
-
-                    });
-        } catch (final IOException error) {
-            final String message = String.format("failed walking directory: `%s`", directory);
-            throw new UncheckedIOException(message, error);
-        }
-    }
-
-    private static void exportRelease(
-            final Path projectRootDirectory,
-            final Path releaseDirectory,
-            final ChangelogRelease changelogRelease) {
-        final String introAsciiDoc = readIntroAsciiDoc(releaseDirectory);
-        final List<ChangelogEntry> changelogEntries = readChangelogEntries(releaseDirectory);
-        try {
-            exportRelease(projectRootDirectory, changelogRelease, introAsciiDoc, changelogEntries);
-        } catch (final IOException error) {
-            final String message = String.format("failed exporting release from directory `%s`", releaseDirectory);
-            throw new UncheckedIOException(message, error);
-        }
-    }
-
-    private static String readIntroAsciiDoc(final Path releaseDirectory) {
-
-        // Determine the file to be read.
-        final Path introAsciiDocFile = ChangelogFiles.introAsciiDocFile(releaseDirectory);
-        if (!Files.exists(introAsciiDocFile)) {
-            return "";
-        }
-
-        // Read the file.
-        final List<String> introAsciiDocLines;
-        try {
-            introAsciiDocLines = Files.readAllLines(introAsciiDocFile, StandardCharsets.UTF_8);
-        } catch (final IOException error) {
-            final String message = String.format("failed reading intro AsciiDoc file: `%s`", introAsciiDocFile);
-            throw new UncheckedIOException(message, error);
-        }
-
-        // Erase comment blocks.
-        final boolean[] inCommentBlock = {false};
-        return introAsciiDocLines
-                .stream()
-                .filter(line -> {
-                    final boolean commentBlock = "////".equals(line);
-                    if (commentBlock) {
-                        inCommentBlock[0] = !inCommentBlock[0];
-                        return false;
-                    }
-                    return !inCommentBlock[0];
-                })
-                .collect(Collectors.joining("\n"))
-                + "\n";
-
-    }
-
-    private static List<ChangelogEntry> readChangelogEntries(final Path releaseDirectory) {
-        return findAdjacentFiles(releaseDirectory)
-                // Sorting is needed to generate the same output between different runs.
-                .sorted()
-                .map(ChangelogEntry::readFromXmlFile)
-                .collect(Collectors.toList());
-    }
-
-    private static void exportRelease(
-            final Path projectRootDirectory,
-            final ChangelogRelease release,
-            final String introAsciiDoc,
-            final List<ChangelogEntry> entries)
-            throws IOException {
-        final String asciiDocFilename = changelogReleaseAsciiDocFilename(release);
-        final Path asciiDocFile = projectRootDirectory
-                .resolve(TARGET_RELATIVE_DIRECTORY)
-                .resolve(asciiDocFilename);
-        Files.createDirectories(asciiDocFile.getParent());
-        final String asciiDoc = exportReleaseToAsciiDoc(release, introAsciiDoc, entries);
-        final byte[] asciiDocBytes = asciiDoc.getBytes(StandardCharsets.UTF_8);
-        Files.write(asciiDocFile, asciiDocBytes, StandardOpenOption.CREATE, StandardOpenOption.TRUNCATE_EXISTING);
-    }
-
-    private static String exportReleaseToAsciiDoc(
-            final ChangelogRelease release,
-            final String introAsciiDoc,
-            final List<ChangelogEntry> entries) {
-
-        // Write the header.
-        final StringBuilder stringBuilder = new StringBuilder();
-        stringBuilder
-                .append(AsciiDocUtils.LICENSE_COMMENT_BLOCK)
-                .append('\n')
-                .append(AUTO_GENERATION_WARNING_ASCIIDOC)
-                .append('\n')
-                .append("= ")
-                .append(release.version);
-        if (release.date != null) {
-            stringBuilder
-                    .append(" (")
-                    .append(release.date)
-                    .append(")\n")
-                    .append(introAsciiDoc)
-                    .append("\n");
-        } else {
-            stringBuilder.append("\n\nChanges staged for the next version that is yet to be released.\n\n");
-        }
-
-        if (!entries.isEmpty()) {
-
-            stringBuilder.append("== Changes\n");
-
-            // Group entries by type.
-            final Map<ChangelogEntry.Type, List<ChangelogEntry>> entriesByType = entries
-                    .stream()
-                    .collect(Collectors.groupingBy(changelogEntry -> changelogEntry.type));
-
-            // Write entries for each type.
-            entriesByType
-                    .keySet()
-                    .stream()
-                    // Sorting is necessary for a consistent layout across different runs.
-                    .sorted()
-                    .forEach(type -> {
-                        stringBuilder.append('\n');
-                        appendEntryTypeHeader(stringBuilder, type);
-                        entriesByType.get(type).forEach(entry -> appendEntry(stringBuilder, entry));
-                    });
-
-        }
-
-        // Return the accumulated document so far.
-        return stringBuilder.toString();
-
-    }
-
-    private static void appendEntryTypeHeader(final StringBuilder stringBuilder, final ChangelogEntry.Type type) {
-        final String typeName = type.toString().toLowerCase(Locale.US);
-        final String header = typeName.substring(0, 1).toUpperCase(Locale.US) + typeName.substring(1);
-        stringBuilder
-                .append("=== ")
-                .append(header)
-                .append("\n\n");
-    }
-
-    private static void appendEntry(final StringBuilder stringBuilder, final ChangelogEntry entry) {
-        stringBuilder.append("* ");
-        appendEntryDescription(stringBuilder, entry.description);
-        final boolean containingIssues = !entry.issues.isEmpty();
-        final boolean containingAuthors = !entry.authors.isEmpty();
-        if (containingIssues || containingAuthors) {
-            stringBuilder.append(" (");
-            if (containingIssues) {
-                appendEntryIssues(stringBuilder, entry.issues);
-            }
-            if (containingIssues && containingAuthors) {
-                stringBuilder.append(' ');
-            }
-            if (containingAuthors) {
-                appendEntryAuthors(stringBuilder, entry.authors);
-            }
-            stringBuilder.append(")");
-        }
-        stringBuilder.append('\n');
-    }
-
-    private static void appendEntryDescription(
-            final StringBuilder stringBuilder,
-            final ChangelogEntry.Description description) {
-        if (!"asciidoc".equals(description.format)) {
-            final String message = String.format("unsupported description format: `%s`", description.format);
-            throw new RuntimeException(message);
-        }
-        stringBuilder.append(description.text);
-    }
-
-    private static void appendEntryIssues(
-            final StringBuilder stringBuilder,
-            final List<ChangelogEntry.Issue> issues) {
-        stringBuilder.append("for ");
-        final int issueCount = issues.size();
-        for (int issueIndex = 0; issueIndex < issueCount; issueIndex++) {
-            final ChangelogEntry.Issue issue = issues.get(issueIndex);
-            appendEntryIssue(stringBuilder, issue);
-            if ((issueIndex + 1) != issueCount) {
-                stringBuilder.append(", ");
-            }
-        }
-    }
-
-    private static void appendEntryIssue(final StringBuilder stringBuilder, final ChangelogEntry.Issue issue) {
-        stringBuilder
-                .append(issue.link)
-                .append('[')
-                .append(issue.id)
-                .append(']');
-    }
-
-    private static void appendEntryAuthors(
-            final StringBuilder stringBuilder,
-            final List<ChangelogEntry.Author> authors) {
-        stringBuilder.append("by ");
-        final int authorCount = authors.size();
-        for (int authorIndex = 0; authorIndex < authors.size(); authorIndex++) {
-            final ChangelogEntry.Author author = authors.get(authorIndex);
-            appendEntryAuthor(stringBuilder, author);
-            if ((authorIndex + 1) != authorCount) {
-                stringBuilder.append(", ");
-            }
-        }
-    }
-
-    private static void appendEntryAuthor(final StringBuilder stringBuilder, final ChangelogEntry.Author author) {
-        if (author.id != null) {
-            stringBuilder
-                    .append('`')
-                    .append(author.id)
-                    .append('`');
-        } else {
-            // Normalize author names written in `Doe, John` form.
-            if (author.name.contains(",")) {
-                String[] nameFields = author.name.split(",", 2);
-                stringBuilder.append(nameFields[1].trim());
-                stringBuilder.append(nameFields[0].trim());
-            } else {
-                stringBuilder.append(author.name);
-            }
-        }
-    }
-
-    private static void exportUnreleased(
-            final Path projectRootDirectory,
-            final Path upcomingReleaseDirectory,
-            final ChangelogRelease upcomingRelease) {
-        final List<ChangelogEntry> changelogEntries = readChangelogEntries(upcomingReleaseDirectory);
-        try {
-            exportRelease(projectRootDirectory, upcomingRelease, null, changelogEntries);
-        } catch (final IOException error) {
-            throw new UncheckedIOException("failed exporting unreleased changes", error);
-        }
-    }
-
-    private static ChangelogRelease upcomingRelease(final int versionMajor) {
-        final String releaseVersion = versionMajor + ".x.x";
-        return new ChangelogRelease(releaseVersion, null);
-    }
-
-    private static void exportReleaseIndex(
-            final Path projectRootDirectory,
-            final List<ChangelogRelease> changelogReleases) {
-        final String asciiDoc = exportReleaseIndexToAsciiDoc(changelogReleases);
-        final byte[] asciiDocBytes = asciiDoc.getBytes(StandardCharsets.UTF_8);
-        final Path asciiDocFile = projectRootDirectory.resolve(TARGET_RELATIVE_DIRECTORY).resolve("index.adoc");
-        System.out.format("exporting release index to `%s`%n", asciiDocFile);
-        try {
-            Files.write(asciiDocFile, asciiDocBytes);
-        } catch (final IOException error) {
-            throw new UncheckedIOException(error);
-        }
-    }
-
-    private static String exportReleaseIndexToAsciiDoc(final List<ChangelogRelease> changelogReleases) {
-        final StringBuilder stringBuilder = new StringBuilder();
-        stringBuilder
-                .append(AsciiDocUtils.LICENSE_COMMENT_BLOCK)
-                .append('\n')
-                .append(AUTO_GENERATION_WARNING_ASCIIDOC)
-                .append("\n= Release changelogs\n\n");
-        for (int releaseIndex = changelogReleases.size() - 1; releaseIndex >= 0; releaseIndex--) {
-            final ChangelogRelease changelogRelease = changelogReleases.get(releaseIndex);
-            final String asciiDocFilename = changelogReleaseAsciiDocFilename(changelogRelease);
-            final String asciiDocBulletDatePrefix = changelogRelease.date != null
-                    ? ('[' + changelogRelease.date + "] ")
-                    : "";
-            final String asciiDocBullet = String.format(
-                    "* %sxref:%s[%s]\n",
-                    asciiDocBulletDatePrefix,
-                    asciiDocFilename,
-                    changelogRelease.version);
-            stringBuilder.append(asciiDocBullet);
-        }
-        return stringBuilder.toString();
-    }
-
-    private static String changelogReleaseAsciiDocFilename(final ChangelogRelease changelogRelease) {
-        // Using only the version (that is, avoiding the date) in the filename so that one can determine the link to the changelog of a particular release with only version information.
-        return String.format("%s.adoc", changelogRelease.version);
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/exporter/AsciiDocExporterArgs.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/exporter/AsciiDocExporterArgs.java
deleted file mode 100644
index fb26a6f10f..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/exporter/AsciiDocExporterArgs.java
+++ /dev/null
@@ -1,39 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util.changelog.exporter;
-
-import java.nio.file.Path;
-import java.nio.file.Paths;
-
-final class AsciiDocExporterArgs {
-
-    final Path projectRootDirectory;
-
-    private AsciiDocExporterArgs(final Path projectRootDirectory) {
-        this.projectRootDirectory = projectRootDirectory;
-    }
-
-    static AsciiDocExporterArgs fromMainArgs(final String[] args) {
-        if (args.length != 1) {
-            final String message = String.format("invalid number of arguments: %d, was expecting: <projectRootPath>", args.length);
-            throw new IllegalArgumentException(message);
-        }
-        final Path projectRootPath = Paths.get(args[0]);
-        return new AsciiDocExporterArgs(projectRootPath);
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/importer/MavenChanges.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/importer/MavenChanges.java
deleted file mode 100644
index 3c01dadd5b..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/importer/MavenChanges.java
+++ /dev/null
@@ -1,204 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util.changelog.importer;
-
-import java.nio.file.Path;
-import java.util.ArrayList;
-import java.util.List;
-import java.util.Locale;
-
-import org.apache.logging.log4j.internal.util.XmlReader;
-import org.w3c.dom.Element;
-import org.w3c.dom.Node;
-import org.w3c.dom.NodeList;
-
-import static org.apache.logging.log4j.internal.util.StringUtils.isBlank;
-import static org.apache.logging.log4j.internal.util.StringUtils.trimNullable;
-import static org.apache.logging.log4j.internal.util.XmlReader.failureAtXmlNode;
-import static org.apache.logging.log4j.internal.util.XmlReader.readXmlFileRootElement;
-
-final class MavenChanges {
-
-    final List<Release> releases;
-
-    private MavenChanges(final List<Release> releases) {
-        this.releases = releases;
-    }
-
-    static MavenChanges readFromProjectRootPath(final Path projectRootDirectory) {
-
-        // Read the root element.
-        final Path xmlPath = projectRootDirectory.resolve("src/changes/changes.xml");
-        final Element documentElement = readXmlFileRootElement(xmlPath, "document");
-
-        // Read the `body` element.
-        final Element bodyElement = XmlReader.requireChildElementMatchingName(documentElement, "body");
-
-        // Read releases.
-        final List<Release> releases = new ArrayList<>();
-        final NodeList releaseNodes = bodyElement.getChildNodes();
-        final int releaseNodeCount = releaseNodes.getLength();
-        for (int releaseNodeIndex = 0; releaseNodeIndex < releaseNodeCount; releaseNodeIndex++) {
-            final Node releaseNode = releaseNodes.item(releaseNodeIndex);
-            if ("release".equals(releaseNode.getNodeName()) && Node.ELEMENT_NODE == releaseNode.getNodeType()) {
-                final Element releaseElement = (Element) releaseNode;
-                final Release release = Release.fromElement(releaseElement);
-                releases.add(release);
-            }
-        }
-
-        // Create the instance.
-        return new MavenChanges(releases);
-
-    }
-
-    static final class Release {
-
-        final String version;
-
-        final String date;
-
-        final List<Action> actions;
-
-        private Release(final String version, final String date, final List<Action> actions) {
-            this.version = version;
-            this.date = date;
-            this.actions = actions;
-        }
-
-        private static Release fromElement(final Element element) {
-
-            // Read `version`.
-            final String version = trimNullable(element.getAttribute("version"));
-            if (isBlank(version)) {
-                throw XmlReader.failureAtXmlNode(element, "blank attribute: `version`");
-            }
-
-            // Read `date`.
-            final String date = trimNullable(element.getAttribute("date"));
-            final String datePattern = "^(TBD|[0-9]{4}-[0-9]{2}-[0-9]{2})$";
-            if (!date.matches(datePattern)) {
-                throw XmlReader.failureAtXmlNode(element, "`date` doesn't match with the `%s` pattern: `%s`", datePattern, date);
-            }
-
-            // Read actions.
-            final List<Action> actions = new ArrayList<>();
-            final NodeList actionNodes = element.getChildNodes();
-            final int actionNodeCount = actionNodes.getLength();
-            for (int actionNodeIndex = 0; actionNodeIndex < actionNodeCount; actionNodeIndex++) {
-                final Node actionNode = actionNodes.item(actionNodeIndex);
-                if ("action".equals(actionNode.getNodeName()) && Node.ELEMENT_NODE == actionNode.getNodeType()) {
-                    Element actionElement = (Element) actionNode;
-                    Action action = Action.fromElement(actionElement);
-                    actions.add(action);
-                }
-            }
-
-            // Create the instance.
-            return new Release(version, date, actions);
-
-        }
-
-        @Override
-        public String toString() {
-            return version + " @ " + date;
-        }
-
-    }
-
-    static final class Action {
-
-        final String issue;
-
-        final Type type;
-
-        final String dev;
-
-        final String dueTo;
-
-        final String description;
-
-        enum Type {ADD, FIX, UPDATE, REMOVE}
-
-        private Action(
-                final String issue,
-                final Type type,
-                final String dev,
-                final String dueTo,
-                final String description) {
-            this.issue = issue;
-            this.type = type;
-            this.dev = dev;
-            this.dueTo = dueTo;
-            this.description = description;
-        }
-
-        private static Action fromElement(final Element element) {
-
-            // Read `issue`.
-            String issue = trimNullable(element.getAttribute("issue"));
-            final String issuePattern = "^LOG4J2-[0-9]+$";
-            if (isBlank(issue)) {
-                issue = null;
-            } else if (!issue.matches(issuePattern)) {
-                throw XmlReader.failureAtXmlNode(element, "`issue` doesn't match with the `%s` pattern: `%s`", issuePattern, issue);
-            }
-
-            // Read `type`.
-            final String typeString = trimNullable(element.getAttribute("type"));
-            final Type type;
-            if (isBlank(typeString)) {
-                type = Type.UPDATE;
-            } else {
-                try {
-                    type = Type.valueOf(typeString.toUpperCase(Locale.US));
-                } catch (IllegalArgumentException error) {
-                    throw failureAtXmlNode(error, element, "invalid type: `%s`", typeString);
-                }
-            }
-
-            // Read `dev`.
-            final String dev = trimNullable(element.getAttribute("dev"));
-            if (isBlank(dev)) {
-                throw XmlReader.failureAtXmlNode(element, "blank attribute: `dev`");
-            }
-
-            // Read `dueTo`.
-            String dueTo = trimNullable(element.getAttribute("due-to"));
-            if (isBlank(dueTo)) {
-                dueTo = null;
-            }
-
-            // Read `description`.
-            final String description = trimNullable(element.getTextContent());
-            if (isBlank(description)) {
-                throw XmlReader.failureAtXmlNode(element, "blank `description`");
-            }
-
-            // Create the instance.
-            return new Action(issue, type, dev, dueTo, description);
-
-        }
-
-        @Override
-        public String toString() {
-            return issue != null ? issue : "unknown";
-        }
-
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/importer/MavenChangesImporter.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/importer/MavenChangesImporter.java
deleted file mode 100644
index 8122b05d2a..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/importer/MavenChangesImporter.java
+++ /dev/null
@@ -1,142 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util.changelog.importer;
-
-import java.nio.file.Path;
-import java.util.ArrayList;
-import java.util.List;
-
-import org.apache.logging.log4j.internal.util.PomUtils;
-import org.apache.logging.log4j.internal.util.changelog.ChangelogEntry;
-import org.apache.logging.log4j.internal.util.changelog.ChangelogFiles;
-import org.apache.logging.log4j.internal.util.changelog.ChangelogRelease;
-
-import static org.apache.logging.log4j.internal.util.StringUtils.isBlank;
-
-public final class MavenChangesImporter {
-
-    private MavenChangesImporter() {}
-
-    public static void main(final String[] mainArgs) {
-        final MavenChangesImporterArgs args = MavenChangesImporterArgs.fromMainArgs(mainArgs);
-        final MavenChanges mavenChanges = MavenChanges.readFromProjectRootPath(args.projectRootDirectory);
-        mavenChanges.releases.forEach(release -> {
-            if ("TBD".equals(release.date)) {
-                writeUnreleased(args.projectRootDirectory, release);
-            } else {
-                writeReleased(args.projectRootDirectory, release);
-            }
-        });
-    }
-
-    private static void writeUnreleased(final Path projectRootDirectory, final MavenChanges.Release release) {
-        final int releaseVersionMajor = PomUtils.readRootPomVersionMajor(projectRootDirectory);
-        final Path releaseDirectory = ChangelogFiles.unreleasedDirectory(projectRootDirectory, releaseVersionMajor);
-        release.actions.forEach(action -> writeAction(releaseDirectory, action));
-    }
-
-    private static void writeReleased(final Path projectRootDirectory, final MavenChanges.Release release) {
-
-        // Determine the directory for this particular release.
-        final Path releaseDirectory = ChangelogFiles.releaseDirectory(
-                projectRootDirectory,
-                release.date.replaceAll("-", ""),
-                release.version);
-
-        // Write release information.
-        final Path releaseFile = ChangelogFiles.releaseXmlFile(releaseDirectory);
-        final ChangelogRelease changelogRelease = new ChangelogRelease(release.version, release.date);
-        changelogRelease.writeToXmlFile(releaseFile);
-
-        // Write release actions.
-        release.actions.forEach(action -> writeAction(releaseDirectory, action));
-
-    }
-
-    private static void writeAction(final Path releaseDirectory, final MavenChanges.Action action) {
-        final ChangelogEntry changelogEntry = changelogEntry(action);
-        final String changelogEntryFilename = changelogEntryFilename(action);
-        final Path changelogEntryFile = releaseDirectory.resolve(changelogEntryFilename);
-        changelogEntry.writeToXmlFile(changelogEntryFile);
-    }
-
-    private static String changelogEntryFilename(final MavenChanges.Action action) {
-        final StringBuilder actionRelativeFileBuilder = new StringBuilder();
-        if (action.issue != null) {
-            actionRelativeFileBuilder
-                    .append(action.issue)
-                    .append('_');
-        }
-        final String sanitizedDescription = action
-                .description
-                .substring(0, Math.min(action.description.length(), 60))
-                .replaceAll("[^A-Za-z0-9]", "_")
-                .replaceAll("_+", "_")
-                .replaceAll("[^A-Za-z0-9]$", "");
-        actionRelativeFileBuilder.append(sanitizedDescription);
-        actionRelativeFileBuilder.append(".xml");
-        return actionRelativeFileBuilder.toString();
-    }
-
-    private static ChangelogEntry changelogEntry(final MavenChanges.Action action) {
-
-        // Create the `type`.
-        final ChangelogEntry.Type type = changelogType(action.type);
-
-        // Create the `issue`s.
-        final List<ChangelogEntry.Issue> issues = new ArrayList<>(1);
-        if (action.issue != null) {
-            final String issueLink = String.format("https://issues.apache.org/jira/browse/%s", action.issue);
-            final ChangelogEntry.Issue issue = new ChangelogEntry.Issue(action.issue, issueLink);
-            issues.add(issue);
-        }
-
-        // Create the `author`s.
-        final List<ChangelogEntry.Author> authors = new ArrayList<>(2);
-        for (final String authorId : action.dev.split("\\s*,\\s*")) {
-            if (!isBlank(authorId)) {
-                authors.add(new ChangelogEntry.Author(authorId, null));
-            }
-        }
-        if (action.dueTo != null) {
-            authors.add(new ChangelogEntry.Author(null, action.dueTo));
-        }
-
-        // Create the `description`.
-        final ChangelogEntry.Description description = new ChangelogEntry.Description("asciidoc", action.description);
-
-        // Create the instance.
-        return new ChangelogEntry(type, issues, authors, description);
-
-    }
-
-    /**
-     * Maps `maven-changes-plugin` action types to their `Keep a Changelog` equivalents.
-     */
-    private static ChangelogEntry.Type changelogType(final MavenChanges.Action.Type type) {
-        if (MavenChanges.Action.Type.ADD.equals(type)) {
-            return ChangelogEntry.Type.ADDED;
-        } else if (MavenChanges.Action.Type.FIX.equals(type)) {
-            return ChangelogEntry.Type.FIXED;
-        } else if (MavenChanges.Action.Type.REMOVE.equals(type)) {
-            return ChangelogEntry.Type.REMOVED;
-        } else {
-            return ChangelogEntry.Type.CHANGED;
-        }
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/importer/MavenChangesImporterArgs.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/importer/MavenChangesImporterArgs.java
deleted file mode 100644
index 7e01cd1e45..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/importer/MavenChangesImporterArgs.java
+++ /dev/null
@@ -1,39 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util.changelog.importer;
-
-import java.nio.file.Path;
-import java.nio.file.Paths;
-
-final class MavenChangesImporterArgs {
-
-    final Path projectRootDirectory;
-
-    private MavenChangesImporterArgs(final Path projectRootDirectory) {
-        this.projectRootDirectory = projectRootDirectory;
-    }
-
-    static MavenChangesImporterArgs fromMainArgs(final String[] args) {
-        if (args.length != 1) {
-            final String s = String.format("invalid number of arguments: %d, was expecting: <projectRootPath>", args.length);
-            throw new IllegalArgumentException(s);
-        }
-        final Path projectRootPath = Paths.get(args[0]);
-        return new MavenChangesImporterArgs(projectRootPath);
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/releaser/ChangelogReleaser.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/releaser/ChangelogReleaser.java
deleted file mode 100644
index 00e906ae2d..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/releaser/ChangelogReleaser.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util.changelog.releaser;
-
-import java.nio.charset.StandardCharsets;
-import java.nio.file.Files;
-import java.nio.file.Path;
-import java.time.LocalDate;
-import java.util.Locale;
-
-import org.apache.logging.log4j.internal.util.AsciiDocUtils;
-import org.apache.logging.log4j.internal.util.PomUtils;
-import org.apache.logging.log4j.internal.util.changelog.ChangelogFiles;
-import org.apache.logging.log4j.internal.util.changelog.ChangelogRelease;
-
-import static java.time.format.DateTimeFormatter.BASIC_ISO_DATE;
-import static org.apache.logging.log4j.internal.util.changelog.ChangelogFiles.releaseDirectory;
-
-public final class ChangelogReleaser {
-
-    private static final boolean SNAPSHOTS_ALLOWED = !"false".equals(System
-            .getProperty("log4j.changelog.releaser.snapshotsAllowed", "false")
-            .toLowerCase(Locale.US));
-
-    private ChangelogReleaser() {}
-
-    public static void main(final String[] mainArgs) throws Exception {
-
-        // Read arguments.
-        final ChangelogReleaserArgs args = ChangelogReleaserArgs.fromMainArgs(mainArgs);
-
-        // Read the release date and version.
-        final String releaseDate = BASIC_ISO_DATE.format(LocalDate.now());
-        final String releaseVersion = PomUtils.readRootPomVersion(args.projectRootDirectory);
-        if (releaseVersion.endsWith("-SNAPSHOT") && !SNAPSHOTS_ALLOWED) {
-            final String message = String.format("SNAPSHOT versions are not allowed: `%s`", releaseVersion);
-            throw new IllegalStateException(message);
-        }
-        final int releaseVersionMajor = PomUtils.versionMajor(releaseVersion);
-        System.out.format(
-                "using `%s` and `%s` for release date and version, respectively%n",
-                releaseDate, releaseVersion);
-
-        // Move unreleased directory to a release directory.
-        final Path releaseDirectory = releaseDirectory(args.projectRootDirectory, releaseDate, releaseVersion);
-        final Path unreleasedDirectory =
-                ChangelogFiles.unreleasedDirectory(args.projectRootDirectory, releaseVersionMajor);
-        if (!Files.exists(unreleasedDirectory)) {
-            final String message = String.format(
-                    "`%s` does not exist! A release without any changelogs don't make sense!",
-                    unreleasedDirectory);
-            throw new IllegalStateException(message);
-        }
-        System.out.format("moving `%s` to `%s`%n", unreleasedDirectory, releaseDirectory);
-        Files.move(unreleasedDirectory, releaseDirectory);
-        Files.createDirectories(unreleasedDirectory);
-
-        // Write the release information.
-        final Path releaseXmlFile = ChangelogFiles.releaseXmlFile(releaseDirectory);
-        System.out.format("writing release information to `%s`%n", releaseXmlFile);
-        final ChangelogRelease changelogRelease = new ChangelogRelease(releaseVersion, releaseDate);
-        changelogRelease.writeToXmlFile(releaseXmlFile);
-
-        // Write the release introduction.
-        final Path introAsciiDocFile = ChangelogFiles.introAsciiDocFile(releaseDirectory);
-        Files.write(introAsciiDocFile, AsciiDocUtils.LICENSE_COMMENT_BLOCK.getBytes(StandardCharsets.UTF_8));
-        System.out.format("created intro file at `%s`%n", introAsciiDocFile);
-
-    }
-
-}
diff --git a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/releaser/ChangelogReleaserArgs.java b/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/releaser/ChangelogReleaserArgs.java
deleted file mode 100644
index 357778d9e4..0000000000
--- a/log4j-internal-util/src/main/java/org/apache/logging/log4j/internal/util/changelog/releaser/ChangelogReleaserArgs.java
+++ /dev/null
@@ -1,39 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache license, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the license for the specific language governing permissions and
- * limitations under the license.
- */
-package org.apache.logging.log4j.internal.util.changelog.releaser;
-
-import java.nio.file.Path;
-import java.nio.file.Paths;
-
-final class ChangelogReleaserArgs {
-
-    final Path projectRootDirectory;
-
-    private ChangelogReleaserArgs(final Path projectRootDirectory) {
-        this.projectRootDirectory = projectRootDirectory;
-    }
-
-    static ChangelogReleaserArgs fromMainArgs(final String[] args) {
-        if (args.length != 1) {
-            final String s = String.format("invalid number of arguments: %d, was expecting: <projectRootPath>", args.length);
-            throw new IllegalArgumentException(s);
-        }
-        final Path projectRootPath = Paths.get(args[0]);
-        return new ChangelogReleaserArgs(projectRootPath);
-    }
-
-}
diff --git a/pom.xml b/pom.xml
index 23718acd67..fdd9253c08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1516,25 +1516,67 @@
           </execution>
         </executions>
       </plugin>
+      <!-- export AsciiDoc-formatted sources to `target/generated-sources/site/asciidoc/changelog` -->
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>exec-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>changelog-asciidoc-export</id>
+            <phase>pre-site</phase>
+            <goals>
+              <goal>java</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <includeProjectDependencies>false</includeProjectDependencies>
+          <includePluginDependencies>true</includePluginDependencies>
+          <executableDependency>
+            <groupId>org.apache.logging.log4j</groupId>
+            <artifactId>log4j-changelog</artifactId>
+          </executableDependency>
+          <mainClass>org.apache.logging.log4j.changelog.exporter.AsciiDocExporter</mainClass>
+          <systemProperties>
+            <systemProperty>
+              <key>log4j.changelog.projectRootDirectory</key>
+              <value>${project.basedir}</value>
+            </systemProperty>
+            <systemProperty>
+              <key>log4j.changelog.asciiDocExporter.outputDirectory</key>
+              <value>${project.build.directory}/generated-sources/site/asciidoc/changelog</value>
+            </systemProperty>
+          </systemProperties>
+        </configuration>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.logging.log4j</groupId>
+            <artifactId>log4j-changelog</artifactId>
+            <version>0.1.0-SNAPSHOT</version>
+            <type>jar</type>
+          </dependency>
+        </dependencies>
+      </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-resources-plugin</artifactId>
         <executions>
+          <!-- copy `src/site` to `target/generated-sources/site` -->
           <execution>
-            <id>copy-sitecss</id>
-            <!-- fetch site.xml before creating site documentation -->
+            <id>copy-site</id>
             <phase>pre-site</phase>
             <goals>
               <goal>copy-resources</goal>
             </goals>
             <configuration>
-              <outputDirectory>${project.build.directory}/site</outputDirectory>
+              <outputDirectory>${project.build.directory}/generated-sources/site</outputDirectory>
               <resources>
                 <resource>
-                  <directory>${log4jParentDir}/src/site/resources</directory>
-                  <includes>
-                    <include>**/*</include>
-                  </includes>
+                  <directory>${log4jParentDir}/src/site</directory>
+                  <excludes>
+                    <exclude>/resources/glyphicons-halflings-2-1.zip</exclude>
+                    <exclude>/resources/logo/**/*</exclude>
+                  </excludes>
                 </resource>
               </resources>
             </configuration>
@@ -1553,6 +1595,7 @@
           </dependency>
         </dependencies>
         <configuration>
+          <siteDirectory>${project.build.directory}/generated-sources/site</siteDirectory>
           <!-- only build English site even on other language OS -->
           <locales>en</locales>
           <!-- Exclude the navigation file for Maven 1 sites as it interferes with the site generation. -->
@@ -1716,7 +1759,6 @@
     <module>log4j-couchdb</module>
     <module>log4j-docker</module>
     <module>log4j-flume-ng</module>
-    <module>log4j-internal-util</module>
     <module>log4j-iostreams</module>
     <module>log4j-jakarta-smtp</module>
     <module>log4j-jakarta-web</module>
diff --git a/src/changelog/.unreleased-2.x.x/LOG4J2-2678_Add_LogEvent_timestamp_to_ProducerRecord_in_KafkaAppender.xml b/src/changelog/.2.x.x/LOG4J2-2678_Add_LogEvent_timestamp_to_ProducerRecord_in_KafkaAppender.xml
similarity index 100%
rename from src/changelog/.unreleased-2.x.x/LOG4J2-2678_Add_LogEvent_timestamp_to_ProducerRecord_in_KafkaAppender.xml
rename to src/changelog/.2.x.x/LOG4J2-2678_Add_LogEvent_timestamp_to_ProducerRecord_in_KafkaAppender.xml
diff --git a/src/changelog/.unreleased-2.x.x/LOG4J2-3628_new_changelog_infra.xml b/src/changelog/.2.x.x/LOG4J2-3628_new_changelog_infra.xml
similarity index 100%
rename from src/changelog/.unreleased-2.x.x/LOG4J2-3628_new_changelog_infra.xml
rename to src/changelog/.2.x.x/LOG4J2-3628_new_changelog_infra.xml
diff --git a/src/changelog/.unreleased-2.x.x/LOG4J2-3631_Fix_Configurator_setLevel_for_internal_classes.xml b/src/changelog/.2.x.x/LOG4J2-3631_Fix_Configurator_setLevel_for_internal_classes.xml
similarity index 100%
rename from src/changelog/.unreleased-2.x.x/LOG4J2-3631_Fix_Configurator_setLevel_for_internal_classes.xml
rename to src/changelog/.2.x.x/LOG4J2-3631_Fix_Configurator_setLevel_for_internal_classes.xml
diff --git a/src/changelog/.unreleased-2.x.x/LOG4J2-3634_Fix_level_propagation_in_Log4jBridgeHandler.xml b/src/changelog/.2.x.x/LOG4J2-3634_Fix_level_propagation_in_Log4jBridgeHandler.xml
similarity index 100%
rename from src/changelog/.unreleased-2.x.x/LOG4J2-3634_Fix_level_propagation_in_Log4jBridgeHandler.xml
rename to src/changelog/.2.x.x/LOG4J2-3634_Fix_level_propagation_in_Log4jBridgeHandler.xml
diff --git a/src/changelog/20120729-2.0-alpha1/.release.xml b/src/changelog/2.0-alpha1/.release.xml
similarity index 100%
rename from src/changelog/20120729-2.0-alpha1/.release.xml
rename to src/changelog/2.0-alpha1/.release.xml
diff --git a/src/changelog/20120729-2.0-alpha1/LOG4J2-50_Make_sure_all_application_facing_log_methods_use_their_own_F.xml b/src/changelog/2.0-alpha1/LOG4J2-50_Make_sure_all_application_facing_log_methods_use_their_own_F.xml
similarity index 100%
rename from src/changelog/20120729-2.0-alpha1/LOG4J2-50_Make_sure_all_application_facing_log_methods_use_their_own_F.xml
rename to src/changelog/2.0-alpha1/LOG4J2-50_Make_sure_all_application_facing_log_methods_use_their_own_F.xml
diff --git a/src/changelog/20120729-2.0-alpha1/LOG4J2-51_Remove_LoggerContext_support_for_custom_logger_factories_Al.xml b/src/changelog/2.0-alpha1/LOG4J2-51_Remove_LoggerContext_support_for_custom_logger_factories_Al.xml
similarity index 100%
rename from src/changelog/20120729-2.0-alpha1/LOG4J2-51_Remove_LoggerContext_support_for_custom_logger_factories_Al.xml
rename to src/changelog/2.0-alpha1/LOG4J2-51_Remove_LoggerContext_support_for_custom_logger_factories_Al.xml
diff --git a/src/changelog/20120729-2.0-alpha1/LOG4J2-56_Level_toLevel_would_throw_an_IllegalArgumentException_instea.xml b/src/changelog/2.0-alpha1/LOG4J2-56_Level_toLevel_would_throw_an_IllegalArgumentException_instea.xml
similarity index 100%
rename from src/changelog/20120729-2.0-alpha1/LOG4J2-56_Level_toLevel_would_throw_an_IllegalArgumentException_instea.xml
rename to src/changelog/2.0-alpha1/LOG4J2-56_Level_toLevel_would_throw_an_IllegalArgumentException_instea.xml
diff --git a/src/changelog/20120729-2.0-alpha1/LOG4J2-60_Added_ability_to_filter_on_the_AppenderRef_by_adding_either.xml b/src/changelog/2.0-alpha1/LOG4J2-60_Added_ability_to_filter_on_the_AppenderRef_by_adding_either.xml
similarity index 100%
rename from src/changelog/20120729-2.0-alpha1/LOG4J2-60_Added_ability_to_filter_on_the_AppenderRef_by_adding_either.xml
rename to src/changelog/2.0-alpha1/LOG4J2-60_Added_ability_to_filter_on_the_AppenderRef_by_adding_either.xml
diff --git a/src/changelog/20120824-2.0-alpha2/.release.xml b/src/changelog/2.0-alpha2/.release.xml
similarity index 100%
rename from src/changelog/20120824-2.0-alpha2/.release.xml
rename to src/changelog/2.0-alpha2/.release.xml
diff --git a/src/changelog/20120824-2.0-alpha2/LOG4J2-64_Fix_compilation_problems_in_Java_7.xml b/src/changelog/2.0-alpha2/LOG4J2-64_Fix_compilation_problems_in_Java_7.xml
similarity index 100%
rename from src/changelog/20120824-2.0-alpha2/LOG4J2-64_Fix_compilation_problems_in_Java_7.xml
rename to src/changelog/2.0-alpha2/LOG4J2-64_Fix_compilation_problems_in_Java_7.xml
diff --git a/src/changelog/20120824-2.0-alpha2/LOG4J2-65_Allow_variable_substitution_on_the_configuration_attributes.xml b/src/changelog/2.0-alpha2/LOG4J2-65_Allow_variable_substitution_on_the_configuration_attributes.xml
similarity index 100%
rename from src/changelog/20120824-2.0-alpha2/LOG4J2-65_Allow_variable_substitution_on_the_configuration_attributes.xml
rename to src/changelog/2.0-alpha2/LOG4J2-65_Allow_variable_substitution_on_the_configuration_attributes.xml
diff --git a/src/changelog/20120824-2.0-alpha2/LOG4J2-67_Allow_components_besides_core_to_create_a_PluginMap_for_fast.xml b/src/changelog/2.0-alpha2/LOG4J2-67_Allow_components_besides_core_to_create_a_PluginMap_for_fast.xml
similarity index 100%
rename from src/changelog/20120824-2.0-alpha2/LOG4J2-67_Allow_components_besides_core_to_create_a_PluginMap_for_fast.xml
rename to src/changelog/2.0-alpha2/LOG4J2-67_Allow_components_besides_core_to_create_a_PluginMap_for_fast.xml
diff --git a/src/changelog/20120824-2.0-alpha2/LOG4J2-68_Add_support_for_formatting_using_String_format.xml b/src/changelog/2.0-alpha2/LOG4J2-68_Add_support_for_formatting_using_String_format.xml
similarity index 100%
rename from src/changelog/20120824-2.0-alpha2/LOG4J2-68_Add_support_for_formatting_using_String_format.xml
rename to src/changelog/2.0-alpha2/LOG4J2-68_Add_support_for_formatting_using_String_format.xml
diff --git a/src/changelog/20120824-2.0-alpha2/LOG4J2-69_Allow_Flume_agents_to_be_embedded_into_the_Flume_Appender.xml b/src/changelog/2.0-alpha2/LOG4J2-69_Allow_Flume_agents_to_be_embedded_into_the_Flume_Appender.xml
similarity index 100%
rename from src/changelog/20120824-2.0-alpha2/LOG4J2-69_Allow_Flume_agents_to_be_embedded_into_the_Flume_Appender.xml
rename to src/changelog/2.0-alpha2/LOG4J2-69_Allow_Flume_agents_to_be_embedded_into_the_Flume_Appender.xml
diff --git a/src/changelog/20120824-2.0-alpha2/LOG4J2-70_Add_getLogger_Class_to_LogManager.xml b/src/changelog/2.0-alpha2/LOG4J2-70_Add_getLogger_Class_to_LogManager.xml
similarity index 100%
rename from src/changelog/20120824-2.0-alpha2/LOG4J2-70_Add_getLogger_Class_to_LogManager.xml
rename to src/changelog/2.0-alpha2/LOG4J2-70_Add_getLogger_Class_to_LogManager.xml
diff --git a/src/changelog/20120918-2.0-beta1/.release.xml b/src/changelog/2.0-beta1/.release.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/.release.xml
rename to src/changelog/2.0-beta1/.release.xml
diff --git a/src/changelog/20120918-2.0-beta1/Added_AsynchAppender.xml b/src/changelog/2.0-beta1/Added_AsynchAppender.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/Added_AsynchAppender.xml
rename to src/changelog/2.0-beta1/Added_AsynchAppender.xml
diff --git a/src/changelog/20120918-2.0-beta1/Created_web_module_to_allow_web_applications_to_include_the.xml b/src/changelog/2.0-beta1/Created_web_module_to_allow_web_applications_to_include_the.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/Created_web_module_to_allow_web_applications_to_include_the.xml
rename to src/changelog/2.0-beta1/Created_web_module_to_allow_web_applications_to_include_the.xml
diff --git a/src/changelog/20120918-2.0-beta1/LOG4J2-71_FileRenameAction_did_not_create_the_parent_directories_of_th.xml b/src/changelog/2.0-beta1/LOG4J2-71_FileRenameAction_did_not_create_the_parent_directories_of_th.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/LOG4J2-71_FileRenameAction_did_not_create_the_parent_directories_of_th.xml
rename to src/changelog/2.0-beta1/LOG4J2-71_FileRenameAction_did_not_create_the_parent_directories_of_th.xml
diff --git a/src/changelog/20120918-2.0-beta1/LOG4J2-72_NullPointerException_in_RollingFileManager_when_filePattern.xml b/src/changelog/2.0-beta1/LOG4J2-72_NullPointerException_in_RollingFileManager_when_filePattern.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/LOG4J2-72_NullPointerException_in_RollingFileManager_when_filePattern.xml
rename to src/changelog/2.0-beta1/LOG4J2-72_NullPointerException_in_RollingFileManager_when_filePattern.xml
diff --git a/src/changelog/20120918-2.0-beta1/LOG4J2-74_Logger_error_Marker_Message_Throwable_was_internally_usin.xml b/src/changelog/2.0-beta1/LOG4J2-74_Logger_error_Marker_Message_Throwable_was_internally_usin.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/LOG4J2-74_Logger_error_Marker_Message_Throwable_was_internally_usin.xml
rename to src/changelog/2.0-beta1/LOG4J2-74_Logger_error_Marker_Message_Throwable_was_internally_usin.xml
diff --git a/src/changelog/20120918-2.0-beta1/LOG4J2-75_Enhanced_Log4jContextListener_to_accept_a_configuration_file.xml b/src/changelog/2.0-beta1/LOG4J2-75_Enhanced_Log4jContextListener_to_accept_a_configuration_file.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/LOG4J2-75_Enhanced_Log4jContextListener_to_accept_a_configuration_file.xml
rename to src/changelog/2.0-beta1/LOG4J2-75_Enhanced_Log4jContextListener_to_accept_a_configuration_file.xml
diff --git a/src/changelog/20120918-2.0-beta1/LOG4J2-76_RewriteAppender_was_calling_the_stop_method_of_the_reference.xml b/src/changelog/2.0-beta1/LOG4J2-76_RewriteAppender_was_calling_the_stop_method_of_the_reference.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/LOG4J2-76_RewriteAppender_was_calling_the_stop_method_of_the_reference.xml
rename to src/changelog/2.0-beta1/LOG4J2-76_RewriteAppender_was_calling_the_stop_method_of_the_reference.xml
diff --git a/src/changelog/20120918-2.0-beta1/LOG4J2-77_RoutingAppender_was_calling_the_stop_method_for_each_of_its.xml b/src/changelog/2.0-beta1/LOG4J2-77_RoutingAppender_was_calling_the_stop_method_for_each_of_its.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/LOG4J2-77_RoutingAppender_was_calling_the_stop_method_for_each_of_its.xml
rename to src/changelog/2.0-beta1/LOG4J2-77_RoutingAppender_was_calling_the_stop_method_for_each_of_its.xml
diff --git a/src/changelog/20120918-2.0-beta1/LOG4J2-78_LogFactoryImpl_setAttribute_in_the_Commons_Logging_bridge_go.xml b/src/changelog/2.0-beta1/LOG4J2-78_LogFactoryImpl_setAttribute_in_the_Commons_Logging_bridge_go.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/LOG4J2-78_LogFactoryImpl_setAttribute_in_the_Commons_Logging_bridge_go.xml
rename to src/changelog/2.0-beta1/LOG4J2-78_LogFactoryImpl_setAttribute_in_the_Commons_Logging_bridge_go.xml
diff --git a/src/changelog/20120918-2.0-beta1/LOG4J2-80_Allow_Log4j_2_to_be_used_as_the_implementation_with_SLF4J_an.xml b/src/changelog/2.0-beta1/LOG4J2-80_Allow_Log4j_2_to_be_used_as_the_implementation_with_SLF4J_an.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/LOG4J2-80_Allow_Log4j_2_to_be_used_as_the_implementation_with_SLF4J_an.xml
rename to src/changelog/2.0-beta1/LOG4J2-80_Allow_Log4j_2_to_be_used_as_the_implementation_with_SLF4J_an.xml
diff --git a/src/changelog/20120918-2.0-beta1/LOG4J2-81_PatternLayout_was_not_honoring_format_modifiers.xml b/src/changelog/2.0-beta1/LOG4J2-81_PatternLayout_was_not_honoring_format_modifiers.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/LOG4J2-81_PatternLayout_was_not_honoring_format_modifiers.xml
rename to src/changelog/2.0-beta1/LOG4J2-81_PatternLayout_was_not_honoring_format_modifiers.xml
diff --git a/src/changelog/20120918-2.0-beta1/LOG4J2-82_MarkerFilter_called_MarkerManager_getMarker_causing_the_Mark.xml b/src/changelog/2.0-beta1/LOG4J2-82_MarkerFilter_called_MarkerManager_getMarker_causing_the_Mark.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/LOG4J2-82_MarkerFilter_called_MarkerManager_getMarker_causing_the_Mark.xml
rename to src/changelog/2.0-beta1/LOG4J2-82_MarkerFilter_called_MarkerManager_getMarker_causing_the_Mark.xml
diff --git a/src/changelog/20120918-2.0-beta1/Update_the_versions_of_SLF4J_and_Logback.xml b/src/changelog/2.0-beta1/Update_the_versions_of_SLF4J_and_Logback.xml
similarity index 100%
rename from src/changelog/20120918-2.0-beta1/Update_the_versions_of_SLF4J_and_Logback.xml
rename to src/changelog/2.0-beta1/Update_the_versions_of_SLF4J_and_Logback.xml
diff --git a/src/changelog/20121007-2.0-beta2/.release.xml b/src/changelog/2.0-beta2/.release.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/.release.xml
rename to src/changelog/2.0-beta2/.release.xml
diff --git a/src/changelog/20121007-2.0-beta2/Add_getFormats_to_MultiformatMessage_and_allow_StructuredDat.xml b/src/changelog/2.0-beta2/Add_getFormats_to_MultiformatMessage_and_allow_StructuredDat.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/Add_getFormats_to_MultiformatMessage_and_allow_StructuredDat.xml
rename to src/changelog/2.0-beta2/Add_getFormats_to_MultiformatMessage_and_allow_StructuredDat.xml
diff --git a/src/changelog/20121007-2.0-beta2/Add_support_for_ANSI_colors_by_adding_the_highlight_and_styl.xml b/src/changelog/2.0-beta2/Add_support_for_ANSI_colors_by_adding_the_highlight_and_styl.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/Add_support_for_ANSI_colors_by_adding_the_highlight_and_styl.xml
rename to src/changelog/2.0-beta2/Add_support_for_ANSI_colors_by_adding_the_highlight_and_styl.xml
diff --git a/src/changelog/20121007-2.0-beta2/Allow_the_status_logging_to_be_directed_to_stderr_or_to_a_fi.xml b/src/changelog/2.0-beta2/Allow_the_status_logging_to_be_directed_to_stderr_or_to_a_fi.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/Allow_the_status_logging_to_be_directed_to_stderr_or_to_a_fi.xml
rename to src/changelog/2.0-beta2/Allow_the_status_logging_to_be_directed_to_stderr_or_to_a_fi.xml
diff --git a/src/changelog/20121007-2.0-beta2/DefaultConfiguration_was_not_starting_the_Console_Appender.xml b/src/changelog/2.0-beta2/DefaultConfiguration_was_not_starting_the_Console_Appender.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/DefaultConfiguration_was_not_starting_the_Console_Appender.xml
rename to src/changelog/2.0-beta2/DefaultConfiguration_was_not_starting_the_Console_Appender.xml
diff --git a/src/changelog/20121007-2.0-beta2/LOG4J2-35_Add_interval_and_modulate_options_to_TimeBasedTriggeringPoli.xml b/src/changelog/2.0-beta2/LOG4J2-35_Add_interval_and_modulate_options_to_TimeBasedTriggeringPoli.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/LOG4J2-35_Add_interval_and_modulate_options_to_TimeBasedTriggeringPoli.xml
rename to src/changelog/2.0-beta2/LOG4J2-35_Add_interval_and_modulate_options_to_TimeBasedTriggeringPoli.xml
diff --git a/src/changelog/20121007-2.0-beta2/LOG4J2-58_Add_support_for_filtering_packages_from_stack_traces.xml b/src/changelog/2.0-beta2/LOG4J2-58_Add_support_for_filtering_packages_from_stack_traces.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/LOG4J2-58_Add_support_for_filtering_packages_from_stack_traces.xml
rename to src/changelog/2.0-beta2/LOG4J2-58_Add_support_for_filtering_packages_from_stack_traces.xml
diff --git a/src/changelog/20121007-2.0-beta2/LOG4J2-83_If_system_property_disableThreadContextMap_is_set_puts_to.xml b/src/changelog/2.0-beta2/LOG4J2-83_If_system_property_disableThreadContextMap_is_set_puts_to.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/LOG4J2-83_If_system_property_disableThreadContextMap_is_set_puts_to.xml
rename to src/changelog/2.0-beta2/LOG4J2-83_If_system_property_disableThreadContextMap_is_set_puts_to.xml
diff --git a/src/changelog/20121007-2.0-beta2/LOG4J2-83_If_the_ThreadContext_map_is_empty_the_LogEvent_will_contain.xml b/src/changelog/2.0-beta2/LOG4J2-83_If_the_ThreadContext_map_is_empty_the_LogEvent_will_contain.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/LOG4J2-83_If_the_ThreadContext_map_is_empty_the_LogEvent_will_contain.xml
rename to src/changelog/2.0-beta2/LOG4J2-83_If_the_ThreadContext_map_is_empty_the_LogEvent_will_contain.xml
diff --git a/src/changelog/20121007-2.0-beta2/LOG4J2-84_If_system_property_disableThreadContextStack_is_set_pushes.xml b/src/changelog/2.0-beta2/LOG4J2-84_If_system_property_disableThreadContextStack_is_set_pushes.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/LOG4J2-84_If_system_property_disableThreadContextStack_is_set_pushes.xml
rename to src/changelog/2.0-beta2/LOG4J2-84_If_system_property_disableThreadContextStack_is_set_pushes.xml
diff --git a/src/changelog/20121007-2.0-beta2/LOG4J2-84_If_the_ThreadContext_stack_is_empty_the_LogEvent_will_contai.xml b/src/changelog/2.0-beta2/LOG4J2-84_If_the_ThreadContext_stack_is_empty_the_LogEvent_will_contai.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/LOG4J2-84_If_the_ThreadContext_stack_is_empty_the_LogEvent_will_contai.xml
rename to src/changelog/2.0-beta2/LOG4J2-84_If_the_ThreadContext_stack_is_empty_the_LogEvent_will_contai.xml
diff --git a/src/changelog/20121007-2.0-beta2/LOG4J2-88_Many_logging_methods_in_AbstractLogger_were_set_to_an_incorr.xml b/src/changelog/2.0-beta2/LOG4J2-88_Many_logging_methods_in_AbstractLogger_were_set_to_an_incorr.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/LOG4J2-88_Many_logging_methods_in_AbstractLogger_were_set_to_an_incorr.xml
rename to src/changelog/2.0-beta2/LOG4J2-88_Many_logging_methods_in_AbstractLogger_were_set_to_an_incorr.xml
diff --git a/src/changelog/20121007-2.0-beta2/LOG4J2-90_Add_documentation_on_client_vs_server_mode_to_performance_pa.xml b/src/changelog/2.0-beta2/LOG4J2-90_Add_documentation_on_client_vs_server_mode_to_performance_pa.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/LOG4J2-90_Add_documentation_on_client_vs_server_mode_to_performance_pa.xml
rename to src/changelog/2.0-beta2/LOG4J2-90_Add_documentation_on_client_vs_server_mode_to_performance_pa.xml
diff --git a/src/changelog/20121007-2.0-beta2/LOG4J2-91_Log4j_1_2_adapter_s_Category_class_was_missing_3_log_methods.xml b/src/changelog/2.0-beta2/LOG4J2-91_Log4j_1_2_adapter_s_Category_class_was_missing_3_log_methods.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/LOG4J2-91_Log4j_1_2_adapter_s_Category_class_was_missing_3_log_methods.xml
rename to src/changelog/2.0-beta2/LOG4J2-91_Log4j_1_2_adapter_s_Category_class_was_missing_3_log_methods.xml
diff --git a/src/changelog/20121007-2.0-beta2/LOG4J2-92_Converted_DynamicThresholdFilter_to_use_KeyValuePair_Fixed.xml b/src/changelog/2.0-beta2/LOG4J2-92_Converted_DynamicThresholdFilter_to_use_KeyValuePair_Fixed.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/LOG4J2-92_Converted_DynamicThresholdFilter_to_use_KeyValuePair_Fixed.xml
rename to src/changelog/2.0-beta2/LOG4J2-92_Converted_DynamicThresholdFilter_to_use_KeyValuePair_Fixed.xml
diff --git a/src/changelog/20121007-2.0-beta2/Made_ParameterizedMessage_StringFormattedMessage_and_Thread.xml b/src/changelog/2.0-beta2/Made_ParameterizedMessage_StringFormattedMessage_and_Thread.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/Made_ParameterizedMessage_StringFormattedMessage_and_Thread.xml
rename to src/changelog/2.0-beta2/Made_ParameterizedMessage_StringFormattedMessage_and_Thread.xml
diff --git a/src/changelog/20121007-2.0-beta2/Move_variable_substitution_from_PatternLayout_to_appropriate.xml b/src/changelog/2.0-beta2/Move_variable_substitution_from_PatternLayout_to_appropriate.xml
similarity index 100%
rename from src/changelog/20121007-2.0-beta2/Move_variable_substitution_from_PatternLayout_to_appropriate.xml
rename to src/changelog/2.0-beta2/Move_variable_substitution_from_PatternLayout_to_appropriate.xml
diff --git a/src/changelog/20121111-2.0-beta3/.release.xml b/src/changelog/2.0-beta3/.release.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/.release.xml
rename to src/changelog/2.0-beta3/.release.xml
diff --git a/src/changelog/20121111-2.0-beta3/Avoid_NPE_when_duplicate_LoggerContextFactorys_are_present.xml b/src/changelog/2.0-beta3/Avoid_NPE_when_duplicate_LoggerContextFactorys_are_present.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/Avoid_NPE_when_duplicate_LoggerContextFactorys_are_present.xml
rename to src/changelog/2.0-beta3/Avoid_NPE_when_duplicate_LoggerContextFactorys_are_present.xml
diff --git a/src/changelog/20121111-2.0-beta3/Created_combined_jar_to_combine_API_and_Core_contents_for_us.xml b/src/changelog/2.0-beta3/Created_combined_jar_to_combine_API_and_Core_contents_for_us.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/Created_combined_jar_to_combine_API_and_Core_contents_for_us.xml
rename to src/changelog/2.0-beta3/Created_combined_jar_to_combine_API_and_Core_contents_for_us.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-101_A_NullPointerException_would_occur_if_no_format_value_was_pa.xml b/src/changelog/2.0-beta3/LOG4J2-101_A_NullPointerException_would_occur_if_no_format_value_was_pa.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-101_A_NullPointerException_would_occur_if_no_format_value_was_pa.xml
rename to src/changelog/2.0-beta3/LOG4J2-101_A_NullPointerException_would_occur_if_no_format_value_was_pa.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-102_The_Facility_value_was_being_improperly_calculated.xml b/src/changelog/2.0-beta3/LOG4J2-102_The_Facility_value_was_being_improperly_calculated.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-102_The_Facility_value_was_being_improperly_calculated.xml
rename to src/changelog/2.0-beta3/LOG4J2-102_The_Facility_value_was_being_improperly_calculated.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-103_The_LogEvent_was_wrapping_a_ThrowableProxy_with_another_Thro.xml b/src/changelog/2.0-beta3/LOG4J2-103_The_LogEvent_was_wrapping_a_ThrowableProxy_with_another_Thro.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-103_The_LogEvent_was_wrapping_a_ThrowableProxy_with_another_Thro.xml
rename to src/changelog/2.0-beta3/LOG4J2-103_The_LogEvent_was_wrapping_a_ThrowableProxy_with_another_Thro.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-104_Convert_LogManager_binding_to_use_regular_java_properties.xml b/src/changelog/2.0-beta3/LOG4J2-104_Convert_LogManager_binding_to_use_regular_java_properties.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-104_Convert_LogManager_binding_to_use_regular_java_properties.xml
rename to src/changelog/2.0-beta3/LOG4J2-104_Convert_LogManager_binding_to_use_regular_java_properties.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-105_Add_ability_to_customize_the_names_of_the_Levels_in_the_Leve.xml b/src/changelog/2.0-beta3/LOG4J2-105_Add_ability_to_customize_the_names_of_the_Levels_in_the_Leve.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-105_Add_ability_to_customize_the_names_of_the_Levels_in_the_Leve.xml
rename to src/changelog/2.0-beta3/LOG4J2-105_Add_ability_to_customize_the_names_of_the_Levels_in_the_Leve.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-107_PatternParser_was_not_properly_handling_adjacent_nested_opti.xml b/src/changelog/2.0-beta3/LOG4J2-107_PatternParser_was_not_properly_handling_adjacent_nested_opti.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-107_PatternParser_was_not_properly_handling_adjacent_nested_opti.xml
rename to src/changelog/2.0-beta3/LOG4J2-107_PatternParser_was_not_properly_handling_adjacent_nested_opti.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-108_Fix_NullPointerException_in_ClassLoaderContextSelector_when.xml b/src/changelog/2.0-beta3/LOG4J2-108_Fix_NullPointerException_in_ClassLoaderContextSelector_when.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-108_Fix_NullPointerException_in_ClassLoaderContextSelector_when.xml
rename to src/changelog/2.0-beta3/LOG4J2-108_Fix_NullPointerException_in_ClassLoaderContextSelector_when.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-28_Added_PropertiesRewritePolicy_and_ability_to_define_properti.xml b/src/changelog/2.0-beta3/LOG4J2-28_Added_PropertiesRewritePolicy_and_ability_to_define_properti.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-28_Added_PropertiesRewritePolicy_and_ability_to_define_properti.xml
rename to src/changelog/2.0-beta3/LOG4J2-28_Added_PropertiesRewritePolicy_and_ability_to_define_properti.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-29_Added_font_and_fontSize_parameters_to_HTMLLayout_Replace_ne.xml b/src/changelog/2.0-beta3/LOG4J2-29_Added_font_and_fontSize_parameters_to_HTMLLayout_Replace_ne.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-29_Added_font_and_fontSize_parameters_to_HTMLLayout_Replace_ne.xml
rename to src/changelog/2.0-beta3/LOG4J2-29_Added_font_and_fontSize_parameters_to_HTMLLayout_Replace_ne.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-55_Added_ability_to_configure_from_an_InputSource.xml b/src/changelog/2.0-beta3/LOG4J2-55_Added_ability_to_configure_from_an_InputSource.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-55_Added_ability_to_configure_from_an_InputSource.xml
rename to src/changelog/2.0-beta3/LOG4J2-55_Added_ability_to_configure_from_an_InputSource.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-85_Add_ThreadContext_push_String_format_Object_args.xml b/src/changelog/2.0-beta3/LOG4J2-85_Add_ThreadContext_push_String_format_Object_args.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-85_Add_ThreadContext_push_String_format_Object_args.xml
rename to src/changelog/2.0-beta3/LOG4J2-85_Add_ThreadContext_push_String_format_Object_args.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-87_Build_pdf_of_user_s_guide.xml b/src/changelog/2.0-beta3/LOG4J2-87_Build_pdf_of_user_s_guide.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-87_Build_pdf_of_user_s_guide.xml
rename to src/changelog/2.0-beta3/LOG4J2-87_Build_pdf_of_user_s_guide.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-94_Interpolator_was_not_stripping_Lookup_key_separator_when_try.xml b/src/changelog/2.0-beta3/LOG4J2-94_Interpolator_was_not_stripping_Lookup_key_separator_when_try.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-94_Interpolator_was_not_stripping_Lookup_key_separator_when_try.xml
rename to src/changelog/2.0-beta3/LOG4J2-94_Interpolator_was_not_stripping_Lookup_key_separator_when_try.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-95_Add_support_for_loading_plugins_inside_the_OSGi_bundle.xml b/src/changelog/2.0-beta3/LOG4J2-95_Add_support_for_loading_plugins_inside_the_OSGi_bundle.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-95_Add_support_for_loading_plugins_inside_the_OSGi_bundle.xml
rename to src/changelog/2.0-beta3/LOG4J2-95_Add_support_for_loading_plugins_inside_the_OSGi_bundle.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-97_Added_several_missing_classes_and_methods_for_Log4j_1_x_comp.xml b/src/changelog/2.0-beta3/LOG4J2-97_Added_several_missing_classes_and_methods_for_Log4j_1_x_comp.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-97_Added_several_missing_classes_and_methods_for_Log4j_1_x_comp.xml
rename to src/changelog/2.0-beta3/LOG4J2-97_Added_several_missing_classes_and_methods_for_Log4j_1_x_comp.xml
diff --git a/src/changelog/20121111-2.0-beta3/LOG4J2-99_MapRewritePolicy_had_an_extra_call_to_putAll_that_caused_upd.xml b/src/changelog/2.0-beta3/LOG4J2-99_MapRewritePolicy_had_an_extra_call_to_putAll_that_caused_upd.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/LOG4J2-99_MapRewritePolicy_had_an_extra_call_to_putAll_that_caused_upd.xml
rename to src/changelog/2.0-beta3/LOG4J2-99_MapRewritePolicy_had_an_extra_call_to_putAll_that_caused_upd.xml
diff --git a/src/changelog/20121111-2.0-beta3/Log4j_1_2_Category_forcedLog_was_wrapping_the_message_with_a.xml b/src/changelog/2.0-beta3/Log4j_1_2_Category_forcedLog_was_wrapping_the_message_with_a.xml
similarity index 100%
rename from src/changelog/20121111-2.0-beta3/Log4j_1_2_Category_forcedLog_was_wrapping_the_message_with_a.xml
rename to src/changelog/2.0-beta3/Log4j_1_2_Category_forcedLog_was_wrapping_the_message_with_a.xml
diff --git a/src/changelog/20130128-2.0-beta4/.release.xml b/src/changelog/2.0-beta4/.release.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/.release.xml
rename to src/changelog/2.0-beta4/.release.xml
diff --git a/src/changelog/20130128-2.0-beta4/Add_MessageFormatMessage_and_FormattedMessage.xml b/src/changelog/2.0-beta4/Add_MessageFormatMessage_and_FormattedMessage.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/Add_MessageFormatMessage_and_FormattedMessage.xml
rename to src/changelog/2.0-beta4/Add_MessageFormatMessage_and_FormattedMessage.xml
diff --git a/src/changelog/20130128-2.0-beta4/Added_Flume_Appender_samples.xml b/src/changelog/2.0-beta4/Added_Flume_Appender_samples.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/Added_Flume_Appender_samples.xml
rename to src/changelog/2.0-beta4/Added_Flume_Appender_samples.xml
diff --git a/src/changelog/20130128-2.0-beta4/Added_Log4j_2_to_SLF4J_adapter.xml b/src/changelog/2.0-beta4/Added_Log4j_2_to_SLF4J_adapter.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/Added_Log4j_2_to_SLF4J_adapter.xml
rename to src/changelog/2.0-beta4/Added_Log4j_2_to_SLF4J_adapter.xml
diff --git a/src/changelog/20130128-2.0-beta4/Added_hostName_and_contextName_to_property_map.xml b/src/changelog/2.0-beta4/Added_hostName_and_contextName_to_property_map.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/Added_hostName_and_contextName_to_property_map.xml
rename to src/changelog/2.0-beta4/Added_hostName_and_contextName_to_property_map.xml
diff --git a/src/changelog/20130128-2.0-beta4/Allow_FlumeAvroManager_to_initialize_even_if_it_cannot_conne.xml b/src/changelog/2.0-beta4/Allow_FlumeAvroManager_to_initialize_even_if_it_cannot_conne.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/Allow_FlumeAvroManager_to_initialize_even_if_it_cannot_conne.xml
rename to src/changelog/2.0-beta4/Allow_FlumeAvroManager_to_initialize_even_if_it_cannot_conne.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-110_Renamed_log4j12_api_to_log4j_1_2_api.xml b/src/changelog/2.0-beta4/LOG4J2-110_Renamed_log4j12_api_to_log4j_1_2_api.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-110_Renamed_log4j12_api_to_log4j_1_2_api.xml
rename to src/changelog/2.0-beta4/LOG4J2-110_Renamed_log4j12_api_to_log4j_1_2_api.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-111_Enhanced_javadoc_copyright_statement.xml b/src/changelog/2.0-beta4/LOG4J2-111_Enhanced_javadoc_copyright_statement.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-111_Enhanced_javadoc_copyright_statement.xml
rename to src/changelog/2.0-beta4/LOG4J2-111_Enhanced_javadoc_copyright_statement.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-113_StructuredDataFilter_createFilter_was_annotated_with_PluginA.xml b/src/changelog/2.0-beta4/LOG4J2-113_StructuredDataFilter_createFilter_was_annotated_with_PluginA.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-113_StructuredDataFilter_createFilter_was_annotated_with_PluginA.xml
rename to src/changelog/2.0-beta4/LOG4J2-113_StructuredDataFilter_createFilter_was_annotated_with_PluginA.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-114_StructuredDataMessage_was_validating_the_length_of_the_value.xml b/src/changelog/2.0-beta4/LOG4J2-114_StructuredDataMessage_was_validating_the_length_of_the_value.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-114_StructuredDataMessage_was_validating_the_length_of_the_value.xml
rename to src/changelog/2.0-beta4/LOG4J2-114_StructuredDataMessage_was_validating_the_length_of_the_value.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-115_ThreadContext_Map_elements_with_null_values_are_now_ignored.xml b/src/changelog/2.0-beta4/LOG4J2-115_ThreadContext_Map_elements_with_null_values_are_now_ignored.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-115_ThreadContext_Map_elements_with_null_values_are_now_ignored.xml
rename to src/changelog/2.0-beta4/LOG4J2-115_ThreadContext_Map_elements_with_null_values_are_now_ignored.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-116_File_renaming_was_using_the_wrong_date_value_Enhanced_Defau.xml b/src/changelog/2.0-beta4/LOG4J2-116_File_renaming_was_using_the_wrong_date_value_Enhanced_Defau.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-116_File_renaming_was_using_the_wrong_date_value_Enhanced_Defau.xml
rename to src/changelog/2.0-beta4/LOG4J2-116_File_renaming_was_using_the_wrong_date_value_Enhanced_Defau.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-119_A_broken_socket_connection_would_cause_the_TCPSocketManager.xml b/src/changelog/2.0-beta4/LOG4J2-119_A_broken_socket_connection_would_cause_the_TCPSocketManager.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-119_A_broken_socket_connection_would_cause_the_TCPSocketManager.xml
rename to src/changelog/2.0-beta4/LOG4J2-119_A_broken_socket_connection_would_cause_the_TCPSocketManager.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-120_TCPSocketManager_would_fail_if_the_initial_connection_could.xml b/src/changelog/2.0-beta4/LOG4J2-120_TCPSocketManager_would_fail_if_the_initial_connection_could.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-120_TCPSocketManager_would_fail_if_the_initial_connection_could.xml
rename to src/changelog/2.0-beta4/LOG4J2-120_TCPSocketManager_would_fail_if_the_initial_connection_could.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-122_Add_unit_test_to_verify_exceptions_are_thrown_when_the_socke.xml b/src/changelog/2.0-beta4/LOG4J2-122_Add_unit_test_to_verify_exceptions_are_thrown_when_the_socke.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-122_Add_unit_test_to_verify_exceptions_are_thrown_when_the_socke.xml
rename to src/changelog/2.0-beta4/LOG4J2-122_Add_unit_test_to_verify_exceptions_are_thrown_when_the_socke.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-123_The_example_for_ThreadContextMapFilter_was_incorrect.xml b/src/changelog/2.0-beta4/LOG4J2-123_The_example_for_ThreadContextMapFilter_was_incorrect.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-123_The_example_for_ThreadContextMapFilter_was_incorrect.xml
rename to src/changelog/2.0-beta4/LOG4J2-123_The_example_for_ThreadContextMapFilter_was_incorrect.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-125_JMSQueue_and_JMSTopic_Appenders_did_not_allow_name_to_be_spe.xml b/src/changelog/2.0-beta4/LOG4J2-125_JMSQueue_and_JMSTopic_Appenders_did_not_allow_name_to_be_spe.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-125_JMSQueue_and_JMSTopic_Appenders_did_not_allow_name_to_be_spe.xml
rename to src/changelog/2.0-beta4/LOG4J2-125_JMSQueue_and_JMSTopic_Appenders_did_not_allow_name_to_be_spe.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-126_Allow_JMS_appenders_to_recover_if_the_queue_or_topic_is_unav.xml b/src/changelog/2.0-beta4/LOG4J2-126_Allow_JMS_appenders_to_recover_if_the_queue_or_topic_is_unav.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-126_Allow_JMS_appenders_to_recover_if_the_queue_or_topic_is_unav.xml
rename to src/changelog/2.0-beta4/LOG4J2-126_Allow_JMS_appenders_to_recover_if_the_queue_or_topic_is_unav.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-127_AbstractLogger_methods_were_not_passing_Markers_to_the_isEna.xml b/src/changelog/2.0-beta4/LOG4J2-127_AbstractLogger_methods_were_not_passing_Markers_to_the_isEna.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-127_AbstractLogger_methods_were_not_passing_Markers_to_the_isEna.xml
rename to src/changelog/2.0-beta4/LOG4J2-127_AbstractLogger_methods_were_not_passing_Markers_to_the_isEna.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-128_Add_follow_attribute_to_Console_Appender.xml b/src/changelog/2.0-beta4/LOG4J2-128_Add_follow_attribute_to_Console_Appender.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-128_Add_follow_attribute_to_Console_Appender.xml
rename to src/changelog/2.0-beta4/LOG4J2-128_Add_follow_attribute_to_Console_Appender.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-129_RoutingAppender_was_only_creating_a_single_appender_for_the.xml b/src/changelog/2.0-beta4/LOG4J2-129_RoutingAppender_was_only_creating_a_single_appender_for_the.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-129_RoutingAppender_was_only_creating_a_single_appender_for_the.xml
rename to src/changelog/2.0-beta4/LOG4J2-129_RoutingAppender_was_only_creating_a_single_appender_for_the.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-130_PatternLayout_should_format_throwables_without_requiring_a_c.xml b/src/changelog/2.0-beta4/LOG4J2-130_PatternLayout_should_format_throwables_without_requiring_a_c.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-130_PatternLayout_should_format_throwables_without_requiring_a_c.xml
rename to src/changelog/2.0-beta4/LOG4J2-130_PatternLayout_should_format_throwables_without_requiring_a_c.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-131_Add_SMTPAppender.xml b/src/changelog/2.0-beta4/LOG4J2-131_Add_SMTPAppender.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-131_Add_SMTPAppender.xml
rename to src/changelog/2.0-beta4/LOG4J2-131_Add_SMTPAppender.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-132_AbstractLogger_catching_Throwable_checks_for_DEBUG_level_bu.xml b/src/changelog/2.0-beta4/LOG4J2-132_AbstractLogger_catching_Throwable_checks_for_DEBUG_level_bu.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-132_AbstractLogger_catching_Throwable_checks_for_DEBUG_level_bu.xml
rename to src/changelog/2.0-beta4/LOG4J2-132_AbstractLogger_catching_Throwable_checks_for_DEBUG_level_bu.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-133_Allow_custom_message_creation_via_a_message_factory.xml b/src/changelog/2.0-beta4/LOG4J2-133_Allow_custom_message_creation_via_a_message_factory.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-133_Allow_custom_message_creation_via_a_message_factory.xml
rename to src/changelog/2.0-beta4/LOG4J2-133_Allow_custom_message_creation_via_a_message_factory.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-134_Use_red_white_blue_and_so_on_in_the_console_appender.xml b/src/changelog/2.0-beta4/LOG4J2-134_Use_red_white_blue_and_so_on_in_the_console_appender.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-134_Use_red_white_blue_and_so_on_in_the_console_appender.xml
rename to src/changelog/2.0-beta4/LOG4J2-134_Use_red_white_blue_and_so_on_in_the_console_appender.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-135_BaseConfiguration_does_not_close_the_first_appender.xml b/src/changelog/2.0-beta4/LOG4J2-135_BaseConfiguration_does_not_close_the_first_appender.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-135_BaseConfiguration_does_not_close_the_first_appender.xml
rename to src/changelog/2.0-beta4/LOG4J2-135_BaseConfiguration_does_not_close_the_first_appender.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-136_Allow_newlines_to_be_escaped_in_Syslog_and_RFC5424_layouts.xml b/src/changelog/2.0-beta4/LOG4J2-136_Allow_newlines_to_be_escaped_in_Syslog_and_RFC5424_layouts.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-136_Allow_newlines_to_be_escaped_in_Syslog_and_RFC5424_layouts.xml
rename to src/changelog/2.0-beta4/LOG4J2-136_Allow_newlines_to_be_escaped_in_Syslog_and_RFC5424_layouts.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-137_Fix_hang_in_Dumbster_SMTP_test_server.xml b/src/changelog/2.0-beta4/LOG4J2-137_Fix_hang_in_Dumbster_SMTP_test_server.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-137_Fix_hang_in_Dumbster_SMTP_test_server.xml
rename to src/changelog/2.0-beta4/LOG4J2-137_Fix_hang_in_Dumbster_SMTP_test_server.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-139_Fix_null_pointer_exception_in_SocketAppender_if_no_protocol.xml b/src/changelog/2.0-beta4/LOG4J2-139_Fix_null_pointer_exception_in_SocketAppender_if_no_protocol.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-139_Fix_null_pointer_exception_in_SocketAppender_if_no_protocol.xml
rename to src/changelog/2.0-beta4/LOG4J2-139_Fix_null_pointer_exception_in_SocketAppender_if_no_protocol.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-140_Typo_in_documentation_of_SocketAppender.xml b/src/changelog/2.0-beta4/LOG4J2-140_Typo_in_documentation_of_SocketAppender.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-140_Typo_in_documentation_of_SocketAppender.xml
rename to src/changelog/2.0-beta4/LOG4J2-140_Typo_in_documentation_of_SocketAppender.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-142_Serialized_LogEvents_were_not_reset_in_the_output_stream_cau.xml b/src/changelog/2.0-beta4/LOG4J2-142_Serialized_LogEvents_were_not_reset_in_the_output_stream_cau.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-142_Serialized_LogEvents_were_not_reset_in_the_output_stream_cau.xml
rename to src/changelog/2.0-beta4/LOG4J2-142_Serialized_LogEvents_were_not_reset_in_the_output_stream_cau.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-143_MessagePatternConverter_now_returns_null_if_the_log_messag.xml b/src/changelog/2.0-beta4/LOG4J2-143_MessagePatternConverter_now_returns_null_if_the_log_messag.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-143_MessagePatternConverter_now_returns_null_if_the_log_messag.xml
rename to src/changelog/2.0-beta4/LOG4J2-143_MessagePatternConverter_now_returns_null_if_the_log_messag.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-144_NullPointerException_in_RFC5424Layout.xml b/src/changelog/2.0-beta4/LOG4J2-144_NullPointerException_in_RFC5424Layout.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-144_NullPointerException_in_RFC5424Layout.xml
rename to src/changelog/2.0-beta4/LOG4J2-144_NullPointerException_in_RFC5424Layout.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-145_Add_missing_serial_version_IDs.xml b/src/changelog/2.0-beta4/LOG4J2-145_Add_missing_serial_version_IDs.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-145_Add_missing_serial_version_IDs.xml
rename to src/changelog/2.0-beta4/LOG4J2-145_Add_missing_serial_version_IDs.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-147_ThreadContextMapFilter_was_matching_on_the_key_instead_of_th.xml b/src/changelog/2.0-beta4/LOG4J2-147_ThreadContextMapFilter_was_matching_on_the_key_instead_of_th.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-147_ThreadContextMapFilter_was_matching_on_the_key_instead_of_th.xml
rename to src/changelog/2.0-beta4/LOG4J2-147_ThreadContextMapFilter_was_matching_on_the_key_instead_of_th.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-149_SMTPAppender_will_only_cache_filtered_events.xml b/src/changelog/2.0-beta4/LOG4J2-149_SMTPAppender_will_only_cache_filtered_events.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-149_SMTPAppender_will_only_cache_filtered_events.xml
rename to src/changelog/2.0-beta4/LOG4J2-149_SMTPAppender_will_only_cache_filtered_events.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-150_Convert_all_System_getProperty_calls_to_use_PropertiesUtil_t.xml b/src/changelog/2.0-beta4/LOG4J2-150_Convert_all_System_getProperty_calls_to_use_PropertiesUtil_t.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-150_Convert_all_System_getProperty_calls_to_use_PropertiesUtil_t.xml
rename to src/changelog/2.0-beta4/LOG4J2-150_Convert_all_System_getProperty_calls_to_use_PropertiesUtil_t.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-152_RollingFileAppender_s_FileRenameAction_was_throwing_a_NullPo.xml b/src/changelog/2.0-beta4/LOG4J2-152_RollingFileAppender_s_FileRenameAction_was_throwing_a_NullPo.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-152_RollingFileAppender_s_FileRenameAction_was_throwing_a_NullPo.xml
rename to src/changelog/2.0-beta4/LOG4J2-152_RollingFileAppender_s_FileRenameAction_was_throwing_a_NullPo.xml
diff --git a/src/changelog/20130128-2.0-beta4/LOG4J2-156_LocalizedMessageTest_fails_on_linux_system.xml b/src/changelog/2.0-beta4/LOG4J2-156_LocalizedMessageTest_fails_on_linux_system.xml
similarity index 100%
rename from src/changelog/20130128-2.0-beta4/LOG4J2-156_LocalizedMessageTest_fails_on_linux_system.xml
rename to src/changelog/2.0-beta4/LOG4J2-156_LocalizedMessageTest_fails_on_linux_system.xml
diff --git a/src/changelog/20130420-2.0-beta5/.release.xml b/src/changelog/2.0-beta5/.release.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/.release.xml
rename to src/changelog/2.0-beta5/.release.xml
diff --git a/src/changelog/20130420-2.0-beta5/Added_FlumePersistentManager_which_writes_to_BerkeleyDB_and.xml b/src/changelog/2.0-beta5/Added_FlumePersistentManager_which_writes_to_BerkeleyDB_and.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/Added_FlumePersistentManager_which_writes_to_BerkeleyDB_and.xml
rename to src/changelog/2.0-beta5/Added_FlumePersistentManager_which_writes_to_BerkeleyDB_and.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-151_Allow_Logger_and_LoggerContext_to_be_subclassed.xml b/src/changelog/2.0-beta5/LOG4J2-151_Allow_Logger_and_LoggerContext_to_be_subclassed.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-151_Allow_Logger_and_LoggerContext_to_be_subclassed.xml
rename to src/changelog/2.0-beta5/LOG4J2-151_Allow_Logger_and_LoggerContext_to_be_subclassed.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-153_Added_ability_to_include_or_exclude_location_information.xml b/src/changelog/2.0-beta5/LOG4J2-153_Added_ability_to_include_or_exclude_location_information.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-153_Added_ability_to_include_or_exclude_location_information.xml
rename to src/changelog/2.0-beta5/LOG4J2-153_Added_ability_to_include_or_exclude_location_information.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-155_Expose_file_appender_configuration_details_via_an_advertisem.xml b/src/changelog/2.0-beta5/LOG4J2-155_Expose_file_appender_configuration_details_via_an_advertisem.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-155_Expose_file_appender_configuration_details_via_an_advertisem.xml
rename to src/changelog/2.0-beta5/LOG4J2-155_Expose_file_appender_configuration_details_via_an_advertisem.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-157_Allowed_Loggers_access_to_the_properties_in_the_LoggerConfig.xml b/src/changelog/2.0-beta5/LOG4J2-157_Allowed_Loggers_access_to_the_properties_in_the_LoggerConfig.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-157_Allowed_Loggers_access_to_the_properties_in_the_LoggerConfig.xml
rename to src/changelog/2.0-beta5/LOG4J2-157_Allowed_Loggers_access_to_the_properties_in_the_LoggerConfig.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-158_Add_RFC_5424_compliant_escaping_rules_to_RFC5424Layout.xml b/src/changelog/2.0-beta5/LOG4J2-158_Add_RFC_5424_compliant_escaping_rules_to_RFC5424Layout.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-158_Add_RFC_5424_compliant_escaping_rules_to_RFC5424Layout.xml
rename to src/changelog/2.0-beta5/LOG4J2-158_Add_RFC_5424_compliant_escaping_rules_to_RFC5424Layout.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-159_Add_Fragment_Host_to_MANIFEST_MF_for_log4j_core.xml b/src/changelog/2.0-beta5/LOG4J2-159_Add_Fragment_Host_to_MANIFEST_MF_for_log4j_core.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-159_Add_Fragment_Host_to_MANIFEST_MF_for_log4j_core.xml
rename to src/changelog/2.0-beta5/LOG4J2-159_Add_Fragment_Host_to_MANIFEST_MF_for_log4j_core.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-160_Move_Throwable_pattern_converter_options_processing_to_Throw.xml b/src/changelog/2.0-beta5/LOG4J2-160_Move_Throwable_pattern_converter_options_processing_to_Throw.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-160_Move_Throwable_pattern_converter_options_processing_to_Throw.xml
rename to src/changelog/2.0-beta5/LOG4J2-160_Move_Throwable_pattern_converter_options_processing_to_Throw.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-161_Modify_ClassLoaderContextSelector_to_use_the_first_ClassLoad.xml b/src/changelog/2.0-beta5/LOG4J2-161_Modify_ClassLoaderContextSelector_to_use_the_first_ClassLoad.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-161_Modify_ClassLoaderContextSelector_to_use_the_first_ClassLoad.xml
rename to src/changelog/2.0-beta5/LOG4J2-161_Modify_ClassLoaderContextSelector_to_use_the_first_ClassLoad.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-163_Add_support_for_asynchronous_loggers.xml b/src/changelog/2.0-beta5/LOG4J2-163_Add_support_for_asynchronous_loggers.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-163_Add_support_for_asynchronous_loggers.xml
rename to src/changelog/2.0-beta5/LOG4J2-163_Add_support_for_asynchronous_loggers.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-164_Add_methods_is_setEndOfBatch_to_LogEvent.xml b/src/changelog/2.0-beta5/LOG4J2-164_Add_methods_is_setEndOfBatch_to_LogEvent.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-164_Add_methods_is_setEndOfBatch_to_LogEvent.xml
rename to src/changelog/2.0-beta5/LOG4J2-164_Add_methods_is_setEndOfBatch_to_LogEvent.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-167_Configurator_throws_a_ClassCastException_if_LogManager_retur.xml b/src/changelog/2.0-beta5/LOG4J2-167_Configurator_throws_a_ClassCastException_if_LogManager_retur.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-167_Configurator_throws_a_ClassCastException_if_LogManager_retur.xml
rename to src/changelog/2.0-beta5/LOG4J2-167_Configurator_throws_a_ClassCastException_if_LogManager_retur.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-169_ConfigurationFactory_was_adding_factories_on_every_call.xml b/src/changelog/2.0-beta5/LOG4J2-169_ConfigurationFactory_was_adding_factories_on_every_call.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-169_ConfigurationFactory_was_adding_factories_on_every_call.xml
rename to src/changelog/2.0-beta5/LOG4J2-169_ConfigurationFactory_was_adding_factories_on_every_call.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-175_Plugin_cache_should_be_reset_when_addPackages_is_called.xml b/src/changelog/2.0-beta5/LOG4J2-175_Plugin_cache_should_be_reset_when_addPackages_is_called.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-175_Plugin_cache_should_be_reset_when_addPackages_is_called.xml
rename to src/changelog/2.0-beta5/LOG4J2-175_Plugin_cache_should_be_reset_when_addPackages_is_called.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-176_Avoid_IllegalArgumentException_in_AsynchAppender.xml b/src/changelog/2.0-beta5/LOG4J2-176_Avoid_IllegalArgumentException_in_AsynchAppender.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-176_Avoid_IllegalArgumentException_in_AsynchAppender.xml
rename to src/changelog/2.0-beta5/LOG4J2-176_Avoid_IllegalArgumentException_in_AsynchAppender.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-177_Fix_NullPointerException_in_DatagramOutputStream_when_flush.xml b/src/changelog/2.0-beta5/LOG4J2-177_Fix_NullPointerException_in_DatagramOutputStream_when_flush.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-177_Fix_NullPointerException_in_DatagramOutputStream_when_flush.xml
rename to src/changelog/2.0-beta5/LOG4J2-177_Fix_NullPointerException_in_DatagramOutputStream_when_flush.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-179_Add_Logger_interface_APIs_to_log_at_given_levels.xml b/src/changelog/2.0-beta5/LOG4J2-179_Add_Logger_interface_APIs_to_log_at_given_levels.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-179_Add_Logger_interface_APIs_to_log_at_given_levels.xml
rename to src/changelog/2.0-beta5/LOG4J2-179_Add_Logger_interface_APIs_to_log_at_given_levels.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-181_OutputStreamManager_now_adds_the_layout_header_whenever_the.xml b/src/changelog/2.0-beta5/LOG4J2-181_OutputStreamManager_now_adds_the_layout_header_whenever_the.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-181_OutputStreamManager_now_adds_the_layout_header_whenever_the.xml
rename to src/changelog/2.0-beta5/LOG4J2-181_OutputStreamManager_now_adds_the_layout_header_whenever_the.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-187_Add_tag_library.xml b/src/changelog/2.0-beta5/LOG4J2-187_Add_tag_library.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-187_Add_tag_library.xml
rename to src/changelog/2.0-beta5/LOG4J2-187_Add_tag_library.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-188_AppenderRefs_on_AsynchAppender_didn_t_support_the_level_and.xml b/src/changelog/2.0-beta5/LOG4J2-188_AppenderRefs_on_AsynchAppender_didn_t_support_the_level_and.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-188_AppenderRefs_on_AsynchAppender_didn_t_support_the_level_and.xml
rename to src/changelog/2.0-beta5/LOG4J2-188_AppenderRefs_on_AsynchAppender_didn_t_support_the_level_and.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-189_The_blocking_parameter_did_not_work_properly_on_AsynchAppend.xml b/src/changelog/2.0-beta5/LOG4J2-189_The_blocking_parameter_did_not_work_properly_on_AsynchAppend.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-189_The_blocking_parameter_did_not_work_properly_on_AsynchAppend.xml
rename to src/changelog/2.0-beta5/LOG4J2-189_The_blocking_parameter_did_not_work_properly_on_AsynchAppend.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-190_BaseConfiguration_addLoggerAppender_saved_appender_using_the.xml b/src/changelog/2.0-beta5/LOG4J2-190_BaseConfiguration_addLoggerAppender_saved_appender_using_the.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-190_BaseConfiguration_addLoggerAppender_saved_appender_using_the.xml
rename to src/changelog/2.0-beta5/LOG4J2-190_BaseConfiguration_addLoggerAppender_saved_appender_using_the.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-193_RollingFastFileAppender_in_log4j_async_did_not_roll_over.xml b/src/changelog/2.0-beta5/LOG4J2-193_RollingFastFileAppender_in_log4j_async_did_not_roll_over.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-193_RollingFastFileAppender_in_log4j_async_did_not_roll_over.xml
rename to src/changelog/2.0-beta5/LOG4J2-193_RollingFastFileAppender_in_log4j_async_did_not_roll_over.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-194_ThrowableFormatOptionsTest_failed_on_Windows_due_to_CR_LF_is.xml b/src/changelog/2.0-beta5/LOG4J2-194_ThrowableFormatOptionsTest_failed_on_Windows_due_to_CR_LF_is.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-194_ThrowableFormatOptionsTest_failed_on_Windows_due_to_CR_LF_is.xml
rename to src/changelog/2.0-beta5/LOG4J2-194_ThrowableFormatOptionsTest_failed_on_Windows_due_to_CR_LF_is.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-195_Unit_tests_now_create_files_in_the_target_directory.xml b/src/changelog/2.0-beta5/LOG4J2-195_Unit_tests_now_create_files_in_the_target_directory.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-195_Unit_tests_now_create_files_in_the_target_directory.xml
rename to src/changelog/2.0-beta5/LOG4J2-195_Unit_tests_now_create_files_in_the_target_directory.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-196_FlumeAvroManager_now_uses_Flume_RPCClient.xml b/src/changelog/2.0-beta5/LOG4J2-196_FlumeAvroManager_now_uses_Flume_RPCClient.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-196_FlumeAvroManager_now_uses_Flume_RPCClient.xml
rename to src/changelog/2.0-beta5/LOG4J2-196_FlumeAvroManager_now_uses_Flume_RPCClient.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-198_FlumeAvroManager_now_uses_Flume_RPCClient.xml b/src/changelog/2.0-beta5/LOG4J2-198_FlumeAvroManager_now_uses_Flume_RPCClient.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-198_FlumeAvroManager_now_uses_Flume_RPCClient.xml
rename to src/changelog/2.0-beta5/LOG4J2-198_FlumeAvroManager_now_uses_Flume_RPCClient.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-199_Highlight_subprojects_in_sub_navigation.xml b/src/changelog/2.0-beta5/LOG4J2-199_Highlight_subprojects_in_sub_navigation.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-199_Highlight_subprojects_in_sub_navigation.xml
rename to src/changelog/2.0-beta5/LOG4J2-199_Highlight_subprojects_in_sub_navigation.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-200_LoggerContext_method_renamed_to_removeFilter_from_removeFile.xml b/src/changelog/2.0-beta5/LOG4J2-200_LoggerContext_method_renamed_to_removeFilter_from_removeFile.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-200_LoggerContext_method_renamed_to_removeFilter_from_removeFile.xml
rename to src/changelog/2.0-beta5/LOG4J2-200_LoggerContext_method_renamed_to_removeFilter_from_removeFile.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-205_Fix_deadlock_in_SocketAppender_Added_option_to_not_wait_for.xml b/src/changelog/2.0-beta5/LOG4J2-205_Fix_deadlock_in_SocketAppender_Added_option_to_not_wait_for.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-205_Fix_deadlock_in_SocketAppender_Added_option_to_not_wait_for.xml
rename to src/changelog/2.0-beta5/LOG4J2-205_Fix_deadlock_in_SocketAppender_Added_option_to_not_wait_for.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-207_Add_JMX_support.xml b/src/changelog/2.0-beta5/LOG4J2-207_Add_JMX_support.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-207_Add_JMX_support.xml
rename to src/changelog/2.0-beta5/LOG4J2-207_Add_JMX_support.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-207_Use_the_Maven_group_ID_org_apache_logging_log4j_for_all_arti.xml b/src/changelog/2.0-beta5/LOG4J2-207_Use_the_Maven_group_ID_org_apache_logging_log4j_for_all_arti.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-207_Use_the_Maven_group_ID_org_apache_logging_log4j_for_all_arti.xml
rename to src/changelog/2.0-beta5/LOG4J2-207_Use_the_Maven_group_ID_org_apache_logging_log4j_for_all_arti.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-208_Move_async_subproject_into_core.xml b/src/changelog/2.0-beta5/LOG4J2-208_Move_async_subproject_into_core.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-208_Move_async_subproject_into_core.xml
rename to src/changelog/2.0-beta5/LOG4J2-208_Move_async_subproject_into_core.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-210_MapMessage_was_not_enclosing_key_value_in_quotes_when_genera.xml b/src/changelog/2.0-beta5/LOG4J2-210_MapMessage_was_not_enclosing_key_value_in_quotes_when_genera.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-210_MapMessage_was_not_enclosing_key_value_in_quotes_when_genera.xml
rename to src/changelog/2.0-beta5/LOG4J2-210_MapMessage_was_not_enclosing_key_value_in_quotes_when_genera.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-211_Removing_extra_spaces_in_entry_and_exit_method_output.xml b/src/changelog/2.0-beta5/LOG4J2-211_Removing_extra_spaces_in_entry_and_exit_method_output.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-211_Removing_extra_spaces_in_entry_and_exit_method_output.xml
rename to src/changelog/2.0-beta5/LOG4J2-211_Removing_extra_spaces_in_entry_and_exit_method_output.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-212_Call_LoggerContext_stop_when_the_application_is_shutdown.xml b/src/changelog/2.0-beta5/LOG4J2-212_Call_LoggerContext_stop_when_the_application_is_shutdown.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-212_Call_LoggerContext_stop_when_the_application_is_shutdown.xml
rename to src/changelog/2.0-beta5/LOG4J2-212_Call_LoggerContext_stop_when_the_application_is_shutdown.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-212_Loggers_without_a_had_no_parent_logger.xml b/src/changelog/2.0-beta5/LOG4J2-212_Loggers_without_a_had_no_parent_logger.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-212_Loggers_without_a_had_no_parent_logger.xml
rename to src/changelog/2.0-beta5/LOG4J2-212_Loggers_without_a_had_no_parent_logger.xml
diff --git a/src/changelog/20130420-2.0-beta5/LOG4J2-214_Async_documentation_update.xml b/src/changelog/2.0-beta5/LOG4J2-214_Async_documentation_update.xml
similarity index 100%
rename from src/changelog/20130420-2.0-beta5/LOG4J2-214_Async_documentation_update.xml
rename to src/changelog/2.0-beta5/LOG4J2-214_Async_documentation_update.xml
diff --git a/src/changelog/20130505-2.0-beta6/.release.xml b/src/changelog/2.0-beta6/.release.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/.release.xml
rename to src/changelog/2.0-beta6/.release.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-159_Use_OSGi_version_format_in_Fragment_Host.xml b/src/changelog/2.0-beta6/LOG4J2-159_Use_OSGi_version_format_in_Fragment_Host.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-159_Use_OSGi_version_format_in_Fragment_Host.xml
rename to src/changelog/2.0-beta6/LOG4J2-159_Use_OSGi_version_format_in_Fragment_Host.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-192_Add_support_for_interpolating_Environment_variables_when_pro.xml b/src/changelog/2.0-beta6/LOG4J2-192_Add_support_for_interpolating_Environment_variables_when_pro.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-192_Add_support_for_interpolating_Environment_variables_when_pro.xml
rename to src/changelog/2.0-beta6/LOG4J2-192_Add_support_for_interpolating_Environment_variables_when_pro.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-201_Renamed_Plugin_annotation_attribute_from_type_to_category.xml b/src/changelog/2.0-beta6/LOG4J2-201_Renamed_Plugin_annotation_attribute_from_type_to_category.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-201_Renamed_Plugin_annotation_attribute_from_type_to_category.xml
rename to src/changelog/2.0-beta6/LOG4J2-201_Renamed_Plugin_annotation_attribute_from_type_to_category.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-215_Various_small_documentation_fixes.xml b/src/changelog/2.0-beta6/LOG4J2-215_Various_small_documentation_fixes.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-215_Various_small_documentation_fixes.xml
rename to src/changelog/2.0-beta6/LOG4J2-215_Various_small_documentation_fixes.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-217_Ensure_PluginManager_streams_are_always_closed.xml b/src/changelog/2.0-beta6/LOG4J2-217_Ensure_PluginManager_streams_are_always_closed.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-217_Ensure_PluginManager_streams_are_always_closed.xml
rename to src/changelog/2.0-beta6/LOG4J2-217_Ensure_PluginManager_streams_are_always_closed.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-219_Fix_install_default_root_logger_if_not_configured_this_is.xml b/src/changelog/2.0-beta6/LOG4J2-219_Fix_install_default_root_logger_if_not_configured_this_is.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-219_Fix_install_default_root_logger_if_not_configured_this_is.xml
rename to src/changelog/2.0-beta6/LOG4J2-219_Fix_install_default_root_logger_if_not_configured_this_is.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-221_Remove_hundreds_of_compiler_warnings.xml b/src/changelog/2.0-beta6/LOG4J2-221_Remove_hundreds_of_compiler_warnings.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-221_Remove_hundreds_of_compiler_warnings.xml
rename to src/changelog/2.0-beta6/LOG4J2-221_Remove_hundreds_of_compiler_warnings.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-222_Disruptor_will_now_shut_down_during_Tomcat_shutdown.xml b/src/changelog/2.0-beta6/LOG4J2-222_Disruptor_will_now_shut_down_during_Tomcat_shutdown.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-222_Disruptor_will_now_shut_down_during_Tomcat_shutdown.xml
rename to src/changelog/2.0-beta6/LOG4J2-222_Disruptor_will_now_shut_down_during_Tomcat_shutdown.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-223_Fix_LoggerContext_start_and_stop_to_eliminate_IllegalStateEx.xml b/src/changelog/2.0-beta6/LOG4J2-223_Fix_LoggerContext_start_and_stop_to_eliminate_IllegalStateEx.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-223_Fix_LoggerContext_start_and_stop_to_eliminate_IllegalStateEx.xml
rename to src/changelog/2.0-beta6/LOG4J2-223_Fix_LoggerContext_start_and_stop_to_eliminate_IllegalStateEx.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-224_The_FlumeAppender_failed_to_start_if_the_Flume_RPCClient_cou.xml b/src/changelog/2.0-beta6/LOG4J2-224_The_FlumeAppender_failed_to_start_if_the_Flume_RPCClient_cou.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-224_The_FlumeAppender_failed_to_start_if_the_Flume_RPCClient_cou.xml
rename to src/changelog/2.0-beta6/LOG4J2-224_The_FlumeAppender_failed_to_start_if_the_Flume_RPCClient_cou.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-225_Documentation_updates_to_clarify_use_and_impact_of_location.xml b/src/changelog/2.0-beta6/LOG4J2-225_Documentation_updates_to_clarify_use_and_impact_of_location.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-225_Documentation_updates_to_clarify_use_and_impact_of_location.xml
rename to src/changelog/2.0-beta6/LOG4J2-225_Documentation_updates_to_clarify_use_and_impact_of_location.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-230_Improved_error_reporting_when_misconfigured.xml b/src/changelog/2.0-beta6/LOG4J2-230_Improved_error_reporting_when_misconfigured.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-230_Improved_error_reporting_when_misconfigured.xml
rename to src/changelog/2.0-beta6/LOG4J2-230_Improved_error_reporting_when_misconfigured.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-231_Logger_getParent_was_not_returning_the_correct_Logger.xml b/src/changelog/2.0-beta6/LOG4J2-231_Logger_getParent_was_not_returning_the_correct_Logger.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-231_Logger_getParent_was_not_returning_the_correct_Logger.xml
rename to src/changelog/2.0-beta6/LOG4J2-231_Logger_getParent_was_not_returning_the_correct_Logger.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-233_Fixed_link_to_log4j_user_mailing_list.xml b/src/changelog/2.0-beta6/LOG4J2-233_Fixed_link_to_log4j_user_mailing_list.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-233_Fixed_link_to_log4j_user_mailing_list.xml
rename to src/changelog/2.0-beta6/LOG4J2-233_Fixed_link_to_log4j_user_mailing_list.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-234_RegexFilter_threw_a_NullPointerException_when_used_as_a_cont.xml b/src/changelog/2.0-beta6/LOG4J2-234_RegexFilter_threw_a_NullPointerException_when_used_as_a_cont.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-234_RegexFilter_threw_a_NullPointerException_when_used_as_a_cont.xml
rename to src/changelog/2.0-beta6/LOG4J2-234_RegexFilter_threw_a_NullPointerException_when_used_as_a_cont.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-235_Removed_dependency_on_tools_jar_from_core_module_made_jcons.xml b/src/changelog/2.0-beta6/LOG4J2-235_Removed_dependency_on_tools_jar_from_core_module_made_jcons.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-235_Removed_dependency_on_tools_jar_from_core_module_made_jcons.xml
rename to src/changelog/2.0-beta6/LOG4J2-235_Removed_dependency_on_tools_jar_from_core_module_made_jcons.xml
diff --git a/src/changelog/20130505-2.0-beta6/LOG4J2-237_Moved_JMX_Client_GUI_classes_into_separate_jmx_gui_submodule.xml b/src/changelog/2.0-beta6/LOG4J2-237_Moved_JMX_Client_GUI_classes_into_separate_jmx_gui_submodule.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/LOG4J2-237_Moved_JMX_Client_GUI_classes_into_separate_jmx_gui_submodule.xml
rename to src/changelog/2.0-beta6/LOG4J2-237_Moved_JMX_Client_GUI_classes_into_separate_jmx_gui_submodule.xml
diff --git a/src/changelog/20130505-2.0-beta6/Moved_Clock_interface_to_package_org_apache_logging_log4j_co.xml b/src/changelog/2.0-beta6/Moved_Clock_interface_to_package_org_apache_logging_log4j_co.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/Moved_Clock_interface_to_package_org_apache_logging_log4j_co.xml
rename to src/changelog/2.0-beta6/Moved_Clock_interface_to_package_org_apache_logging_log4j_co.xml
diff --git a/src/changelog/20130505-2.0-beta6/Removed_CheckStyle_false_positives_for_NewlineAtEndOfFile_an.xml b/src/changelog/2.0-beta6/Removed_CheckStyle_false_positives_for_NewlineAtEndOfFile_an.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/Removed_CheckStyle_false_positives_for_NewlineAtEndOfFile_an.xml
rename to src/changelog/2.0-beta6/Removed_CheckStyle_false_positives_for_NewlineAtEndOfFile_an.xml
diff --git a/src/changelog/20130505-2.0-beta6/Renamed_AsynchAppender_to_AsyncAppender_Plugin_name_became.xml b/src/changelog/2.0-beta6/Renamed_AsynchAppender_to_AsyncAppender_Plugin_name_became.xml
similarity index 100%
rename from src/changelog/20130505-2.0-beta6/Renamed_AsynchAppender_to_AsyncAppender_Plugin_name_became.xml
rename to src/changelog/2.0-beta6/Renamed_AsynchAppender_to_AsyncAppender_Plugin_name_became.xml
diff --git a/src/changelog/20130601-2.0-beta7/.release.xml b/src/changelog/2.0-beta7/.release.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/.release.xml
rename to src/changelog/2.0-beta7/.release.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-10_Break_up_core_into_multiple_osgi_jars.xml b/src/changelog/2.0-beta7/LOG4J2-10_Break_up_core_into_multiple_osgi_jars.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-10_Break_up_core_into_multiple_osgi_jars.xml
rename to src/changelog/2.0-beta7/LOG4J2-10_Break_up_core_into_multiple_osgi_jars.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-154_Improve_ThreadContext_performance_with_copy_on_write_map_and.xml b/src/changelog/2.0-beta7/LOG4J2-154_Improve_ThreadContext_performance_with_copy_on_write_map_and.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-154_Improve_ThreadContext_performance_with_copy_on_write_map_and.xml
rename to src/changelog/2.0-beta7/LOG4J2-154_Improve_ThreadContext_performance_with_copy_on_write_map_and.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-223_Remove_LoggerContext_when_LoggerContext_is_stopped.xml b/src/changelog/2.0-beta7/LOG4J2-223_Remove_LoggerContext_when_LoggerContext_is_stopped.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-223_Remove_LoggerContext_when_LoggerContext_is_stopped.xml
rename to src/changelog/2.0-beta7/LOG4J2-223_Remove_LoggerContext_when_LoggerContext_is_stopped.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-228_UDP_now_sends_one_event_per_packet.xml b/src/changelog/2.0-beta7/LOG4J2-228_UDP_now_sends_one_event_per_packet.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-228_UDP_now_sends_one_event_per_packet.xml
rename to src/changelog/2.0-beta7/LOG4J2-228_UDP_now_sends_one_event_per_packet.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-229_New_JDBC_JPA_and_NoSQL_database_Appenders.xml b/src/changelog/2.0-beta7/LOG4J2-229_New_JDBC_JPA_and_NoSQL_database_Appenders.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-229_New_JDBC_JPA_and_NoSQL_database_Appenders.xml
rename to src/changelog/2.0-beta7/LOG4J2-229_New_JDBC_JPA_and_NoSQL_database_Appenders.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-242_StringFormattedMessage_and_MessageFormatMessage_now_will_acc.xml b/src/changelog/2.0-beta7/LOG4J2-242_StringFormattedMessage_and_MessageFormatMessage_now_will_acc.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-242_StringFormattedMessage_and_MessageFormatMessage_now_will_acc.xml
rename to src/changelog/2.0-beta7/LOG4J2-242_StringFormattedMessage_and_MessageFormatMessage_now_will_acc.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-243_Allow_custom_LogEventFactories.xml b/src/changelog/2.0-beta7/LOG4J2-243_Allow_custom_LogEventFactories.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-243_Allow_custom_LogEventFactories.xml
rename to src/changelog/2.0-beta7/LOG4J2-243_Allow_custom_LogEventFactories.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-244_Rewrite_Appender_was_ignoring_filters_on_referenced_appender.xml b/src/changelog/2.0-beta7/LOG4J2-244_Rewrite_Appender_was_ignoring_filters_on_referenced_appender.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-244_Rewrite_Appender_was_ignoring_filters_on_referenced_appender.xml
rename to src/changelog/2.0-beta7/LOG4J2-244_Rewrite_Appender_was_ignoring_filters_on_referenced_appender.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-245_Avoid_EmptyStack_exception_if_getCallerClass_and_SecurityMan.xml b/src/changelog/2.0-beta7/LOG4J2-245_Avoid_EmptyStack_exception_if_getCallerClass_and_SecurityMan.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-245_Avoid_EmptyStack_exception_if_getCallerClass_and_SecurityMan.xml
rename to src/changelog/2.0-beta7/LOG4J2-245_Avoid_EmptyStack_exception_if_getCallerClass_and_SecurityMan.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-246_Data_buffer_is_reset_in_finally_clause.xml b/src/changelog/2.0-beta7/LOG4J2-246_Data_buffer_is_reset_in_finally_clause.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-246_Data_buffer_is_reset_in_finally_clause.xml
rename to src/changelog/2.0-beta7/LOG4J2-246_Data_buffer_is_reset_in_finally_clause.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-247_SocketServer_isActive_should_be_volatile_because_it_is_acces.xml b/src/changelog/2.0-beta7/LOG4J2-247_SocketServer_isActive_should_be_volatile_because_it_is_acces.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-247_SocketServer_isActive_should_be_volatile_because_it_is_acces.xml
rename to src/changelog/2.0-beta7/LOG4J2-247_SocketServer_isActive_should_be_volatile_because_it_is_acces.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-249_Allow_context_parameters_in_Log4jContextListener_to_include.xml b/src/changelog/2.0-beta7/LOG4J2-249_Allow_context_parameters_in_Log4jContextListener_to_include.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-249_Allow_context_parameters_in_Log4jContextListener_to_include.xml
rename to src/changelog/2.0-beta7/LOG4J2-249_Allow_context_parameters_in_Log4jContextListener_to_include.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-251_Provide_configuration_information_location_content_type_c.xml b/src/changelog/2.0-beta7/LOG4J2-251_Provide_configuration_information_location_content_type_c.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-251_Provide_configuration_information_location_content_type_c.xml
rename to src/changelog/2.0-beta7/LOG4J2-251_Provide_configuration_information_location_content_type_c.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-254_Mark_OutputStream_in_OutputStreamManager_as_volatile_Mark_h.xml b/src/changelog/2.0-beta7/LOG4J2-254_Mark_OutputStream_in_OutputStreamManager_as_volatile_Mark_h.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-254_Mark_OutputStream_in_OutputStreamManager_as_volatile_Mark_h.xml
rename to src/changelog/2.0-beta7/LOG4J2-254_Mark_OutputStream_in_OutputStreamManager_as_volatile_Mark_h.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-255_Multi_byte_character_strings_are_now_assumed_to_be_in_the_pl.xml b/src/changelog/2.0-beta7/LOG4J2-255_Multi_byte_character_strings_are_now_assumed_to_be_in_the_pl.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-255_Multi_byte_character_strings_are_now_assumed_to_be_in_the_pl.xml
rename to src/changelog/2.0-beta7/LOG4J2-255_Multi_byte_character_strings_are_now_assumed_to_be_in_the_pl.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-257_XML_layout_ignores_charset_for_the_XML_processing_instructio.xml b/src/changelog/2.0-beta7/LOG4J2-257_XML_layout_ignores_charset_for_the_XML_processing_instructio.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-257_XML_layout_ignores_charset_for_the_XML_processing_instructio.xml
rename to src/changelog/2.0-beta7/LOG4J2-257_XML_layout_ignores_charset_for_the_XML_processing_instructio.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-258_HTML_layout_does_not_output_meta_element_for_charset.xml b/src/changelog/2.0-beta7/LOG4J2-258_HTML_layout_does_not_output_meta_element_for_charset.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-258_HTML_layout_does_not_output_meta_element_for_charset.xml
rename to src/changelog/2.0-beta7/LOG4J2-258_HTML_layout_does_not_output_meta_element_for_charset.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-259_HTML_layout_does_not_specify_charset_in_content_type.xml b/src/changelog/2.0-beta7/LOG4J2-259_HTML_layout_does_not_specify_charset_in_content_type.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-259_HTML_layout_does_not_specify_charset_in_content_type.xml
rename to src/changelog/2.0-beta7/LOG4J2-259_HTML_layout_does_not_specify_charset_in_content_type.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-260_XML_layout_does_not_specify_charset_in_content_type.xml b/src/changelog/2.0-beta7/LOG4J2-260_XML_layout_does_not_specify_charset_in_content_type.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-260_XML_layout_does_not_specify_charset_in_content_type.xml
rename to src/changelog/2.0-beta7/LOG4J2-260_XML_layout_does_not_specify_charset_in_content_type.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-261_Add_missing_not_to_error_message.xml b/src/changelog/2.0-beta7/LOG4J2-261_Add_missing_not_to_error_message.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-261_Add_missing_not_to_error_message.xml
rename to src/changelog/2.0-beta7/LOG4J2-261_Add_missing_not_to_error_message.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-262_Add_support_for_interceptors_in_the_embedded_Flume_Appender.xml b/src/changelog/2.0-beta7/LOG4J2-262_Add_support_for_interceptors_in_the_embedded_Flume_Appender.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-262_Add_support_for_interceptors_in_the_embedded_Flume_Appender.xml
rename to src/changelog/2.0-beta7/LOG4J2-262_Add_support_for_interceptors_in_the_embedded_Flume_Appender.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-263_Do_not_allow_a_charset_on_RFC5424Layout_use_UTF_8.xml b/src/changelog/2.0-beta7/LOG4J2-263_Do_not_allow_a_charset_on_RFC5424Layout_use_UTF_8.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-263_Do_not_allow_a_charset_on_RFC5424Layout_use_UTF_8.xml
rename to src/changelog/2.0-beta7/LOG4J2-263_Do_not_allow_a_charset_on_RFC5424Layout_use_UTF_8.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-268_Add_guid_to_FlumeEvent_headers_for_non_Map_Messages.xml b/src/changelog/2.0-beta7/LOG4J2-268_Add_guid_to_FlumeEvent_headers_for_non_Map_Messages.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-268_Add_guid_to_FlumeEvent_headers_for_non_Map_Messages.xml
rename to src/changelog/2.0-beta7/LOG4J2-268_Add_guid_to_FlumeEvent_headers_for_non_Map_Messages.xml
diff --git a/src/changelog/20130601-2.0-beta7/LOG4J2-269_Use_transaction_when_batch_size_is_1.xml b/src/changelog/2.0-beta7/LOG4J2-269_Use_transaction_when_batch_size_is_1.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/LOG4J2-269_Use_transaction_when_batch_size_is_1.xml
rename to src/changelog/2.0-beta7/LOG4J2-269_Use_transaction_when_batch_size_is_1.xml
diff --git a/src/changelog/20130601-2.0-beta7/Method_name_changes_in_interface_org_apache_logging_log4j_sp.xml b/src/changelog/2.0-beta7/Method_name_changes_in_interface_org_apache_logging_log4j_sp.xml
similarity index 100%
rename from src/changelog/20130601-2.0-beta7/Method_name_changes_in_interface_org_apache_logging_log4j_sp.xml
rename to src/changelog/2.0-beta7/Method_name_changes_in_interface_org_apache_logging_log4j_sp.xml
diff --git a/src/changelog/20130710-2.0-beta8/.release.xml b/src/changelog/2.0-beta8/.release.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/.release.xml
rename to src/changelog/2.0-beta8/.release.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-139_Fix_NullPointerException_regression_due_to_fix_for_LOG4J2_2.xml b/src/changelog/2.0-beta8/LOG4J2-139_Fix_NullPointerException_regression_due_to_fix_for_LOG4J2_2.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-139_Fix_NullPointerException_regression_due_to_fix_for_LOG4J2_2.xml
rename to src/changelog/2.0-beta8/LOG4J2-139_Fix_NullPointerException_regression_due_to_fix_for_LOG4J2_2.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-168_Include_arbitrary_message_fields_in_RFC_5424_structured_data.xml b/src/changelog/2.0-beta8/LOG4J2-168_Include_arbitrary_message_fields_in_RFC_5424_structured_data.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-168_Include_arbitrary_message_fields_in_RFC_5424_structured_data.xml
rename to src/changelog/2.0-beta8/LOG4J2-168_Include_arbitrary_message_fields_in_RFC_5424_structured_data.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-267_FastRollingFileAppender_with_TimeBasedTriggeringPolicy_now_w.xml b/src/changelog/2.0-beta8/LOG4J2-267_FastRollingFileAppender_with_TimeBasedTriggeringPolicy_now_w.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-267_FastRollingFileAppender_with_TimeBasedTriggeringPolicy_now_w.xml
rename to src/changelog/2.0-beta8/LOG4J2-267_FastRollingFileAppender_with_TimeBasedTriggeringPolicy_now_w.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-270_Improved_logging_initialization_in_Servlet_containers_espec.xml b/src/changelog/2.0-beta8/LOG4J2-270_Improved_logging_initialization_in_Servlet_containers_espec.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-270_Improved_logging_initialization_in_Servlet_containers_espec.xml
rename to src/changelog/2.0-beta8/LOG4J2-270_Improved_logging_initialization_in_Servlet_containers_espec.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-271_FastRollingFileAppender_with_TimeBasedTriggeringPolicy_now_w.xml b/src/changelog/2.0-beta8/LOG4J2-271_FastRollingFileAppender_with_TimeBasedTriggeringPolicy_now_w.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-271_FastRollingFileAppender_with_TimeBasedTriggeringPolicy_now_w.xml
rename to src/changelog/2.0-beta8/LOG4J2-271_FastRollingFileAppender_with_TimeBasedTriggeringPolicy_now_w.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-273_Wasted_work_in_XMLLayout_toSerializable.xml b/src/changelog/2.0-beta8/LOG4J2-273_Wasted_work_in_XMLLayout_toSerializable.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-273_Wasted_work_in_XMLLayout_toSerializable.xml
rename to src/changelog/2.0-beta8/LOG4J2-273_Wasted_work_in_XMLLayout_toSerializable.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-274_Wasted_work_in_UUIDUtil_initialization.xml b/src/changelog/2.0-beta8/LOG4J2-274_Wasted_work_in_UUIDUtil_initialization.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-274_Wasted_work_in_UUIDUtil_initialization.xml
rename to src/changelog/2.0-beta8/LOG4J2-274_Wasted_work_in_UUIDUtil_initialization.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-275_FlumeAvroManager_fails_to_notify_client_of_failing_event_if.xml b/src/changelog/2.0-beta8/LOG4J2-275_FlumeAvroManager_fails_to_notify_client_of_failing_event_if.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-275_FlumeAvroManager_fails_to_notify_client_of_failing_event_if.xml
rename to src/changelog/2.0-beta8/LOG4J2-275_FlumeAvroManager_fails_to_notify_client_of_failing_event_if.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-277_Wasted_work_in_RollingAppenderSizeTest_testAppender_and_ot.xml b/src/changelog/2.0-beta8/LOG4J2-277_Wasted_work_in_RollingAppenderSizeTest_testAppender_and_ot.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-277_Wasted_work_in_RollingAppenderSizeTest_testAppender_and_ot.xml
rename to src/changelog/2.0-beta8/LOG4J2-277_Wasted_work_in_RollingAppenderSizeTest_testAppender_and_ot.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-278_Filter_calls_from_Avro_or_Flume_to_be_ignored_by_the_FlumeAp.xml b/src/changelog/2.0-beta8/LOG4J2-278_Filter_calls_from_Avro_or_Flume_to_be_ignored_by_the_FlumeAp.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-278_Filter_calls_from_Avro_or_Flume_to_be_ignored_by_the_FlumeAp.xml
rename to src/changelog/2.0-beta8/LOG4J2-278_Filter_calls_from_Avro_or_Flume_to_be_ignored_by_the_FlumeAp.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-279_FlumePersistentManager_now_calls_Berkeley_DB_from_threads_to.xml b/src/changelog/2.0-beta8/LOG4J2-279_FlumePersistentManager_now_calls_Berkeley_DB_from_threads_to.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-279_FlumePersistentManager_now_calls_Berkeley_DB_from_threads_to.xml
rename to src/changelog/2.0-beta8/LOG4J2-279_FlumePersistentManager_now_calls_Berkeley_DB_from_threads_to.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-280_AsyncLogger_threads_are_now_daemon_threads_and_won_t_prevent.xml b/src/changelog/2.0-beta8/LOG4J2-280_AsyncLogger_threads_are_now_daemon_threads_and_won_t_prevent.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-280_AsyncLogger_threads_are_now_daemon_threads_and_won_t_prevent.xml
rename to src/changelog/2.0-beta8/LOG4J2-280_AsyncLogger_threads_are_now_daemon_threads_and_won_t_prevent.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-282_Allow_the_default_status_level_to_be_specified_as_a_system_p.xml b/src/changelog/2.0-beta8/LOG4J2-282_Allow_the_default_status_level_to_be_specified_as_a_system_p.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-282_Allow_the_default_status_level_to_be_specified_as_a_system_p.xml
rename to src/changelog/2.0-beta8/LOG4J2-282_Allow_the_default_status_level_to_be_specified_as_a_system_p.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-283_Remove_dependency_on_Apache_ORO_jar.xml b/src/changelog/2.0-beta8/LOG4J2-283_Remove_dependency_on_Apache_ORO_jar.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-283_Remove_dependency_on_Apache_ORO_jar.xml
rename to src/changelog/2.0-beta8/LOG4J2-283_Remove_dependency_on_Apache_ORO_jar.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-284_Update_Log4j_1_dependency_to_1_2_17_from_1_2_16.xml b/src/changelog/2.0-beta8/LOG4J2-284_Update_Log4j_1_dependency_to_1_2_17_from_1_2_16.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-284_Update_Log4j_1_dependency_to_1_2_17_from_1_2_16.xml
rename to src/changelog/2.0-beta8/LOG4J2-284_Update_Log4j_1_dependency_to_1_2_17_from_1_2_16.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-285_Update_Jansi_jar_to_1_11_from_1_9.xml b/src/changelog/2.0-beta8/LOG4J2-285_Update_Jansi_jar_to_1_11_from_1_9.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-285_Update_Jansi_jar_to_1_11_from_1_9.xml
rename to src/changelog/2.0-beta8/LOG4J2-285_Update_Jansi_jar_to_1_11_from_1_9.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-286_Update_test_H2_JDBC_driver_to_1_172_from_1_171.xml b/src/changelog/2.0-beta8/LOG4J2-286_Update_test_H2_JDBC_driver_to_1_172_from_1_171.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-286_Update_test_H2_JDBC_driver_to_1_172_from_1_171.xml
rename to src/changelog/2.0-beta8/LOG4J2-286_Update_test_H2_JDBC_driver_to_1_172_from_1_171.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-288_Update_JUnit_to_4_11_from_4_7.xml b/src/changelog/2.0-beta8/LOG4J2-288_Update_JUnit_to_4_11_from_4_7.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-288_Update_JUnit_to_4_11_from_4_7.xml
rename to src/changelog/2.0-beta8/LOG4J2-288_Update_JUnit_to_4_11_from_4_7.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-289_Upgrade_javadoc_plugin_to_2_9_1_to_fix_javadoc_security_issu.xml b/src/changelog/2.0-beta8/LOG4J2-289_Upgrade_javadoc_plugin_to_2_9_1_to_fix_javadoc_security_issu.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-289_Upgrade_javadoc_plugin_to_2_9_1_to_fix_javadoc_security_issu.xml
rename to src/changelog/2.0-beta8/LOG4J2-289_Upgrade_javadoc_plugin_to_2_9_1_to_fix_javadoc_security_issu.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-292_Fast_Rolling_FileAppender_now_correctly_appends_to_does_not.xml b/src/changelog/2.0-beta8/LOG4J2-292_Fast_Rolling_FileAppender_now_correctly_appends_to_does_not.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-292_Fast_Rolling_FileAppender_now_correctly_appends_to_does_not.xml
rename to src/changelog/2.0-beta8/LOG4J2-292_Fast_Rolling_FileAppender_now_correctly_appends_to_does_not.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-294_LogManager_getLogger_can_now_be_called_without_a_logger_name.xml b/src/changelog/2.0-beta8/LOG4J2-294_LogManager_getLogger_can_now_be_called_without_a_logger_name.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-294_LogManager_getLogger_can_now_be_called_without_a_logger_name.xml
rename to src/changelog/2.0-beta8/LOG4J2-294_LogManager_getLogger_can_now_be_called_without_a_logger_name.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-295_Fast_Rolling_FileAppender_now_correctly_handles_messages_exc.xml b/src/changelog/2.0-beta8/LOG4J2-295_Fast_Rolling_FileAppender_now_correctly_handles_messages_exc.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-295_Fast_Rolling_FileAppender_now_correctly_handles_messages_exc.xml
rename to src/changelog/2.0-beta8/LOG4J2-295_Fast_Rolling_FileAppender_now_correctly_handles_messages_exc.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-296_Wasted_work_in_FlumePersistentManager_createManager.xml b/src/changelog/2.0-beta8/LOG4J2-296_Wasted_work_in_FlumePersistentManager_createManager.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-296_Wasted_work_in_FlumePersistentManager_createManager.xml
rename to src/changelog/2.0-beta8/LOG4J2-296_Wasted_work_in_FlumePersistentManager_createManager.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-297_Wasted_work_in_TestConfigurator_testEnvironment.xml b/src/changelog/2.0-beta8/LOG4J2-297_Wasted_work_in_TestConfigurator_testEnvironment.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-297_Wasted_work_in_TestConfigurator_testEnvironment.xml
rename to src/changelog/2.0-beta8/LOG4J2-297_Wasted_work_in_TestConfigurator_testEnvironment.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-298_Wasted_work_in_StyleConverterTest_setupClass.xml b/src/changelog/2.0-beta8/LOG4J2-298_Wasted_work_in_StyleConverterTest_setupClass.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-298_Wasted_work_in_StyleConverterTest_setupClass.xml
rename to src/changelog/2.0-beta8/LOG4J2-298_Wasted_work_in_StyleConverterTest_setupClass.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-300_WriterThread_was_ending_when_no_agents_are_available_which_c.xml b/src/changelog/2.0-beta8/LOG4J2-300_WriterThread_was_ending_when_no_agents_are_available_which_c.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-300_WriterThread_was_ending_when_no_agents_are_available_which_c.xml
rename to src/changelog/2.0-beta8/LOG4J2-300_WriterThread_was_ending_when_no_agents_are_available_which_c.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-301_Add_printf_methods_to_Logger_API.xml b/src/changelog/2.0-beta8/LOG4J2-301_Add_printf_methods_to_Logger_API.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-301_Add_printf_methods_to_Logger_API.xml
rename to src/changelog/2.0-beta8/LOG4J2-301_Add_printf_methods_to_Logger_API.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-302_Added_toString_methods_to_ThreadContextStack_Map_implementat.xml b/src/changelog/2.0-beta8/LOG4J2-302_Added_toString_methods_to_ThreadContextStack_Map_implementat.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-302_Added_toString_methods_to_ThreadContextStack_Map_implementat.xml
rename to src/changelog/2.0-beta8/LOG4J2-302_Added_toString_methods_to_ThreadContextStack_Map_implementat.xml
diff --git a/src/changelog/20130710-2.0-beta8/LOG4J2-386_Update_NoSQL_dependencies_lightcouch_0_0_6_from_0_0_5_mong.xml b/src/changelog/2.0-beta8/LOG4J2-386_Update_NoSQL_dependencies_lightcouch_0_0_6_from_0_0_5_mong.xml
similarity index 100%
rename from src/changelog/20130710-2.0-beta8/LOG4J2-386_Update_NoSQL_dependencies_lightcouch_0_0_6_from_0_0_5_mong.xml
rename to src/changelog/2.0-beta8/LOG4J2-386_Update_NoSQL_dependencies_lightcouch_0_0_6_from_0_0_5_mong.xml
diff --git a/src/changelog/20130914-2.0-beta9/.release.xml b/src/changelog/2.0-beta9/.release.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/.release.xml
rename to src/changelog/2.0-beta9/.release.xml
diff --git a/src/changelog/20130914-2.0-beta9/Changed_the_relatively_new_PatternLayout_configuration_att.xml b/src/changelog/2.0-beta9/Changed_the_relatively_new_PatternLayout_configuration_att.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/Changed_the_relatively_new_PatternLayout_configuration_att.xml
rename to src/changelog/2.0-beta9/Changed_the_relatively_new_PatternLayout_configuration_att.xml
diff --git a/src/changelog/20130914-2.0-beta9/Changed_the_suppressExceptions_configuration_attribute_for.xml b/src/changelog/2.0-beta9/Changed_the_suppressExceptions_configuration_attribute_for.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/Changed_the_suppressExceptions_configuration_attribute_for.xml
rename to src/changelog/2.0-beta9/Changed_the_suppressExceptions_configuration_attribute_for.xml
diff --git a/src/changelog/20130914-2.0-beta9/Cleaned_up_tests_and_cleared_up_documentation_for_the_JPA_ap.xml b/src/changelog/2.0-beta9/Cleaned_up_tests_and_cleared_up_documentation_for_the_JPA_ap.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/Cleaned_up_tests_and_cleared_up_documentation_for_the_JPA_ap.xml
rename to src/changelog/2.0-beta9/Cleaned_up_tests_and_cleared_up_documentation_for_the_JPA_ap.xml
diff --git a/src/changelog/20130914-2.0-beta9/Improved_site_by_adding_quick_jump_off_page_and_menu_for_Jav.xml b/src/changelog/2.0-beta9/Improved_site_by_adding_quick_jump_off_page_and_menu_for_Jav.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/Improved_site_by_adding_quick_jump_off_page_and_menu_for_Jav.xml
rename to src/changelog/2.0-beta9/Improved_site_by_adding_quick_jump_off_page_and_menu_for_Jav.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-165_The_slf4j_ext_jar_is_now_an_optional_dependency_of_the_SLF4J.xml b/src/changelog/2.0-beta9/LOG4J2-165_The_slf4j_ext_jar_is_now_an_optional_dependency_of_the_SLF4J.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-165_The_slf4j_ext_jar_is_now_an_optional_dependency_of_the_SLF4J.xml
rename to src/changelog/2.0-beta9/LOG4J2-165_The_slf4j_ext_jar_is_now_an_optional_dependency_of_the_SLF4J.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-166_RoutingAppender_s_default_Route_can_now_be_an_appender_refer.xml b/src/changelog/2.0-beta9/LOG4J2-166_RoutingAppender_s_default_Route_can_now_be_an_appender_refer.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-166_RoutingAppender_s_default_Route_can_now_be_an_appender_refer.xml
rename to src/changelog/2.0-beta9/LOG4J2-166_RoutingAppender_s_default_Route_can_now_be_an_appender_refer.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-216_ThrowableProxy_no_longer_extends_Throwable.xml b/src/changelog/2.0-beta9/LOG4J2-216_ThrowableProxy_no_longer_extends_Throwable.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-216_ThrowableProxy_no_longer_extends_Throwable.xml
rename to src/changelog/2.0-beta9/LOG4J2-216_ThrowableProxy_no_longer_extends_Throwable.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-226_Fix_table_of_contents_generation_in_pdf.xml b/src/changelog/2.0-beta9/LOG4J2-226_Fix_table_of_contents_generation_in_pdf.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-226_Fix_table_of_contents_generation_in_pdf.xml
rename to src/changelog/2.0-beta9/LOG4J2-226_Fix_table_of_contents_generation_in_pdf.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-253_Added_FAQ_page_to_the_site.xml b/src/changelog/2.0-beta9/LOG4J2-253_Added_FAQ_page_to_the_site.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-253_Added_FAQ_page_to_the_site.xml
rename to src/changelog/2.0-beta9/LOG4J2-253_Added_FAQ_page_to_the_site.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-280_Additional_fix_to_make_AsyncAppender_threads_daemon_threads.xml b/src/changelog/2.0-beta9/LOG4J2-280_Additional_fix_to_make_AsyncAppender_threads_daemon_threads.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-280_Additional_fix_to_make_AsyncAppender_threads_daemon_threads.xml
rename to src/changelog/2.0-beta9/LOG4J2-280_Additional_fix_to_make_AsyncAppender_threads_daemon_threads.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-291_Fixed_JDBC_JPA_and_NoSQL_appenders_so_that_the_failover_ap.xml b/src/changelog/2.0-beta9/LOG4J2-291_Fixed_JDBC_JPA_and_NoSQL_appenders_so_that_the_failover_ap.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-291_Fixed_JDBC_JPA_and_NoSQL_appenders_so_that_the_failover_ap.xml
rename to src/changelog/2.0-beta9/LOG4J2-291_Fixed_JDBC_JPA_and_NoSQL_appenders_so_that_the_failover_ap.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-293_Changed_the_ConfigurationFactory_to_recognize_and_properly_u.xml b/src/changelog/2.0-beta9/LOG4J2-293_Changed_the_ConfigurationFactory_to_recognize_and_properly_u.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-293_Changed_the_ConfigurationFactory_to_recognize_and_properly_u.xml
rename to src/changelog/2.0-beta9/LOG4J2-293_Changed_the_ConfigurationFactory_to_recognize_and_properly_u.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-293_Reset_the_Configuration_if_the_ClassLoaderContextSelector_cr.xml b/src/changelog/2.0-beta9/LOG4J2-293_Reset_the_Configuration_if_the_ClassLoaderContextSelector_cr.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-293_Reset_the_Configuration_if_the_ClassLoaderContextSelector_cr.xml
rename to src/changelog/2.0-beta9/LOG4J2-293_Reset_the_Configuration_if_the_ClassLoaderContextSelector_cr.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-299_Add_getThrowable_method_to_ThrowableProxy.xml b/src/changelog/2.0-beta9/LOG4J2-299_Add_getThrowable_method_to_ThrowableProxy.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-299_Add_getThrowable_method_to_ThrowableProxy.xml
rename to src/changelog/2.0-beta9/LOG4J2-299_Add_getThrowable_method_to_ThrowableProxy.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-304_Fixed_Async_Loggers_memory_leak.xml b/src/changelog/2.0-beta9/LOG4J2-304_Fixed_Async_Loggers_memory_leak.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-304_Fixed_Async_Loggers_memory_leak.xml
rename to src/changelog/2.0-beta9/LOG4J2-304_Fixed_Async_Loggers_memory_leak.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-305_Ease_porting_from_1_x_Logger_getRootLogger_add_LogManager.xml b/src/changelog/2.0-beta9/LOG4J2-305_Ease_porting_from_1_x_Logger_getRootLogger_add_LogManager.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-305_Ease_porting_from_1_x_Logger_getRootLogger_add_LogManager.xml
rename to src/changelog/2.0-beta9/LOG4J2-305_Ease_porting_from_1_x_Logger_getRootLogger_add_LogManager.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-306_Update_JSON_Jackson_library_to_2_2_2_from_2_2_1.xml b/src/changelog/2.0-beta9/LOG4J2-306_Update_JSON_Jackson_library_to_2_2_2_from_2_2_1.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-306_Update_JSON_Jackson_library_to_2_2_2_from_2_2_1.xml
rename to src/changelog/2.0-beta9/LOG4J2-306_Update_JSON_Jackson_library_to_2_2_2_from_2_2_1.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-307_Updated_Async_Loggers_LMAX_Disruptor_library_from_3_0_1_to.xml b/src/changelog/2.0-beta9/LOG4J2-307_Updated_Async_Loggers_LMAX_Disruptor_library_from_3_0_1_to.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-307_Updated_Async_Loggers_LMAX_Disruptor_library_from_3_0_1_to.xml
rename to src/changelog/2.0-beta9/LOG4J2-307_Updated_Async_Loggers_LMAX_Disruptor_library_from_3_0_1_to.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-308_Clarified_which_library_versions_were_used_in_Async_Loggers.xml b/src/changelog/2.0-beta9/LOG4J2-308_Clarified_which_library_versions_were_used_in_Async_Loggers.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-308_Clarified_which_library_versions_were_used_in_Async_Loggers.xml
rename to src/changelog/2.0-beta9/LOG4J2-308_Clarified_which_library_versions_were_used_in_Async_Loggers.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-309_Insure_jars_and_distributions_only_have_a_single_License_and.xml b/src/changelog/2.0-beta9/LOG4J2-309_Insure_jars_and_distributions_only_have_a_single_License_and.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-309_Insure_jars_and_distributions_only_have_a_single_License_and.xml
rename to src/changelog/2.0-beta9/LOG4J2-309_Insure_jars_and_distributions_only_have_a_single_License_and.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-310_Fixed_issue_where_SMTPAppender_did_not_send_mails_with_error.xml b/src/changelog/2.0-beta9/LOG4J2-310_Fixed_issue_where_SMTPAppender_did_not_send_mails_with_error.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-310_Fixed_issue_where_SMTPAppender_did_not_send_mails_with_error.xml
rename to src/changelog/2.0-beta9/LOG4J2-310_Fixed_issue_where_SMTPAppender_did_not_send_mails_with_error.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-311_Synchronized_flush_and_close_methods_in_the_XxxFileManag.xml b/src/changelog/2.0-beta9/LOG4J2-311_Synchronized_flush_and_close_methods_in_the_XxxFileManag.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-311_Synchronized_flush_and_close_methods_in_the_XxxFileManag.xml
rename to src/changelog/2.0-beta9/LOG4J2-311_Synchronized_flush_and_close_methods_in_the_XxxFileManag.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-312_XML_layout_improvements_compact_vs_pretty_namespace_name.xml b/src/changelog/2.0-beta9/LOG4J2-312_XML_layout_improvements_compact_vs_pretty_namespace_name.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-312_XML_layout_improvements_compact_vs_pretty_namespace_name.xml
rename to src/changelog/2.0-beta9/LOG4J2-312_XML_layout_improvements_compact_vs_pretty_namespace_name.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-313_Add_JNDILookup_plugin.xml b/src/changelog/2.0-beta9/LOG4J2-313_Add_JNDILookup_plugin.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-313_Add_JNDILookup_plugin.xml
rename to src/changelog/2.0-beta9/LOG4J2-313_Add_JNDILookup_plugin.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-317_Renamed_FastFileAppender_and_FastRollingFileAppender_to_Rand.xml b/src/changelog/2.0-beta9/LOG4J2-317_Renamed_FastFileAppender_and_FastRollingFileAppender_to_Rand.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-317_Renamed_FastFileAppender_and_FastRollingFileAppender_to_Rand.xml
rename to src/changelog/2.0-beta9/LOG4J2-317_Renamed_FastFileAppender_and_FastRollingFileAppender_to_Rand.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-318_Allow_shutdown_hook_to_be_disabled_in_the_configuration.xml b/src/changelog/2.0-beta9/LOG4J2-318_Allow_shutdown_hook_to_be_disabled_in_the_configuration.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-318_Allow_shutdown_hook_to_be_disabled_in_the_configuration.xml
rename to src/changelog/2.0-beta9/LOG4J2-318_Allow_shutdown_hook_to_be_disabled_in_the_configuration.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-319_Double_stack_trace_logging_when_using_throwable_in_style_a.xml b/src/changelog/2.0-beta9/LOG4J2-319_Double_stack_trace_logging_when_using_throwable_in_style_a.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-319_Double_stack_trace_logging_when_using_throwable_in_style_a.xml
rename to src/changelog/2.0-beta9/LOG4J2-319_Double_stack_trace_logging_when_using_throwable_in_style_a.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-320_JPAAppender_stops_logging_because_META_INF_log4j_provider_pr.xml b/src/changelog/2.0-beta9/LOG4J2-320_JPAAppender_stops_logging_because_META_INF_log4j_provider_pr.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-320_JPAAppender_stops_logging_because_META_INF_log4j_provider_pr.xml
rename to src/changelog/2.0-beta9/LOG4J2-320_JPAAppender_stops_logging_because_META_INF_log4j_provider_pr.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-322_Centralized_reflective_use_of_Reflection_getCallerClass_and.xml b/src/changelog/2.0-beta9/LOG4J2-322_Centralized_reflective_use_of_Reflection_getCallerClass_and.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-322_Centralized_reflective_use_of_Reflection_getCallerClass_and.xml
rename to src/changelog/2.0-beta9/LOG4J2-322_Centralized_reflective_use_of_Reflection_getCallerClass_and.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-325_Update_JDBC_tests_to_use_H2_database_1_3_173_from_1_3_172.xml b/src/changelog/2.0-beta9/LOG4J2-325_Update_JDBC_tests_to_use_H2_database_1_3_173_from_1_3_172.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-325_Update_JDBC_tests_to_use_H2_database_1_3_173_from_1_3_172.xml
rename to src/changelog/2.0-beta9/LOG4J2-325_Update_JDBC_tests_to_use_H2_database_1_3_173_from_1_3_172.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-328_FlumePersistentManager_was_calling_Berkeley_DB_s_count_metho.xml b/src/changelog/2.0-beta9/LOG4J2-328_FlumePersistentManager_was_calling_Berkeley_DB_s_count_metho.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-328_FlumePersistentManager_was_calling_Berkeley_DB_s_count_metho.xml
rename to src/changelog/2.0-beta9/LOG4J2-328_FlumePersistentManager_was_calling_Berkeley_DB_s_count_metho.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-329_StatusLogger_now_only_creates_StatusData_objects_if_they_are.xml b/src/changelog/2.0-beta9/LOG4J2-329_StatusLogger_now_only_creates_StatusData_objects_if_they_are.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-329_StatusLogger_now_only_creates_StatusData_objects_if_they_are.xml
rename to src/changelog/2.0-beta9/LOG4J2-329_StatusLogger_now_only_creates_StatusData_objects_if_they_are.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-330_Added_a_BSON_Transformer_so_that_MongoDB_can_persist_Log4j_e.xml b/src/changelog/2.0-beta9/LOG4J2-330_Added_a_BSON_Transformer_so_that_MongoDB_can_persist_Log4j_e.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-330_Added_a_BSON_Transformer_so_that_MongoDB_can_persist_Log4j_e.xml
rename to src/changelog/2.0-beta9/LOG4J2-330_Added_a_BSON_Transformer_so_that_MongoDB_can_persist_Log4j_e.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-331_Removed_erroneous_check_for_affected_MongoDB_records_which.xml b/src/changelog/2.0-beta9/LOG4J2-331_Removed_erroneous_check_for_affected_MongoDB_records_which.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-331_Removed_erroneous_check_for_affected_MongoDB_records_which.xml
rename to src/changelog/2.0-beta9/LOG4J2-331_Removed_erroneous_check_for_affected_MongoDB_records_which.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-332_Modified_documentation_to_refer_to_SLF4J_Binding_instead_of.xml b/src/changelog/2.0-beta9/LOG4J2-332_Modified_documentation_to_refer_to_SLF4J_Binding_instead_of.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-332_Modified_documentation_to_refer_to_SLF4J_Binding_instead_of.xml
rename to src/changelog/2.0-beta9/LOG4J2-332_Modified_documentation_to_refer_to_SLF4J_Binding_instead_of.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-333_Match_artifact_ids_with_Maven_module_names.xml b/src/changelog/2.0-beta9/LOG4J2-333_Match_artifact_ids_with_Maven_module_names.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-333_Match_artifact_ids_with_Maven_module_names.xml
rename to src/changelog/2.0-beta9/LOG4J2-333_Match_artifact_ids_with_Maven_module_names.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-335_FlumePersistentManager_s_writer_thread_had_high_CPU_usage.xml b/src/changelog/2.0-beta9/LOG4J2-335_FlumePersistentManager_s_writer_thread_had_high_CPU_usage.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-335_FlumePersistentManager_s_writer_thread_had_high_CPU_usage.xml
rename to src/changelog/2.0-beta9/LOG4J2-335_FlumePersistentManager_s_writer_thread_had_high_CPU_usage.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-336_AsyncLogger_errors_after_multiple_calls_to_LoggerContext_rec.xml b/src/changelog/2.0-beta9/LOG4J2-336_AsyncLogger_errors_after_multiple_calls_to_LoggerContext_rec.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-336_AsyncLogger_errors_after_multiple_calls_to_LoggerContext_rec.xml
rename to src/changelog/2.0-beta9/LOG4J2-336_AsyncLogger_errors_after_multiple_calls_to_LoggerContext_rec.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-338_Add_TLSAppender_Also_added_missing_license_headers_to_sever.xml b/src/changelog/2.0-beta9/LOG4J2-338_Add_TLSAppender_Also_added_missing_license_headers_to_sever.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-338_Add_TLSAppender_Also_added_missing_license_headers_to_sever.xml
rename to src/changelog/2.0-beta9/LOG4J2-338_Add_TLSAppender_Also_added_missing_license_headers_to_sever.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-341_Enable_XInclude_for_XML_configurations.xml b/src/changelog/2.0-beta9/LOG4J2-341_Enable_XInclude_for_XML_configurations.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-341_Enable_XInclude_for_XML_configurations.xml
rename to src/changelog/2.0-beta9/LOG4J2-341_Enable_XInclude_for_XML_configurations.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-342_Ignore_xml_base_attributes.xml b/src/changelog/2.0-beta9/LOG4J2-342_Ignore_xml_base_attributes.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-342_Ignore_xml_base_attributes.xml
rename to src/changelog/2.0-beta9/LOG4J2-342_Ignore_xml_base_attributes.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-343_Removed_unnecessary_generics_from_Appender_interface_and_imp.xml b/src/changelog/2.0-beta9/LOG4J2-343_Removed_unnecessary_generics_from_Appender_interface_and_imp.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-343_Removed_unnecessary_generics_from_Appender_interface_and_imp.xml
rename to src/changelog/2.0-beta9/LOG4J2-343_Removed_unnecessary_generics_from_Appender_interface_and_imp.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-347_Give_the_AsyncAppender_thread_a_more_descriptive_name_for_ea.xml b/src/changelog/2.0-beta9/LOG4J2-347_Give_the_AsyncAppender_thread_a_more_descriptive_name_for_ea.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-347_Give_the_AsyncAppender_thread_a_more_descriptive_name_for_ea.xml
rename to src/changelog/2.0-beta9/LOG4J2-347_Give_the_AsyncAppender_thread_a_more_descriptive_name_for_ea.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-351__OSGi_wrong_Fragment_Host_in_manifest_files.xml b/src/changelog/2.0-beta9/LOG4J2-351__OSGi_wrong_Fragment_Host_in_manifest_files.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-351__OSGi_wrong_Fragment_Host_in_manifest_files.xml
rename to src/changelog/2.0-beta9/LOG4J2-351__OSGi_wrong_Fragment_Host_in_manifest_files.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-355_Add_support_for_multiple_SD_ELEMENTs_in_an_RFC_5424_syslog_m.xml b/src/changelog/2.0-beta9/LOG4J2-355_Add_support_for_multiple_SD_ELEMENTs_in_an_RFC_5424_syslog_m.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-355_Add_support_for_multiple_SD_ELEMENTs_in_an_RFC_5424_syslog_m.xml
rename to src/changelog/2.0-beta9/LOG4J2-355_Add_support_for_multiple_SD_ELEMENTs_in_an_RFC_5424_syslog_m.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-356_Create_a_JSON_Layout.xml b/src/changelog/2.0-beta9/LOG4J2-356_Create_a_JSON_Layout.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-356_Create_a_JSON_Layout.xml
rename to src/changelog/2.0-beta9/LOG4J2-356_Create_a_JSON_Layout.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-358_NoSQLAppender_using_MongoDB_provider_ignores_username_and_pa.xml b/src/changelog/2.0-beta9/LOG4J2-358_NoSQLAppender_using_MongoDB_provider_ignores_username_and_pa.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-358_NoSQLAppender_using_MongoDB_provider_ignores_username_and_pa.xml
rename to src/changelog/2.0-beta9/LOG4J2-358_NoSQLAppender_using_MongoDB_provider_ignores_username_and_pa.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-359_Changed_the_Servlet_3_0_auto_initializer_so_that_it_does_not.xml b/src/changelog/2.0-beta9/LOG4J2-359_Changed_the_Servlet_3_0_auto_initializer_so_that_it_does_not.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-359_Changed_the_Servlet_3_0_auto_initializer_so_that_it_does_not.xml
rename to src/changelog/2.0-beta9/LOG4J2-359_Changed_the_Servlet_3_0_auto_initializer_so_that_it_does_not.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-360_Allow_Plugins_to_have_aliases.xml b/src/changelog/2.0-beta9/LOG4J2-360_Allow_Plugins_to_have_aliases.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-360_Allow_Plugins_to_have_aliases.xml
rename to src/changelog/2.0-beta9/LOG4J2-360_Allow_Plugins_to_have_aliases.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-362_Add_a_diagram_to_the_site_FAQ_page_that_explains_when_to_u.xml b/src/changelog/2.0-beta9/LOG4J2-362_Add_a_diagram_to_the_site_FAQ_page_that_explains_when_to_u.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-362_Add_a_diagram_to_the_site_FAQ_page_that_explains_when_to_u.xml
rename to src/changelog/2.0-beta9/LOG4J2-362_Add_a_diagram_to_the_site_FAQ_page_that_explains_when_to_u.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-364_Add_WebLookup_to_retrieve_information_from_the_ServletContex.xml b/src/changelog/2.0-beta9/LOG4J2-364_Add_WebLookup_to_retrieve_information_from_the_ServletContex.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-364_Add_WebLookup_to_retrieve_information_from_the_ServletContex.xml
rename to src/changelog/2.0-beta9/LOG4J2-364_Add_WebLookup_to_retrieve_information_from_the_ServletContex.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-366_Update_commons_logging_to_1_1_3_from_1_1_1.xml b/src/changelog/2.0-beta9/LOG4J2-366_Update_commons_logging_to_1_1_3_from_1_1_1.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-366_Update_commons_logging_to_1_1_3_from_1_1_1.xml
rename to src/changelog/2.0-beta9/LOG4J2-366_Update_commons_logging_to_1_1_3_from_1_1_1.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-367_JMS_appenders_send_two_messages_for_one_append.xml b/src/changelog/2.0-beta9/LOG4J2-367_JMS_appenders_send_two_messages_for_one_append.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-367_JMS_appenders_send_two_messages_for_one_append.xml
rename to src/changelog/2.0-beta9/LOG4J2-367_JMS_appenders_send_two_messages_for_one_append.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-368_Add_PatternLayout_constructor_to_Log4j_1_2_bridge_for_Veloci.xml b/src/changelog/2.0-beta9/LOG4J2-368_Add_PatternLayout_constructor_to_Log4j_1_2_bridge_for_Veloci.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-368_Add_PatternLayout_constructor_to_Log4j_1_2_bridge_for_Veloci.xml
rename to src/changelog/2.0-beta9/LOG4J2-368_Add_PatternLayout_constructor_to_Log4j_1_2_bridge_for_Veloci.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-374_Add_more_options_to_PatternLayout_to_display_more_detailed_i.xml b/src/changelog/2.0-beta9/LOG4J2-374_Add_more_options_to_PatternLayout_to_display_more_detailed_i.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-374_Add_more_options_to_PatternLayout_to_display_more_detailed_i.xml
rename to src/changelog/2.0-beta9/LOG4J2-374_Add_more_options_to_PatternLayout_to_display_more_detailed_i.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-380_Use_rollover_date_when_substituting_date_in_the_filePatte.xml b/src/changelog/2.0-beta9/LOG4J2-380_Use_rollover_date_when_substituting_date_in_the_filePatte.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-380_Use_rollover_date_when_substituting_date_in_the_filePatte.xml
rename to src/changelog/2.0-beta9/LOG4J2-380_Use_rollover_date_when_substituting_date_in_the_filePatte.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-383__Pattern_Layout_Customize_level_names_by_length.xml b/src/changelog/2.0-beta9/LOG4J2-383__Pattern_Layout_Customize_level_names_by_length.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-383__Pattern_Layout_Customize_level_names_by_length.xml
rename to src/changelog/2.0-beta9/LOG4J2-383__Pattern_Layout_Customize_level_names_by_length.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-384__Pattern_Layout_Customize_level_names_to_lower_case.xml b/src/changelog/2.0-beta9/LOG4J2-384__Pattern_Layout_Customize_level_names_to_lower_case.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-384__Pattern_Layout_Customize_level_names_to_lower_case.xml
rename to src/changelog/2.0-beta9/LOG4J2-384__Pattern_Layout_Customize_level_names_to_lower_case.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-387_Update_Jackson_dependency_to_1_9_13_from_1_9_11.xml b/src/changelog/2.0-beta9/LOG4J2-387_Update_Jackson_dependency_to_1_9_13_from_1_9_11.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-387_Update_Jackson_dependency_to_1_9_13_from_1_9_11.xml
rename to src/changelog/2.0-beta9/LOG4J2-387_Update_Jackson_dependency_to_1_9_13_from_1_9_11.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-388_Update_Java_Mail_dependency_to_1_5_0_from_1_4_7.xml b/src/changelog/2.0-beta9/LOG4J2-388_Update_Java_Mail_dependency_to_1_5_0_from_1_4_7.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-388_Update_Java_Mail_dependency_to_1_5_0_from_1_4_7.xml
rename to src/changelog/2.0-beta9/LOG4J2-388_Update_Java_Mail_dependency_to_1_5_0_from_1_4_7.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-390_Update_HSQLDB_dependency_to_2_3_0_from_2_2_9.xml b/src/changelog/2.0-beta9/LOG4J2-390_Update_HSQLDB_dependency_to_2_3_0_from_2_2_9.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-390_Update_HSQLDB_dependency_to_2_3_0_from_2_2_9.xml
rename to src/changelog/2.0-beta9/LOG4J2-390_Update_HSQLDB_dependency_to_2_3_0_from_2_2_9.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-391_FlumePersistentManager_now_handles_LockConflictExceptions_in.xml b/src/changelog/2.0-beta9/LOG4J2-391_FlumePersistentManager_now_handles_LockConflictExceptions_in.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-391_FlumePersistentManager_now_handles_LockConflictExceptions_in.xml
rename to src/changelog/2.0-beta9/LOG4J2-391_FlumePersistentManager_now_handles_LockConflictExceptions_in.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-393_Initialize_PluginManager_once_during_configuration_Move_adv.xml b/src/changelog/2.0-beta9/LOG4J2-393_Initialize_PluginManager_once_during_configuration_Move_adv.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-393_Initialize_PluginManager_once_during_configuration_Move_adv.xml
rename to src/changelog/2.0-beta9/LOG4J2-393_Initialize_PluginManager_once_during_configuration_Move_adv.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-395_Allow_classpath_scheme_when_specifying_configuration_file_lo.xml b/src/changelog/2.0-beta9/LOG4J2-395_Allow_classpath_scheme_when_specifying_configuration_file_lo.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-395_Allow_classpath_scheme_when_specifying_configuration_file_lo.xml
rename to src/changelog/2.0-beta9/LOG4J2-395_Allow_classpath_scheme_when_specifying_configuration_file_lo.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-397_Logger_info_Message_Javadoc_is_incorrect.xml b/src/changelog/2.0-beta9/LOG4J2-397_Logger_info_Message_Javadoc_is_incorrect.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-397_Logger_info_Message_Javadoc_is_incorrect.xml
rename to src/changelog/2.0-beta9/LOG4J2-397_Logger_info_Message_Javadoc_is_incorrect.xml
diff --git a/src/changelog/20130914-2.0-beta9/LOG4J2-399_Allow_the_default_file_rollover_strategy_to_define_the_compr.xml b/src/changelog/2.0-beta9/LOG4J2-399_Allow_the_default_file_rollover_strategy_to_define_the_compr.xml
similarity index 100%
rename from src/changelog/20130914-2.0-beta9/LOG4J2-399_Allow_the_default_file_rollover_strategy_to_define_the_compr.xml
rename to src/changelog/2.0-beta9/LOG4J2-399_Allow_the_default_file_rollover_strategy_to_define_the_compr.xml
diff --git a/src/changelog/20140216-2.0-rc1/.release.xml b/src/changelog/2.0-rc1/.release.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/.release.xml
rename to src/changelog/2.0-rc1/.release.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-323_Resolved_memory_leak_by_releasing_reference_to_ThreadLocal_w.xml b/src/changelog/2.0-rc1/LOG4J2-323_Resolved_memory_leak_by_releasing_reference_to_ThreadLocal_w.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-323_Resolved_memory_leak_by_releasing_reference_to_ThreadLocal_w.xml
rename to src/changelog/2.0-rc1/LOG4J2-323_Resolved_memory_leak_by_releasing_reference_to_ThreadLocal_w.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-344_Changed_the_Servlet_3_0_auto_initializer_to_add_the_filter_b.xml b/src/changelog/2.0-rc1/LOG4J2-344_Changed_the_Servlet_3_0_auto_initializer_to_add_the_filter_b.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-344_Changed_the_Servlet_3_0_auto_initializer_to_add_the_filter_b.xml
rename to src/changelog/2.0-rc1/LOG4J2-344_Changed_the_Servlet_3_0_auto_initializer_to_add_the_filter_b.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-345__OSGi_logging_log4j_1_2_api_doesn_t_export_the_log4j_API_1.xml b/src/changelog/2.0-rc1/LOG4J2-345__OSGi_logging_log4j_1_2_api_doesn_t_export_the_log4j_API_1.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-345__OSGi_logging_log4j_1_2_api_doesn_t_export_the_log4j_API_1.xml
rename to src/changelog/2.0-rc1/LOG4J2-345__OSGi_logging_log4j_1_2_api_doesn_t_export_the_log4j_API_1.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-359_Changed_the_Servlet_3_0_auto_initializer_so_that_it_does_not.xml b/src/changelog/2.0-rc1/LOG4J2-359_Changed_the_Servlet_3_0_auto_initializer_so_that_it_does_not.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-359_Changed_the_Servlet_3_0_auto_initializer_so_that_it_does_not.xml
rename to src/changelog/2.0-rc1/LOG4J2-359_Changed_the_Servlet_3_0_auto_initializer_so_that_it_does_not.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-377__OSGi_Fix_NPE_during_shutdown.xml b/src/changelog/2.0-rc1/LOG4J2-377__OSGi_Fix_NPE_during_shutdown.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-377__OSGi_Fix_NPE_during_shutdown.xml
rename to src/changelog/2.0-rc1/LOG4J2-377__OSGi_Fix_NPE_during_shutdown.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-379_Fixed_issue_that_prevented_Log4J_from_working_in_Google_App.xml b/src/changelog/2.0-rc1/LOG4J2-379_Fixed_issue_that_prevented_Log4J_from_working_in_Google_App.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-379_Fixed_issue_that_prevented_Log4J_from_working_in_Google_App.xml
rename to src/changelog/2.0-rc1/LOG4J2-379_Fixed_issue_that_prevented_Log4J_from_working_in_Google_App.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-385_Fixed_issues_with_time_based_file_rollover_monthly_weekly.xml b/src/changelog/2.0-rc1/LOG4J2-385_Fixed_issues_with_time_based_file_rollover_monthly_weekly.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-385_Fixed_issues_with_time_based_file_rollover_monthly_weekly.xml
rename to src/changelog/2.0-rc1/LOG4J2-385_Fixed_issues_with_time_based_file_rollover_monthly_weekly.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-392_Stop_AsyncLoggerConfig_Disruptor_thread_s_then_AsyncAppend.xml b/src/changelog/2.0-rc1/LOG4J2-392_Stop_AsyncLoggerConfig_Disruptor_thread_s_then_AsyncAppend.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-392_Stop_AsyncLoggerConfig_Disruptor_thread_s_then_AsyncAppend.xml
rename to src/changelog/2.0-rc1/LOG4J2-392_Stop_AsyncLoggerConfig_Disruptor_thread_s_then_AsyncAppend.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-398_Configure_properties_and_setup_Interpolator_before_processin.xml b/src/changelog/2.0-rc1/LOG4J2-398_Configure_properties_and_setup_Interpolator_before_processin.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-398_Configure_properties_and_setup_Interpolator_before_processin.xml
rename to src/changelog/2.0-rc1/LOG4J2-398_Configure_properties_and_setup_Interpolator_before_processin.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-401_Configure_FileAppender_buffer_size.xml b/src/changelog/2.0-rc1/LOG4J2-401_Configure_FileAppender_buffer_size.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-401_Configure_FileAppender_buffer_size.xml
rename to src/changelog/2.0-rc1/LOG4J2-401_Configure_FileAppender_buffer_size.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-402_Configure_RandomAccessFileAppender_buffer_size.xml b/src/changelog/2.0-rc1/LOG4J2-402_Configure_RandomAccessFileAppender_buffer_size.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-402_Configure_RandomAccessFileAppender_buffer_size.xml
rename to src/changelog/2.0-rc1/LOG4J2-402_Configure_RandomAccessFileAppender_buffer_size.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-404__EnterpriseNumber_was_missing_in_the_ID_of_structured_data.xml b/src/changelog/2.0-rc1/LOG4J2-404__EnterpriseNumber_was_missing_in_the_ID_of_structured_data.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-404__EnterpriseNumber_was_missing_in_the_ID_of_structured_data.xml
rename to src/changelog/2.0-rc1/LOG4J2-404__EnterpriseNumber_was_missing_in_the_ID_of_structured_data.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-405_Configuration_was_being_processed_twice_at_startup.xml b/src/changelog/2.0-rc1/LOG4J2-405_Configuration_was_being_processed_twice_at_startup.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-405_Configuration_was_being_processed_twice_at_startup.xml
rename to src/changelog/2.0-rc1/LOG4J2-405_Configuration_was_being_processed_twice_at_startup.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-406__JMX_Unregister_all_log4j_JMX_MBeans_when_the_LoggerContext.xml b/src/changelog/2.0-rc1/LOG4J2-406__JMX_Unregister_all_log4j_JMX_MBeans_when_the_LoggerContext.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-406__JMX_Unregister_all_log4j_JMX_MBeans_when_the_LoggerContext.xml
rename to src/changelog/2.0-rc1/LOG4J2-406__JMX_Unregister_all_log4j_JMX_MBeans_when_the_LoggerContext.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-407_Fixed_inability_to_recover_from_lost_database_connection_in.xml b/src/changelog/2.0-rc1/LOG4J2-407_Fixed_inability_to_recover_from_lost_database_connection_in.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-407_Fixed_inability_to_recover_from_lost_database_connection_in.xml
rename to src/changelog/2.0-rc1/LOG4J2-407_Fixed_inability_to_recover_from_lost_database_connection_in.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-408_Fixed_error_in_documentation_code_example_in_manual_eventlog.xml b/src/changelog/2.0-rc1/LOG4J2-408_Fixed_error_in_documentation_code_example_in_manual_eventlog.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-408_Fixed_error_in_documentation_code_example_in_manual_eventlog.xml
rename to src/changelog/2.0-rc1/LOG4J2-408_Fixed_error_in_documentation_code_example_in_manual_eventlog.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-409_Created_a_utility_to_properly_escape_backslashes_before_crea.xml b/src/changelog/2.0-rc1/LOG4J2-409_Created_a_utility_to_properly_escape_backslashes_before_crea.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-409_Created_a_utility_to_properly_escape_backslashes_before_crea.xml
rename to src/changelog/2.0-rc1/LOG4J2-409_Created_a_utility_to_properly_escape_backslashes_before_crea.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-413_PatternLayout_option_to_not_output_ANSI_escape_codes_if_no_C.xml b/src/changelog/2.0-rc1/LOG4J2-413_PatternLayout_option_to_not_output_ANSI_escape_codes_if_no_C.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-413_PatternLayout_option_to_not_output_ANSI_escape_codes_if_no_C.xml
rename to src/changelog/2.0-rc1/LOG4J2-413_PatternLayout_option_to_not_output_ANSI_escape_codes_if_no_C.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-415_Format_log_event_time_as_UNIX_time_seconds_or_milliseconds.xml b/src/changelog/2.0-rc1/LOG4J2-415_Format_log_event_time_as_UNIX_time_seconds_or_milliseconds.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-415_Format_log_event_time_as_UNIX_time_seconds_or_milliseconds.xml
rename to src/changelog/2.0-rc1/LOG4J2-415_Format_log_event_time_as_UNIX_time_seconds_or_milliseconds.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-417_Fix_Event_Level_LoggerConfig_Level_table_at_the_architectu.xml b/src/changelog/2.0-rc1/LOG4J2-417_Fix_Event_Level_LoggerConfig_Level_table_at_the_architectu.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-417_Fix_Event_Level_LoggerConfig_Level_table_at_the_architectu.xml
rename to src/changelog/2.0-rc1/LOG4J2-417_Fix_Event_Level_LoggerConfig_Level_table_at_the_architectu.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-41_Add_support_for_custom_logging_levels.xml b/src/changelog/2.0-rc1/LOG4J2-41_Add_support_for_custom_logging_levels.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-41_Add_support_for_custom_logging_levels.xml
rename to src/changelog/2.0-rc1/LOG4J2-41_Add_support_for_custom_logging_levels.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-420_Create_a_lookup_for_resource_bundle_substitution.xml b/src/changelog/2.0-rc1/LOG4J2-420_Create_a_lookup_for_resource_bundle_substitution.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-420_Create_a_lookup_for_resource_bundle_substitution.xml
rename to src/changelog/2.0-rc1/LOG4J2-420_Create_a_lookup_for_resource_bundle_substitution.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-423__JMX_Added_MBeans_for_instrumenting_AsyncAppenders_and_Asyn.xml b/src/changelog/2.0-rc1/LOG4J2-423__JMX_Added_MBeans_for_instrumenting_AsyncAppenders_and_Asyn.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-423__JMX_Added_MBeans_for_instrumenting_AsyncAppenders_and_Asyn.xml
rename to src/changelog/2.0-rc1/LOG4J2-423__JMX_Added_MBeans_for_instrumenting_AsyncAppenders_and_Asyn.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-425_Resolved_memory_leak_by_populating_AsyncLoggerConfigHelper_r.xml b/src/changelog/2.0-rc1/LOG4J2-425_Resolved_memory_leak_by_populating_AsyncLoggerConfigHelper_r.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-425_Resolved_memory_leak_by_populating_AsyncLoggerConfigHelper_r.xml
rename to src/changelog/2.0-rc1/LOG4J2-425_Resolved_memory_leak_by_populating_AsyncLoggerConfigHelper_r.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-430_Use_the_formatted_Message_in_RFC5424Layout_for_non_Structure.xml b/src/changelog/2.0-rc1/LOG4J2-430_Use_the_formatted_Message_in_RFC5424Layout_for_non_Structure.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-430_Use_the_formatted_Message_in_RFC5424Layout_for_non_Structure.xml
rename to src/changelog/2.0-rc1/LOG4J2-430_Use_the_formatted_Message_in_RFC5424Layout_for_non_Structure.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-438_Ensured_the_JDBCAppender_commits_transactions_after_a_single.xml b/src/changelog/2.0-rc1/LOG4J2-438_Ensured_the_JDBCAppender_commits_transactions_after_a_single.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-438_Ensured_the_JDBCAppender_commits_transactions_after_a_single.xml
rename to src/changelog/2.0-rc1/LOG4J2-438_Ensured_the_JDBCAppender_commits_transactions_after_a_single.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-442_Fixed_problem_with_JDBC_and_JPA_appender_connectivity_in_Web.xml b/src/changelog/2.0-rc1/LOG4J2-442_Fixed_problem_with_JDBC_and_JPA_appender_connectivity_in_Web.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-442_Fixed_problem_with_JDBC_and_JPA_appender_connectivity_in_Web.xml
rename to src/changelog/2.0-rc1/LOG4J2-442_Fixed_problem_with_JDBC_and_JPA_appender_connectivity_in_Web.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-443__JMX_Fixed_issue_where_log4j2_LoggerContext_did_not_show_up.xml b/src/changelog/2.0-rc1/LOG4J2-443__JMX_Fixed_issue_where_log4j2_LoggerContext_did_not_show_up.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-443__JMX_Fixed_issue_where_log4j2_LoggerContext_did_not_show_up.xml
rename to src/changelog/2.0-rc1/LOG4J2-443__JMX_Fixed_issue_where_log4j2_LoggerContext_did_not_show_up.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-445_ResolverUtil_cannot_find_packages_in_file_URLs_which_include.xml b/src/changelog/2.0-rc1/LOG4J2-445_ResolverUtil_cannot_find_packages_in_file_URLs_which_include.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-445_ResolverUtil_cannot_find_packages_in_file_URLs_which_include.xml
rename to src/changelog/2.0-rc1/LOG4J2-445_ResolverUtil_cannot_find_packages_in_file_URLs_which_include.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-447_XMLLayout_does_not_include_marker_name.xml b/src/changelog/2.0-rc1/LOG4J2-447_XMLLayout_does_not_include_marker_name.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-447_XMLLayout_does_not_include_marker_name.xml
rename to src/changelog/2.0-rc1/LOG4J2-447_XMLLayout_does_not_include_marker_name.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-451_Fixed_typo_in_documentation_system_property_should_be_log4j.xml b/src/changelog/2.0-rc1/LOG4J2-451_Fixed_typo_in_documentation_system_property_should_be_log4j.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-451_Fixed_typo_in_documentation_system_property_should_be_log4j.xml
rename to src/changelog/2.0-rc1/LOG4J2-451_Fixed_typo_in_documentation_system_property_should_be_log4j.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-452_Added_a_ServletContext_attribute_that_when_set_to_true_d.xml b/src/changelog/2.0-rc1/LOG4J2-452_Added_a_ServletContext_attribute_that_when_set_to_true_d.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-452_Added_a_ServletContext_attribute_that_when_set_to_true_d.xml
rename to src/changelog/2.0-rc1/LOG4J2-452_Added_a_ServletContext_attribute_that_when_set_to_true_d.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-453_Update_Flume_Appender_to_use_Flume_1_4_0.xml b/src/changelog/2.0-rc1/LOG4J2-453_Update_Flume_Appender_to_use_Flume_1_4_0.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-453_Update_Flume_Appender_to_use_Flume_1_4_0.xml
rename to src/changelog/2.0-rc1/LOG4J2-453_Update_Flume_Appender_to_use_Flume_1_4_0.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-454_TimeBasedTriggeringPolicy_should_use_event_time_millis.xml b/src/changelog/2.0-rc1/LOG4J2-454_TimeBasedTriggeringPolicy_should_use_event_time_millis.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-454_TimeBasedTriggeringPolicy_should_use_event_time_millis.xml
rename to src/changelog/2.0-rc1/LOG4J2-454_TimeBasedTriggeringPolicy_should_use_event_time_millis.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-455_RingBufferLogEvent_should_return_Message_timestamp_for_Times.xml b/src/changelog/2.0-rc1/LOG4J2-455_RingBufferLogEvent_should_return_Message_timestamp_for_Times.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-455_RingBufferLogEvent_should_return_Message_timestamp_for_Times.xml
rename to src/changelog/2.0-rc1/LOG4J2-455_RingBufferLogEvent_should_return_Message_timestamp_for_Times.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-457_Fixed_failure_of_JDBC_and_JPA_appender_to_properly_release_d.xml b/src/changelog/2.0-rc1/LOG4J2-457_Fixed_failure_of_JDBC_and_JPA_appender_to_properly_release_d.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-457_Fixed_failure_of_JDBC_and_JPA_appender_to_properly_release_d.xml
rename to src/changelog/2.0-rc1/LOG4J2-457_Fixed_failure_of_JDBC_and_JPA_appender_to_properly_release_d.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-459_Set_external_context_when_constructing_the_LoggerContext.xml b/src/changelog/2.0-rc1/LOG4J2-459_Set_external_context_when_constructing_the_LoggerContext.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-459_Set_external_context_when_constructing_the_LoggerContext.xml
rename to src/changelog/2.0-rc1/LOG4J2-459_Set_external_context_when_constructing_the_LoggerContext.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-462_Fix_LogEvent_to_never_return_null_Level_fixes_LevelPatternC.xml b/src/changelog/2.0-rc1/LOG4J2-462_Fix_LogEvent_to_never_return_null_Level_fixes_LevelPatternC.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-462_Fix_LogEvent_to_never_return_null_Level_fixes_LevelPatternC.xml
rename to src/changelog/2.0-rc1/LOG4J2-462_Fix_LogEvent_to_never_return_null_Level_fixes_LevelPatternC.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-463_Fixed_documentation_for_MyApp_example_application_in_the_Aut.xml b/src/changelog/2.0-rc1/LOG4J2-463_Fixed_documentation_for_MyApp_example_application_in_the_Aut.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-463_Fixed_documentation_for_MyApp_example_application_in_the_Aut.xml
rename to src/changelog/2.0-rc1/LOG4J2-463_Fixed_documentation_for_MyApp_example_application_in_the_Aut.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-464_Support_arrays_as_sub_elements_of_a_JSON_configuration.xml b/src/changelog/2.0-rc1/LOG4J2-464_Support_arrays_as_sub_elements_of_a_JSON_configuration.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-464_Support_arrays_as_sub_elements_of_a_JSON_configuration.xml
rename to src/changelog/2.0-rc1/LOG4J2-464_Support_arrays_as_sub_elements_of_a_JSON_configuration.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-465_Fix_LogEvent_to_never_return_null_Level_fixes_ThresholdFilt.xml b/src/changelog/2.0-rc1/LOG4J2-465_Fix_LogEvent_to_never_return_null_Level_fixes_ThresholdFilt.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-465_Fix_LogEvent_to_never_return_null_Level_fixes_ThresholdFilt.xml
rename to src/changelog/2.0-rc1/LOG4J2-465_Fix_LogEvent_to_never_return_null_Level_fixes_ThresholdFilt.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-466_Cannot_load_log4j2_config_file_if_path_contains_plus_cha.xml b/src/changelog/2.0-rc1/LOG4J2-466_Cannot_load_log4j2_config_file_if_path_contains_plus_cha.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-466_Cannot_load_log4j2_config_file_if_path_contains_plus_cha.xml
rename to src/changelog/2.0-rc1/LOG4J2-466_Cannot_load_log4j2_config_file_if_path_contains_plus_cha.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-467_Added_option_to_toggle_Thread_name_caching_in_AsyncLogger.xml b/src/changelog/2.0-rc1/LOG4J2-467_Added_option_to_toggle_Thread_name_caching_in_AsyncLogger.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-467_Added_option_to_toggle_Thread_name_caching_in_AsyncLogger.xml
rename to src/changelog/2.0-rc1/LOG4J2-467_Added_option_to_toggle_Thread_name_caching_in_AsyncLogger.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-470_hostName_property_was_not_being_set_until_after_the_first_co.xml b/src/changelog/2.0-rc1/LOG4J2-470_hostName_property_was_not_being_set_until_after_the_first_co.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-470_hostName_property_was_not_being_set_until_after_the_first_co.xml
rename to src/changelog/2.0-rc1/LOG4J2-470_hostName_property_was_not_being_set_until_after_the_first_co.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-471_Fixed_issue_where_toString_methods_that_perform_logging_coul.xml b/src/changelog/2.0-rc1/LOG4J2-471_Fixed_issue_where_toString_methods_that_perform_logging_coul.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-471_Fixed_issue_where_toString_methods_that_perform_logging_coul.xml
rename to src/changelog/2.0-rc1/LOG4J2-471_Fixed_issue_where_toString_methods_that_perform_logging_coul.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-472_BaseConfiguration_class_does_not_properly_implement_Configur.xml b/src/changelog/2.0-rc1/LOG4J2-472_BaseConfiguration_class_does_not_properly_implement_Configur.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-472_BaseConfiguration_class_does_not_properly_implement_Configur.xml
rename to src/changelog/2.0-rc1/LOG4J2-472_BaseConfiguration_class_does_not_properly_implement_Configur.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-475_Changed_the_MongoDBConnection_to_add_a_MongoDB_encoding_hook.xml b/src/changelog/2.0-rc1/LOG4J2-475_Changed_the_MongoDBConnection_to_add_a_MongoDB_encoding_hook.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-475_Changed_the_MongoDBConnection_to_add_a_MongoDB_encoding_hook.xml
rename to src/changelog/2.0-rc1/LOG4J2-475_Changed_the_MongoDBConnection_to_add_a_MongoDB_encoding_hook.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-477_NPE_in_ClassLoaderContextSelector.xml b/src/changelog/2.0-rc1/LOG4J2-477_NPE_in_ClassLoaderContextSelector.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-477_NPE_in_ClassLoaderContextSelector.xml
rename to src/changelog/2.0-rc1/LOG4J2-477_NPE_in_ClassLoaderContextSelector.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-478_The_message_and_ndc_fields_are_not_JavaScript_escaped_in_JSO.xml b/src/changelog/2.0-rc1/LOG4J2-478_The_message_and_ndc_fields_are_not_JavaScript_escaped_in_JSO.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-478_The_message_and_ndc_fields_are_not_JavaScript_escaped_in_JSO.xml
rename to src/changelog/2.0-rc1/LOG4J2-478_The_message_and_ndc_fields_are_not_JavaScript_escaped_in_JSO.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-479_ThreadContext_now_uses_plain_ThreadLocal_by_default_unless.xml b/src/changelog/2.0-rc1/LOG4J2-479_ThreadContext_now_uses_plain_ThreadLocal_by_default_unless.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-479_ThreadContext_now_uses_plain_ThreadLocal_by_default_unless.xml
rename to src/changelog/2.0-rc1/LOG4J2-479_ThreadContext_now_uses_plain_ThreadLocal_by_default_unless.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-481_Add_Stream_interface_to_Loggers.xml b/src/changelog/2.0-rc1/LOG4J2-481_Add_Stream_interface_to_Loggers.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-481_Add_Stream_interface_to_Loggers.xml
rename to src/changelog/2.0-rc1/LOG4J2-481_Add_Stream_interface_to_Loggers.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-482_Documentation_fix_The_attribute_of_Route_to_refer_to_an_app.xml b/src/changelog/2.0-rc1/LOG4J2-482_Documentation_fix_The_attribute_of_Route_to_refer_to_an_app.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-482_Documentation_fix_The_attribute_of_Route_to_refer_to_an_app.xml
rename to src/changelog/2.0-rc1/LOG4J2-482_Documentation_fix_The_attribute_of_Route_to_refer_to_an_app.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-485_Fixed_issue_where_toString_methods_that_perform_logging_coul.xml b/src/changelog/2.0-rc1/LOG4J2-485_Fixed_issue_where_toString_methods_that_perform_logging_coul.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-485_Fixed_issue_where_toString_methods_that_perform_logging_coul.xml
rename to src/changelog/2.0-rc1/LOG4J2-485_Fixed_issue_where_toString_methods_that_perform_logging_coul.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-489_Fixed_the_JPAAppender_s_overuse_of_transactions_by_connectin.xml b/src/changelog/2.0-rc1/LOG4J2-489_Fixed_the_JPAAppender_s_overuse_of_transactions_by_connectin.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-489_Fixed_the_JPAAppender_s_overuse_of_transactions_by_connectin.xml
rename to src/changelog/2.0-rc1/LOG4J2-489_Fixed_the_JPAAppender_s_overuse_of_transactions_by_connectin.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-490_Update_EasyMock_to_version_3_2.xml b/src/changelog/2.0-rc1/LOG4J2-490_Update_EasyMock_to_version_3_2.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-490_Update_EasyMock_to_version_3_2.xml
rename to src/changelog/2.0-rc1/LOG4J2-490_Update_EasyMock_to_version_3_2.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-492__JMX_Fixed_MalformedObjectNameException_if_context_name_con.xml b/src/changelog/2.0-rc1/LOG4J2-492__JMX_Fixed_MalformedObjectNameException_if_context_name_con.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-492__JMX_Fixed_MalformedObjectNameException_if_context_name_con.xml
rename to src/changelog/2.0-rc1/LOG4J2-492__JMX_Fixed_MalformedObjectNameException_if_context_name_con.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-500__JMX_ObjectNames_changed_Unloading_one_web_application_u.xml b/src/changelog/2.0-rc1/LOG4J2-500__JMX_ObjectNames_changed_Unloading_one_web_application_u.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-500__JMX_ObjectNames_changed_Unloading_one_web_application_u.xml
rename to src/changelog/2.0-rc1/LOG4J2-500__JMX_ObjectNames_changed_Unloading_one_web_application_u.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-507_Space_Level_numbers_by_100_instead_of_1.xml b/src/changelog/2.0-rc1/LOG4J2-507_Space_Level_numbers_by_100_instead_of_1.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-507_Space_Level_numbers_by_100_instead_of_1.xml
rename to src/changelog/2.0-rc1/LOG4J2-507_Space_Level_numbers_by_100_instead_of_1.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-511_Stop_AsyncLoggerConfig_Disruptor_thread_s_then_AsyncAppend.xml b/src/changelog/2.0-rc1/LOG4J2-511_Stop_AsyncLoggerConfig_Disruptor_thread_s_then_AsyncAppend.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-511_Stop_AsyncLoggerConfig_Disruptor_thread_s_then_AsyncAppend.xml
rename to src/changelog/2.0-rc1/LOG4J2-511_Stop_AsyncLoggerConfig_Disruptor_thread_s_then_AsyncAppend.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-512_Exposed_Log4j_web_support_interface_and_methods_and_the_Logg.xml b/src/changelog/2.0-rc1/LOG4J2-512_Exposed_Log4j_web_support_interface_and_methods_and_the_Logg.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-512_Exposed_Log4j_web_support_interface_and_methods_and_the_Logg.xml
rename to src/changelog/2.0-rc1/LOG4J2-512_Exposed_Log4j_web_support_interface_and_methods_and_the_Logg.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-517_Switch_in_log4j_1_2_api_Category_getEffectiveLevel_has_no_ca.xml b/src/changelog/2.0-rc1/LOG4J2-517_Switch_in_log4j_1_2_api_Category_getEffectiveLevel_has_no_ca.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-517_Switch_in_log4j_1_2_api_Category_getEffectiveLevel_has_no_ca.xml
rename to src/changelog/2.0-rc1/LOG4J2-517_Switch_in_log4j_1_2_api_Category_getEffectiveLevel_has_no_ca.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-523_LocalizedMessage_serialization_is_broken.xml b/src/changelog/2.0-rc1/LOG4J2-523_LocalizedMessage_serialization_is_broken.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-523_LocalizedMessage_serialization_is_broken.xml
rename to src/changelog/2.0-rc1/LOG4J2-523_LocalizedMessage_serialization_is_broken.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-528_Rename_package_org_apache_logging_log4j_core_appender_rollin.xml b/src/changelog/2.0-rc1/LOG4J2-528_Rename_package_org_apache_logging_log4j_core_appender_rollin.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-528_Rename_package_org_apache_logging_log4j_core_appender_rollin.xml
rename to src/changelog/2.0-rc1/LOG4J2-528_Rename_package_org_apache_logging_log4j_core_appender_rollin.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-530__JMX_JMX_Client_GUI_should_dynamically_update_when_LoggerCo.xml b/src/changelog/2.0-rc1/LOG4J2-530__JMX_JMX_Client_GUI_should_dynamically_update_when_LoggerCo.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-530__JMX_JMX_Client_GUI_should_dynamically_update_when_LoggerCo.xml
rename to src/changelog/2.0-rc1/LOG4J2-530__JMX_JMX_Client_GUI_should_dynamically_update_when_LoggerCo.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-531_Fixed_bugs_where_rolled_log_files_were_overwritten_by_Rollin.xml b/src/changelog/2.0-rc1/LOG4J2-531_Fixed_bugs_where_rolled_log_files_were_overwritten_by_Rollin.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-531_Fixed_bugs_where_rolled_log_files_were_overwritten_by_Rollin.xml
rename to src/changelog/2.0-rc1/LOG4J2-531_Fixed_bugs_where_rolled_log_files_were_overwritten_by_Rollin.xml
diff --git a/src/changelog/20140216-2.0-rc1/LOG4J2-532_Resource_leak_in_Flume_appender_when_it_cannot_create_a_Berk.xml b/src/changelog/2.0-rc1/LOG4J2-532_Resource_leak_in_Flume_appender_when_it_cannot_create_a_Berk.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/LOG4J2-532_Resource_leak_in_Flume_appender_when_it_cannot_create_a_Berk.xml
rename to src/changelog/2.0-rc1/LOG4J2-532_Resource_leak_in_Flume_appender_when_it_cannot_create_a_Berk.xml
diff --git a/src/changelog/20140216-2.0-rc1/Removed_the_DataSourceConnectionSource_and_the_DriverManage.xml b/src/changelog/2.0-rc1/Removed_the_DataSourceConnectionSource_and_the_DriverManage.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/Removed_the_DataSourceConnectionSource_and_the_DriverManage.xml
rename to src/changelog/2.0-rc1/Removed_the_DataSourceConnectionSource_and_the_DriverManage.xml
diff --git a/src/changelog/20140216-2.0-rc1/Renamed_the_org_apache_logging_log4j_core_appender_db_nosql.xml b/src/changelog/2.0-rc1/Renamed_the_org_apache_logging_log4j_core_appender_db_nosql.xml
similarity index 100%
rename from src/changelog/20140216-2.0-rc1/Renamed_the_org_apache_logging_log4j_core_appender_db_nosql.xml
rename to src/changelog/2.0-rc1/Renamed_the_org_apache_logging_log4j_core_appender_db_nosql.xml
diff --git a/src/changelog/20140621-2.0-rc2/.release.xml b/src/changelog/2.0-rc2/.release.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/.release.xml
rename to src/changelog/2.0-rc2/.release.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-141_Improved_documentation_regarding_log4j_status_logger.xml b/src/changelog/2.0-rc2/LOG4J2-141_Improved_documentation_regarding_log4j_status_logger.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-141_Improved_documentation_regarding_log4j_status_logger.xml
rename to src/changelog/2.0-rc2/LOG4J2-141_Improved_documentation_regarding_log4j_status_logger.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-250_Refactor_Log4jLogEvent_to_lazily_create_ThrowableProxy.xml b/src/changelog/2.0-rc2/LOG4J2-250_Refactor_Log4jLogEvent_to_lazily_create_ThrowableProxy.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-250_Refactor_Log4jLogEvent_to_lazily_create_ThrowableProxy.xml
rename to src/changelog/2.0-rc2/LOG4J2-250_Refactor_Log4jLogEvent_to_lazily_create_ThrowableProxy.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-345_The_log4j_1_2_api_module_didn_t_export_any_packages_to_OSGi.xml b/src/changelog/2.0-rc2/LOG4J2-345_The_log4j_1_2_api_module_didn_t_export_any_packages_to_OSGi.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-345_The_log4j_1_2_api_module_didn_t_export_any_packages_to_OSGi.xml
rename to src/changelog/2.0-rc2/LOG4J2-345_The_log4j_1_2_api_module_didn_t_export_any_packages_to_OSGi.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-346_Cyclic_dependency_with_log4j_slf4j_impl_in_OSGi.xml b/src/changelog/2.0-rc2/LOG4J2-346_Cyclic_dependency_with_log4j_slf4j_impl_in_OSGi.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-346_Cyclic_dependency_with_log4j_slf4j_impl_in_OSGi.xml
rename to src/changelog/2.0-rc2/LOG4J2-346_Cyclic_dependency_with_log4j_slf4j_impl_in_OSGi.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-378_Add_DateLookup_and_ThreadContextLookup_to_default_lookups.xml b/src/changelog/2.0-rc2/LOG4J2-378_Add_DateLookup_and_ThreadContextLookup_to_default_lookups.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-378_Add_DateLookup_and_ThreadContextLookup_to_default_lookups.xml
rename to src/changelog/2.0-rc2/LOG4J2-378_Add_DateLookup_and_ThreadContextLookup_to_default_lookups.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-392_Resolved_a_problem_with_the_previous_solution_for_LOG4J2_392.xml b/src/changelog/2.0-rc2/LOG4J2-392_Resolved_a_problem_with_the_previous_solution_for_LOG4J2_392.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-392_Resolved_a_problem_with_the_previous_solution_for_LOG4J2_392.xml
rename to src/changelog/2.0-rc2/LOG4J2-392_Resolved_a_problem_with_the_previous_solution_for_LOG4J2_392.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-410_SLf4JLogger_is_now_Serializable.xml b/src/changelog/2.0-rc2/LOG4J2-410_SLf4JLogger_is_now_Serializable.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-410_SLf4JLogger_is_now_Serializable.xml
rename to src/changelog/2.0-rc2/LOG4J2-410_SLf4JLogger_is_now_Serializable.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-419_Support_default_value_for_missing_key_in_look_ups_with_fallb.xml b/src/changelog/2.0-rc2/LOG4J2-419_Support_default_value_for_missing_key_in_look_ups_with_fallb.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-419_Support_default_value_for_missing_key_in_look_ups_with_fallb.xml
rename to src/changelog/2.0-rc2/LOG4J2-419_Support_default_value_for_missing_key_in_look_ups_with_fallb.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-427_Add_support_for_configuration_via_YAML.xml b/src/changelog/2.0-rc2/LOG4J2-427_Add_support_for_configuration_via_YAML.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-427_Add_support_for_configuration_via_YAML.xml
rename to src/changelog/2.0-rc2/LOG4J2-427_Add_support_for_configuration_via_YAML.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-42_Create_an_appender_to_route_log_events_to_the_ServletContext.xml b/src/changelog/2.0-rc2/LOG4J2-42_Create_an_appender_to_route_log_events_to_the_ServletContext.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-42_Create_an_appender_to_route_log_events_to_the_ServletContext.xml
rename to src/changelog/2.0-rc2/LOG4J2-42_Create_an_appender_to_route_log_events_to_the_ServletContext.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-439_Add_EncodingPatternConverter_to_escape_newlines_and_HTML_spe.xml b/src/changelog/2.0-rc2/LOG4J2-439_Add_EncodingPatternConverter_to_escape_newlines_and_HTML_spe.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-439_Add_EncodingPatternConverter_to_escape_newlines_and_HTML_spe.xml
rename to src/changelog/2.0-rc2/LOG4J2-439_Add_EncodingPatternConverter_to_escape_newlines_and_HTML_spe.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-440_During_shutdown_a_NullPointerException_could_be_thrown_due.xml b/src/changelog/2.0-rc2/LOG4J2-440_During_shutdown_a_NullPointerException_could_be_thrown_due.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-440_During_shutdown_a_NullPointerException_could_be_thrown_due.xml
rename to src/changelog/2.0-rc2/LOG4J2-440_During_shutdown_a_NullPointerException_could_be_thrown_due.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-448_A_StringIndexOutOfBounds_exception_could_occur_during_proper.xml b/src/changelog/2.0-rc2/LOG4J2-448_A_StringIndexOutOfBounds_exception_could_occur_during_proper.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-448_A_StringIndexOutOfBounds_exception_could_occur_during_proper.xml
rename to src/changelog/2.0-rc2/LOG4J2-448_A_StringIndexOutOfBounds_exception_could_occur_during_proper.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-468_Add_support_to_add_a_LoggerConfig_Document_two_ways_to_modi.xml b/src/changelog/2.0-rc2/LOG4J2-468_Add_support_to_add_a_LoggerConfig_Document_two_ways_to_modi.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-468_Add_support_to_add_a_LoggerConfig_Document_two_ways_to_modi.xml
rename to src/changelog/2.0-rc2/LOG4J2-468_Add_support_to_add_a_LoggerConfig_Document_two_ways_to_modi.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-469_FailoverAppender_was_not_resetting_its_status_after_the_prim.xml b/src/changelog/2.0-rc2/LOG4J2-469_FailoverAppender_was_not_resetting_its_status_after_the_prim.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-469_FailoverAppender_was_not_resetting_its_status_after_the_prim.xml
rename to src/changelog/2.0-rc2/LOG4J2-469_FailoverAppender_was_not_resetting_its_status_after_the_prim.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-496_Allow_header_and_footer_to_be_specified_as_lookup_patterns_i.xml b/src/changelog/2.0-rc2/LOG4J2-496_Allow_header_and_footer_to_be_specified_as_lookup_patterns_i.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-496_Allow_header_and_footer_to_be_specified_as_lookup_patterns_i.xml
rename to src/changelog/2.0-rc2/LOG4J2-496_Allow_header_and_footer_to_be_specified_as_lookup_patterns_i.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-499_Add_equals_and_hashcode_to_Log4jLogEvent.xml b/src/changelog/2.0-rc2/LOG4J2-499_Add_equals_and_hashcode_to_Log4jLogEvent.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-499_Add_equals_and_hashcode_to_Log4jLogEvent.xml
rename to src/changelog/2.0-rc2/LOG4J2-499_Add_equals_and_hashcode_to_Log4jLogEvent.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-520_Resolved_issue_where_AsyncAppender_dropped_events_if_queue_s.xml b/src/changelog/2.0-rc2/LOG4J2-520_Resolved_issue_where_AsyncAppender_dropped_events_if_queue_s.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-520_Resolved_issue_where_AsyncAppender_dropped_events_if_queue_s.xml
rename to src/changelog/2.0-rc2/LOG4J2-520_Resolved_issue_where_AsyncAppender_dropped_events_if_queue_s.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-535_Reset_rollover_time_when_size_rollover_is_triggered.xml b/src/changelog/2.0-rc2/LOG4J2-535_Reset_rollover_time_when_size_rollover_is_triggered.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-535_Reset_rollover_time_when_size_rollover_is_triggered.xml
rename to src/changelog/2.0-rc2/LOG4J2-535_Reset_rollover_time_when_size_rollover_is_triggered.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-539_Fixed_issue_with_Reconfigure_using_XML_below_function_in_J.xml b/src/changelog/2.0-rc2/LOG4J2-539_Fixed_issue_with_Reconfigure_using_XML_below_function_in_J.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-539_Fixed_issue_with_Reconfigure_using_XML_below_function_in_J.xml
rename to src/changelog/2.0-rc2/LOG4J2-539_Fixed_issue_with_Reconfigure_using_XML_below_function_in_J.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-542_Make_Throwable_transient_in_ThrowableProxy.xml b/src/changelog/2.0-rc2/LOG4J2-542_Make_Throwable_transient_in_ThrowableProxy.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-542_Make_Throwable_transient_in_ThrowableProxy.xml
rename to src/changelog/2.0-rc2/LOG4J2-542_Make_Throwable_transient_in_ThrowableProxy.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-547_Have_Logger_API_expose_a_PrintWriter_instead_of_custom_Logge.xml b/src/changelog/2.0-rc2/LOG4J2-547_Have_Logger_API_expose_a_PrintWriter_instead_of_custom_Logge.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-547_Have_Logger_API_expose_a_PrintWriter_instead_of_custom_Logge.xml
rename to src/changelog/2.0-rc2/LOG4J2-547_Have_Logger_API_expose_a_PrintWriter_instead_of_custom_Logge.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-554_Allow_configuration_files_to_be_located_as_Servlet_Context_r.xml b/src/changelog/2.0-rc2/LOG4J2-554_Allow_configuration_files_to_be_located_as_Servlet_Context_r.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-554_Allow_configuration_files_to_be_located_as_Servlet_Context_r.xml
rename to src/changelog/2.0-rc2/LOG4J2-554_Allow_configuration_files_to_be_located_as_Servlet_Context_r.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-555_Introduce_ExtendedLogger_interface_to_facilitate_implementin.xml b/src/changelog/2.0-rc2/LOG4J2-555_Introduce_ExtendedLogger_interface_to_facilitate_implementin.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-555_Introduce_ExtendedLogger_interface_to_facilitate_implementin.xml
rename to src/changelog/2.0-rc2/LOG4J2-555_Introduce_ExtendedLogger_interface_to_facilitate_implementin.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-560_SyslogAppenderTest_and_RFC5424LayoutTest_were_failing_in_Jav.xml b/src/changelog/2.0-rc2/LOG4J2-560_SyslogAppenderTest_and_RFC5424LayoutTest_were_failing_in_Jav.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-560_SyslogAppenderTest_and_RFC5424LayoutTest_were_failing_in_Jav.xml
rename to src/changelog/2.0-rc2/LOG4J2-560_SyslogAppenderTest_and_RFC5424LayoutTest_were_failing_in_Jav.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-561_Allow_spaces_around_commas_in_Configuration_s_package_attrib.xml b/src/changelog/2.0-rc2/LOG4J2-561_Allow_spaces_around_commas_in_Configuration_s_package_attrib.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-561_Allow_spaces_around_commas_in_Configuration_s_package_attrib.xml
rename to src/changelog/2.0-rc2/LOG4J2-561_Allow_spaces_around_commas_in_Configuration_s_package_attrib.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-563_FlumeAvroManager_now_always_uses_a_client_type_of_default_fa.xml b/src/changelog/2.0-rc2/LOG4J2-563_FlumeAvroManager_now_always_uses_a_client_type_of_default_fa.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-563_FlumeAvroManager_now_always_uses_a_client_type_of_default_fa.xml
rename to src/changelog/2.0-rc2/LOG4J2-563_FlumeAvroManager_now_always_uses_a_client_type_of_default_fa.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-564_Renamed_SLF4J_logger_class_to_Log4jLogger.xml b/src/changelog/2.0-rc2/LOG4J2-564_Renamed_SLF4J_logger_class_to_Log4jLogger.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-564_Renamed_SLF4J_logger_class_to_Log4jLogger.xml
rename to src/changelog/2.0-rc2/LOG4J2-564_Renamed_SLF4J_logger_class_to_Log4jLogger.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-566_Made_RollingRandomAccessFileAppender_buffer_size_configurabl.xml b/src/changelog/2.0-rc2/LOG4J2-566_Made_RollingRandomAccessFileAppender_buffer_size_configurabl.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-566_Made_RollingRandomAccessFileAppender_buffer_size_configurabl.xml
rename to src/changelog/2.0-rc2/LOG4J2-566_Made_RollingRandomAccessFileAppender_buffer_size_configurabl.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-570_Fix_shutdown_thread_memory_leak_in_servlet_containers.xml b/src/changelog/2.0-rc2/LOG4J2-570_Fix_shutdown_thread_memory_leak_in_servlet_containers.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-570_Fix_shutdown_thread_memory_leak_in_servlet_containers.xml
rename to src/changelog/2.0-rc2/LOG4J2-570_Fix_shutdown_thread_memory_leak_in_servlet_containers.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-574_Make_Blocking_the_default_WaitStrategy_for_Async_Loggers.xml b/src/changelog/2.0-rc2/LOG4J2-574_Make_Blocking_the_default_WaitStrategy_for_Async_Loggers.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-574_Make_Blocking_the_default_WaitStrategy_for_Async_Loggers.xml
rename to src/changelog/2.0-rc2/LOG4J2-574_Make_Blocking_the_default_WaitStrategy_for_Async_Loggers.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-576_Add_org_apache_logging_log4j_Logger_getLevel.xml b/src/changelog/2.0-rc2/LOG4J2-576_Add_org_apache_logging_log4j_Logger_getLevel.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-576_Add_org_apache_logging_log4j_Logger_getLevel.xml
rename to src/changelog/2.0-rc2/LOG4J2-576_Add_org_apache_logging_log4j_Logger_getLevel.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-579_Rework_Level_comparison_APIs.xml b/src/changelog/2.0-rc2/LOG4J2-579_Rework_Level_comparison_APIs.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-579_Rework_Level_comparison_APIs.xml
rename to src/changelog/2.0-rc2/LOG4J2-579_Rework_Level_comparison_APIs.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-581_RollingRandomAccessFile_now_writes_the_layout_header_after_r.xml b/src/changelog/2.0-rc2/LOG4J2-581_RollingRandomAccessFile_now_writes_the_layout_header_after_r.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-581_RollingRandomAccessFile_now_writes_the_layout_header_after_r.xml
rename to src/changelog/2.0-rc2/LOG4J2-581_RollingRandomAccessFile_now_writes_the_layout_header_after_r.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-582_Rename_org_apache_logging_log4j_core_net_SocketServer_to_TCP.xml b/src/changelog/2.0-rc2/LOG4J2-582_Rename_org_apache_logging_log4j_core_net_SocketServer_to_TCP.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-582_Rename_org_apache_logging_log4j_core_net_SocketServer_to_TCP.xml
rename to src/changelog/2.0-rc2/LOG4J2-582_Rename_org_apache_logging_log4j_core_net_SocketServer_to_TCP.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-585_Add_support_for_multiple_parents_to_Markers.xml b/src/changelog/2.0-rc2/LOG4J2-585_Add_support_for_multiple_parents_to_Markers.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-585_Add_support_for_multiple_parents_to_Markers.xml
rename to src/changelog/2.0-rc2/LOG4J2-585_Add_support_for_multiple_parents_to_Markers.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-592_Update_Jackson_to_2_3_2_from_2_2_2.xml b/src/changelog/2.0-rc2/LOG4J2-592_Update_Jackson_to_2_3_2_from_2_2_2.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-592_Update_Jackson_to_2_3_2_from_2_2_2.xml
rename to src/changelog/2.0-rc2/LOG4J2-592_Update_Jackson_to_2_3_2_from_2_2_2.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-595_Introduce_Java_annotation_processor_as_the_new_plugin_pre_ca.xml b/src/changelog/2.0-rc2/LOG4J2-595_Introduce_Java_annotation_processor_as_the_new_plugin_pre_ca.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-595_Introduce_Java_annotation_processor_as_the_new_plugin_pre_ca.xml
rename to src/changelog/2.0-rc2/LOG4J2-595_Introduce_Java_annotation_processor_as_the_new_plugin_pre_ca.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-597_StatusLogger_was_not_skipping_multiple_instances_of_the_FQCN.xml b/src/changelog/2.0-rc2/LOG4J2-597_StatusLogger_was_not_skipping_multiple_instances_of_the_FQCN.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-597_StatusLogger_was_not_skipping_multiple_instances_of_the_FQCN.xml
rename to src/changelog/2.0-rc2/LOG4J2-597_StatusLogger_was_not_skipping_multiple_instances_of_the_FQCN.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-598_Add_support_for_types_other_than_String_for_plugin_factory_v.xml b/src/changelog/2.0-rc2/LOG4J2-598_Add_support_for_types_other_than_String_for_plugin_factory_v.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-598_Add_support_for_types_other_than_String_for_plugin_factory_v.xml
rename to src/changelog/2.0-rc2/LOG4J2-598_Add_support_for_types_other_than_String_for_plugin_factory_v.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-602_Unit_tests_are_now_less_verbose_during_the_build_process.xml b/src/changelog/2.0-rc2/LOG4J2-602_Unit_tests_are_now_less_verbose_during_the_build_process.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-602_Unit_tests_are_now_less_verbose_during_the_build_process.xml
rename to src/changelog/2.0-rc2/LOG4J2-602_Unit_tests_are_now_less_verbose_during_the_build_process.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-605_Password_data_from_the_NoSQL_plugins_no_longer_shows_up_in_c.xml b/src/changelog/2.0-rc2/LOG4J2-605_Password_data_from_the_NoSQL_plugins_no_longer_shows_up_in_c.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-605_Password_data_from_the_NoSQL_plugins_no_longer_shows_up_in_c.xml
rename to src/changelog/2.0-rc2/LOG4J2-605_Password_data_from_the_NoSQL_plugins_no_longer_shows_up_in_c.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-613_The_OSGi_version_of_log4j_web_imports_Servlet_2_5_at_minimum.xml b/src/changelog/2.0-rc2/LOG4J2-613_The_OSGi_version_of_log4j_web_imports_Servlet_2_5_at_minimum.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-613_The_OSGi_version_of_log4j_web_imports_Servlet_2_5_at_minimum.xml
rename to src/changelog/2.0-rc2/LOG4J2-613_The_OSGi_version_of_log4j_web_imports_Servlet_2_5_at_minimum.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-616_Update_Jackson_to_2_3_3.xml b/src/changelog/2.0-rc2/LOG4J2-616_Update_Jackson_to_2_3_3.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-616_Update_Jackson_to_2_3_3.xml
rename to src/changelog/2.0-rc2/LOG4J2-616_Update_Jackson_to_2_3_3.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-617_Update_SLF4J_to_1_7_7.xml b/src/changelog/2.0-rc2/LOG4J2-617_Update_SLF4J_to_1_7_7.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-617_Update_SLF4J_to_1_7_7.xml
rename to src/changelog/2.0-rc2/LOG4J2-617_Update_SLF4J_to_1_7_7.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-619_Invalid_XML_configuration_files_do_not_prevent_the_config_fi.xml b/src/changelog/2.0-rc2/LOG4J2-619_Invalid_XML_configuration_files_do_not_prevent_the_config_fi.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-619_Invalid_XML_configuration_files_do_not_prevent_the_config_fi.xml
rename to src/changelog/2.0-rc2/LOG4J2-619_Invalid_XML_configuration_files_do_not_prevent_the_config_fi.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-620_Perform_reconfiguration_in_a_separate_thread_to_prevent_dead.xml b/src/changelog/2.0-rc2/LOG4J2-620_Perform_reconfiguration_in_a_separate_thread_to_prevent_dead.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-620_Perform_reconfiguration_in_a_separate_thread_to_prevent_dead.xml
rename to src/changelog/2.0-rc2/LOG4J2-620_Perform_reconfiguration_in_a_separate_thread_to_prevent_dead.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-622_RollingFileManager_now_correctly_honours_the_bufferedIO_conf.xml b/src/changelog/2.0-rc2/LOG4J2-622_RollingFileManager_now_correctly_honours_the_bufferedIO_conf.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-622_RollingFileManager_now_correctly_honours_the_bufferedIO_conf.xml
rename to src/changelog/2.0-rc2/LOG4J2-622_RollingFileManager_now_correctly_honours_the_bufferedIO_conf.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-623_Generate_MDC_properties_as_a_JSON_map_in_JSONLayout.xml b/src/changelog/2.0-rc2/LOG4J2-623_Generate_MDC_properties_as_a_JSON_map_in_JSONLayout.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-623_Generate_MDC_properties_as_a_JSON_map_in_JSONLayout.xml
rename to src/changelog/2.0-rc2/LOG4J2-623_Generate_MDC_properties_as_a_JSON_map_in_JSONLayout.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-628_Use_Clock_to_generate_all_log_event_timestamps_not_just_for.xml b/src/changelog/2.0-rc2/LOG4J2-628_Use_Clock_to_generate_all_log_event_timestamps_not_just_for.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-628_Use_Clock_to_generate_all_log_event_timestamps_not_just_for.xml
rename to src/changelog/2.0-rc2/LOG4J2-628_Use_Clock_to_generate_all_log_event_timestamps_not_just_for.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-629_Document_the_system_properties_used_in_Log4J_2.xml b/src/changelog/2.0-rc2/LOG4J2-629_Document_the_system_properties_used_in_Log4J_2.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-629_Document_the_system_properties_used_in_Log4J_2.xml
rename to src/changelog/2.0-rc2/LOG4J2-629_Document_the_system_properties_used_in_Log4J_2.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-637_JMX_Updating_a_Logger_s_level_via_jConsole_now_correctly_ta.xml b/src/changelog/2.0-rc2/LOG4J2-637_JMX_Updating_a_Logger_s_level_via_jConsole_now_correctly_ta.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-637_JMX_Updating_a_Logger_s_level_via_jConsole_now_correctly_ta.xml
rename to src/changelog/2.0-rc2/LOG4J2-637_JMX_Updating_a_Logger_s_level_via_jConsole_now_correctly_ta.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-639_Prevent_NPE_in_AsyncLogger_and_AsyncLoggerConfig_if_logger_i.xml b/src/changelog/2.0-rc2/LOG4J2-639_Prevent_NPE_in_AsyncLogger_and_AsyncLoggerConfig_if_logger_i.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-639_Prevent_NPE_in_AsyncLogger_and_AsyncLoggerConfig_if_logger_i.xml
rename to src/changelog/2.0-rc2/LOG4J2-639_Prevent_NPE_in_AsyncLogger_and_AsyncLoggerConfig_if_logger_i.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-640_Fix_NPE_that_can_be_caused_by_a_null_ThreadContextClassLoade.xml b/src/changelog/2.0-rc2/LOG4J2-640_Fix_NPE_that_can_be_caused_by_a_null_ThreadContextClassLoade.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-640_Fix_NPE_that_can_be_caused_by_a_null_ThreadContextClassLoade.xml
rename to src/changelog/2.0-rc2/LOG4J2-640_Fix_NPE_that_can_be_caused_by_a_null_ThreadContextClassLoade.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-641_Override_commons_logging_dependency_version_in_tests.xml b/src/changelog/2.0-rc2/LOG4J2-641_Override_commons_logging_dependency_version_in_tests.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-641_Override_commons_logging_dependency_version_in_tests.xml
rename to src/changelog/2.0-rc2/LOG4J2-641_Override_commons_logging_dependency_version_in_tests.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-644_Implement_a_SecureSocketAppender_and_secure_server_SSL_TLS.xml b/src/changelog/2.0-rc2/LOG4J2-644_Implement_a_SecureSocketAppender_and_secure_server_SSL_TLS.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-644_Implement_a_SecureSocketAppender_and_secure_server_SSL_TLS.xml
rename to src/changelog/2.0-rc2/LOG4J2-644_Implement_a_SecureSocketAppender_and_secure_server_SSL_TLS.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-646_Merge_the_TLS_Syslog_appender_into_the_Syslog_appender.xml b/src/changelog/2.0-rc2/LOG4J2-646_Merge_the_TLS_Syslog_appender_into_the_Syslog_appender.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-646_Merge_the_TLS_Syslog_appender_into_the_Syslog_appender.xml
rename to src/changelog/2.0-rc2/LOG4J2-646_Merge_the_TLS_Syslog_appender_into_the_Syslog_appender.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-647_Upgrade_to_Flume_1_5_0.xml b/src/changelog/2.0-rc2/LOG4J2-647_Upgrade_to_Flume_1_5_0.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-647_Upgrade_to_Flume_1_5_0.xml
rename to src/changelog/2.0-rc2/LOG4J2-647_Upgrade_to_Flume_1_5_0.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-651_Log4j_2_throws_ArrayIndexOutOfBoundsException.xml b/src/changelog/2.0-rc2/LOG4J2-651_Log4j_2_throws_ArrayIndexOutOfBoundsException.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-651_Log4j_2_throws_ArrayIndexOutOfBoundsException.xml
rename to src/changelog/2.0-rc2/LOG4J2-651_Log4j_2_throws_ArrayIndexOutOfBoundsException.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-652_Add_support_for_default_plugin_values_and_attributes.xml b/src/changelog/2.0-rc2/LOG4J2-652_Add_support_for_default_plugin_values_and_attributes.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-652_Add_support_for_default_plugin_values_and_attributes.xml
rename to src/changelog/2.0-rc2/LOG4J2-652_Add_support_for_default_plugin_values_and_attributes.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-654_Add_log4j_perf_module_to_provide_a_home_for_all_log4j_perfor.xml b/src/changelog/2.0-rc2/LOG4J2-654_Add_log4j_perf_module_to_provide_a_home_for_all_log4j_perfor.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-654_Add_log4j_perf_module_to_provide_a_home_for_all_log4j_perfor.xml
rename to src/changelog/2.0-rc2/LOG4J2-654_Add_log4j_perf_module_to_provide_a_home_for_all_log4j_perfor.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-655_Add_Vagrantfile_for_testing_in_GNU_Linux.xml b/src/changelog/2.0-rc2/LOG4J2-655_Add_Vagrantfile_for_testing_in_GNU_Linux.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-655_Add_Vagrantfile_for_testing_in_GNU_Linux.xml
rename to src/changelog/2.0-rc2/LOG4J2-655_Add_Vagrantfile_for_testing_in_GNU_Linux.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-664_Moved_plugin_cache_file_to_META_INF_for_OSGi_compatibility.xml b/src/changelog/2.0-rc2/LOG4J2-664_Moved_plugin_cache_file_to_META_INF_for_OSGi_compatibility.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-664_Moved_plugin_cache_file_to_META_INF_for_OSGi_compatibility.xml
rename to src/changelog/2.0-rc2/LOG4J2-664_Moved_plugin_cache_file_to_META_INF_for_OSGi_compatibility.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-668_Correctly_process_log_events_when_combining_AsyncLoggers_wit.xml b/src/changelog/2.0-rc2/LOG4J2-668_Correctly_process_log_events_when_combining_AsyncLoggers_wit.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-668_Correctly_process_log_events_when_combining_AsyncLoggers_wit.xml
rename to src/changelog/2.0-rc2/LOG4J2-668_Correctly_process_log_events_when_combining_AsyncLoggers_wit.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-669_Prevent_NPE_when_combining_AsyncLoggers_with_AsyncLoggerConf.xml b/src/changelog/2.0-rc2/LOG4J2-669_Prevent_NPE_when_combining_AsyncLoggers_with_AsyncLoggerConf.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-669_Prevent_NPE_when_combining_AsyncLoggers_with_AsyncLoggerConf.xml
rename to src/changelog/2.0-rc2/LOG4J2-669_Prevent_NPE_when_combining_AsyncLoggers_with_AsyncLoggerConf.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-674_Made_RollingFileAppender_buffer_size_configurable.xml b/src/changelog/2.0-rc2/LOG4J2-674_Made_RollingFileAppender_buffer_size_configurable.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-674_Made_RollingFileAppender_buffer_size_configurable.xml
rename to src/changelog/2.0-rc2/LOG4J2-674_Made_RollingFileAppender_buffer_size_configurable.xml
diff --git a/src/changelog/20140621-2.0-rc2/LOG4J2-675_RollingFile_and_RollingRandomAccessFile_now_write_the_layout.xml b/src/changelog/2.0-rc2/LOG4J2-675_RollingFile_and_RollingRandomAccessFile_now_write_the_layout.xml
similarity index 100%
rename from src/changelog/20140621-2.0-rc2/LOG4J2-675_RollingFile_and_RollingRandomAccessFile_now_write_the_layout.xml
rename to src/changelog/2.0-rc2/LOG4J2-675_RollingFile_and_RollingRandomAccessFile_now_write_the_layout.xml
diff --git a/src/changelog/20140729-2.0.1/.intro.adoc b/src/changelog/2.0.1/.intro.adoc
similarity index 100%
rename from src/changelog/20140729-2.0.1/.intro.adoc
rename to src/changelog/2.0.1/.intro.adoc
diff --git a/src/changelog/20140729-2.0.1/.release.xml b/src/changelog/2.0.1/.release.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/.release.xml
rename to src/changelog/2.0.1/.release.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-373_Fixed_ClassLoader_issues_in_loading_Log4j_providers_in_an_OS.xml b/src/changelog/2.0.1/LOG4J2-373_Fixed_ClassLoader_issues_in_loading_Log4j_providers_in_an_OS.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-373_Fixed_ClassLoader_issues_in_loading_Log4j_providers_in_an_OS.xml
rename to src/changelog/2.0.1/LOG4J2-373_Fixed_ClassLoader_issues_in_loading_Log4j_providers_in_an_OS.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-657_Fixed_AbstractDatabaseManager_to_close_connection_on_writeIn.xml b/src/changelog/2.0.1/LOG4J2-657_Fixed_AbstractDatabaseManager_to_close_connection_on_writeIn.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-657_Fixed_AbstractDatabaseManager_to_close_connection_on_writeIn.xml
rename to src/changelog/2.0.1/LOG4J2-657_Fixed_AbstractDatabaseManager_to_close_connection_on_writeIn.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-670_DatePatternConverter_ISO8601_PATTERN_now_conforms_to_ISO8601.xml b/src/changelog/2.0.1/LOG4J2-670_DatePatternConverter_ISO8601_PATTERN_now_conforms_to_ISO8601.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-670_DatePatternConverter_ISO8601_PATTERN_now_conforms_to_ISO8601.xml
rename to src/changelog/2.0.1/LOG4J2-670_DatePatternConverter_ISO8601_PATTERN_now_conforms_to_ISO8601.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-703_Android_Could_not_find_class_javax_naming_InitialContext.xml b/src/changelog/2.0.1/LOG4J2-703_Android_Could_not_find_class_javax_naming_InitialContext.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-703_Android_Could_not_find_class_javax_naming_InitialContext.xml
rename to src/changelog/2.0.1/LOG4J2-703_Android_Could_not_find_class_javax_naming_InitialContext.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-704_Improved_error_message_if_configuration_file_not_found.xml b/src/changelog/2.0.1/LOG4J2-704_Improved_error_message_if_configuration_file_not_found.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-704_Improved_error_message_if_configuration_file_not_found.xml
rename to src/changelog/2.0.1/LOG4J2-704_Improved_error_message_if_configuration_file_not_found.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-710_Added_documentation_for_Custom_Levels_and_Custom_Loggers.xml b/src/changelog/2.0.1/LOG4J2-710_Added_documentation_for_Custom_Levels_and_Custom_Loggers.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-710_Added_documentation_for_Custom_Levels_and_Custom_Loggers.xml
rename to src/changelog/2.0.1/LOG4J2-710_Added_documentation_for_Custom_Levels_and_Custom_Loggers.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-713_Android_java_lang_VerifyError_org_apache_logging_log4j_cor.xml b/src/changelog/2.0.1/LOG4J2-713_Android_java_lang_VerifyError_org_apache_logging_log4j_cor.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-713_Android_java_lang_VerifyError_org_apache_logging_log4j_cor.xml
rename to src/changelog/2.0.1/LOG4J2-713_Android_java_lang_VerifyError_org_apache_logging_log4j_cor.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-716_Automatically_disable_log4j_JMX_when_detecting_we_are_runnin.xml b/src/changelog/2.0.1/LOG4J2-716_Automatically_disable_log4j_JMX_when_detecting_we_are_runnin.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-716_Automatically_disable_log4j_JMX_when_detecting_we_are_runnin.xml
rename to src/changelog/2.0.1/LOG4J2-716_Automatically_disable_log4j_JMX_when_detecting_we_are_runnin.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-719_Correctly_handle_NetworkOnMainThreadException_thrown_on_Andr.xml b/src/changelog/2.0.1/LOG4J2-719_Correctly_handle_NetworkOnMainThreadException_thrown_on_Andr.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-719_Correctly_handle_NetworkOnMainThreadException_thrown_on_Andr.xml
rename to src/changelog/2.0.1/LOG4J2-719_Correctly_handle_NetworkOnMainThreadException_thrown_on_Andr.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-725_Added_WebLoggerContextUtils_class_to_log4j_web_for_helper_me.xml b/src/changelog/2.0.1/LOG4J2-725_Added_WebLoggerContextUtils_class_to_log4j_web_for_helper_me.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-725_Added_WebLoggerContextUtils_class_to_log4j_web_for_helper_me.xml
rename to src/changelog/2.0.1/LOG4J2-725_Added_WebLoggerContextUtils_class_to_log4j_web_for_helper_me.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-731_Updated_documentation_regarding_extensions_to_LoggerContextF.xml b/src/changelog/2.0.1/LOG4J2-731_Updated_documentation_regarding_extensions_to_LoggerContextF.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-731_Updated_documentation_regarding_extensions_to_LoggerContextF.xml
rename to src/changelog/2.0.1/LOG4J2-731_Updated_documentation_regarding_extensions_to_LoggerContextF.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-732_Update_to_LMAX_Disruptor_3_3_0_from_3_2_1.xml b/src/changelog/2.0.1/LOG4J2-732_Update_to_LMAX_Disruptor_3_3_0_from_3_2_1.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-732_Update_to_LMAX_Disruptor_3_3_0_from_3_2_1.xml
rename to src/changelog/2.0.1/LOG4J2-732_Update_to_LMAX_Disruptor_3_3_0_from_3_2_1.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-733_Update_to_latest_Jackson_jars_from_the_2_4_1_X_line.xml b/src/changelog/2.0.1/LOG4J2-733_Update_to_latest_Jackson_jars_from_the_2_4_1_X_line.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-733_Update_to_latest_Jackson_jars_from_the_2_4_1_X_line.xml
rename to src/changelog/2.0.1/LOG4J2-733_Update_to_latest_Jackson_jars_from_the_2_4_1_X_line.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-735_Fixed_log4j_bom_so_that_it_won_t_interfere_with_spring_bom_a.xml b/src/changelog/2.0.1/LOG4J2-735_Fixed_log4j_bom_so_that_it_won_t_interfere_with_spring_bom_a.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-735_Fixed_log4j_bom_so_that_it_won_t_interfere_with_spring_bom_a.xml
rename to src/changelog/2.0.1/LOG4J2-735_Fixed_log4j_bom_so_that_it_won_t_interfere_with_spring_bom_a.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-736_Fixed_log4j_bom_so_that_it_won_t_specify_a_default_scope_on.xml b/src/changelog/2.0.1/LOG4J2-736_Fixed_log4j_bom_so_that_it_won_t_specify_a_default_scope_on.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-736_Fixed_log4j_bom_so_that_it_won_t_specify_a_default_scope_on.xml
rename to src/changelog/2.0.1/LOG4J2-736_Fixed_log4j_bom_so_that_it_won_t_specify_a_default_scope_on.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-738_RollingFileManager_deadlock_if_async_action_thread_fails_to.xml b/src/changelog/2.0.1/LOG4J2-738_RollingFileManager_deadlock_if_async_action_thread_fails_to.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-738_RollingFileManager_deadlock_if_async_action_thread_fails_to.xml
rename to src/changelog/2.0.1/LOG4J2-738_RollingFileManager_deadlock_if_async_action_thread_fails_to.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-740_Fixed_typo_in_webapp_manual_regarding_sample_web_xml_file.xml b/src/changelog/2.0.1/LOG4J2-740_Fixed_typo_in_webapp_manual_regarding_sample_web_xml_file.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-740_Fixed_typo_in_webapp_manual_regarding_sample_web_xml_file.xml
rename to src/changelog/2.0.1/LOG4J2-740_Fixed_typo_in_webapp_manual_regarding_sample_web_xml_file.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-741_Reinstate_the_package_configuration_attribute_for_discoverin.xml b/src/changelog/2.0.1/LOG4J2-741_Reinstate_the_package_configuration_attribute_for_discoverin.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-741_Reinstate_the_package_configuration_attribute_for_discoverin.xml
rename to src/changelog/2.0.1/LOG4J2-741_Reinstate_the_package_configuration_attribute_for_discoverin.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-742_XInclude_not_working_with_relative_path.xml b/src/changelog/2.0.1/LOG4J2-742_XInclude_not_working_with_relative_path.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-742_XInclude_not_working_with_relative_path.xml
rename to src/changelog/2.0.1/LOG4J2-742_XInclude_not_working_with_relative_path.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-744_Avoid_unnecessary_Clock_calls_when_TimestampMessage_is_logge.xml b/src/changelog/2.0.1/LOG4J2-744_Avoid_unnecessary_Clock_calls_when_TimestampMessage_is_logge.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-744_Avoid_unnecessary_Clock_calls_when_TimestampMessage_is_logge.xml
rename to src/changelog/2.0.1/LOG4J2-744_Avoid_unnecessary_Clock_calls_when_TimestampMessage_is_logge.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-749_Retain_the_default_date_pattern_after_fixing_the_ISO8601_pat.xml b/src/changelog/2.0.1/LOG4J2-749_Retain_the_default_date_pattern_after_fixing_the_ISO8601_pat.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-749_Retain_the_default_date_pattern_after_fixing_the_ISO8601_pat.xml
rename to src/changelog/2.0.1/LOG4J2-749_Retain_the_default_date_pattern_after_fixing_the_ISO8601_pat.xml
diff --git a/src/changelog/20140729-2.0.1/LOG4J2-750_Webapp_configuration_page_has_incorrect_class_name.xml b/src/changelog/2.0.1/LOG4J2-750_Webapp_configuration_page_has_incorrect_class_name.xml
similarity index 100%
rename from src/changelog/20140729-2.0.1/LOG4J2-750_Webapp_configuration_page_has_incorrect_class_name.xml
rename to src/changelog/2.0.1/LOG4J2-750_Webapp_configuration_page_has_incorrect_class_name.xml
diff --git a/src/changelog/20140816-2.0.2/.intro.adoc b/src/changelog/2.0.2/.intro.adoc
similarity index 100%
rename from src/changelog/20140816-2.0.2/.intro.adoc
rename to src/changelog/2.0.2/.intro.adoc
diff --git a/src/changelog/20140816-2.0.2/.release.xml b/src/changelog/2.0.2/.release.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/.release.xml
rename to src/changelog/2.0.2/.release.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-679_Resolved_race_condition_that_caused_log_file_rotation_to_fai.xml b/src/changelog/2.0.2/LOG4J2-679_Resolved_race_condition_that_caused_log_file_rotation_to_fai.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-679_Resolved_race_condition_that_caused_log_file_rotation_to_fai.xml
rename to src/changelog/2.0.2/LOG4J2-679_Resolved_race_condition_that_caused_log_file_rotation_to_fai.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-722_Clarified_in_documentation_that_Commons_Logging_jar_is_requi.xml b/src/changelog/2.0.2/LOG4J2-722_Clarified_in_documentation_that_Commons_Logging_jar_is_requi.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-722_Clarified_in_documentation_that_Commons_Logging_jar_is_requi.xml
rename to src/changelog/2.0.2/LOG4J2-722_Clarified_in_documentation_that_Commons_Logging_jar_is_requi.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-723_Clarified_in_documentation_that_SLF4J_API_jar_is_required_wh.xml b/src/changelog/2.0.2/LOG4J2-723_Clarified_in_documentation_that_SLF4J_API_jar_is_required_wh.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-723_Clarified_in_documentation_that_SLF4J_API_jar_is_required_wh.xml
rename to src/changelog/2.0.2/LOG4J2-723_Clarified_in_documentation_that_SLF4J_API_jar_is_required_wh.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-726_Prevent_application_from_hanging_when_PatternLayout_configur.xml b/src/changelog/2.0.2/LOG4J2-726_Prevent_application_from_hanging_when_PatternLayout_configur.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-726_Prevent_application_from_hanging_when_PatternLayout_configur.xml
rename to src/changelog/2.0.2/LOG4J2-726_Prevent_application_from_hanging_when_PatternLayout_configur.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-729_Emit_warning_message_to_console_if_no_configuration_file_fou.xml b/src/changelog/2.0.2/LOG4J2-729_Emit_warning_message_to_console_if_no_configuration_file_fou.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-729_Emit_warning_message_to_console_if_no_configuration_file_fou.xml
rename to src/changelog/2.0.2/LOG4J2-729_Emit_warning_message_to_console_if_no_configuration_file_fou.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-730_Allow_Log4jContextFactory_subclasses_to_specify_a_custom_Con.xml b/src/changelog/2.0.2/LOG4J2-730_Allow_Log4jContextFactory_subclasses_to_specify_a_custom_Con.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-730_Allow_Log4jContextFactory_subclasses_to_specify_a_custom_Con.xml
rename to src/changelog/2.0.2/LOG4J2-730_Allow_Log4jContextFactory_subclasses_to_specify_a_custom_Con.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-756_Prevent_JUnit_test_from_creating_unnecessary_Log4j2Plugins_d.xml b/src/changelog/2.0.2/LOG4J2-756_Prevent_JUnit_test_from_creating_unnecessary_Log4j2Plugins_d.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-756_Prevent_JUnit_test_from_creating_unnecessary_Log4j2Plugins_d.xml
rename to src/changelog/2.0.2/LOG4J2-756_Prevent_JUnit_test_from_creating_unnecessary_Log4j2Plugins_d.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-759_Fixed_various_minor_site_documentation_issues_mostly_versio.xml b/src/changelog/2.0.2/LOG4J2-759_Fixed_various_minor_site_documentation_issues_mostly_versio.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-759_Fixed_various_minor_site_documentation_issues_mostly_versio.xml
rename to src/changelog/2.0.2/LOG4J2-759_Fixed_various_minor_site_documentation_issues_mostly_versio.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-760_Documentation_improvement_link_to_dependency_tree_from_log4.xml b/src/changelog/2.0.2/LOG4J2-760_Documentation_improvement_link_to_dependency_tree_from_log4.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-760_Documentation_improvement_link_to_dependency_tree_from_log4.xml
rename to src/changelog/2.0.2/LOG4J2-760_Documentation_improvement_link_to_dependency_tree_from_log4.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-763_Improved_asynchronous_loggers_and_appenders_to_ensure_the_fo.xml b/src/changelog/2.0.2/LOG4J2-763_Improved_asynchronous_loggers_and_appenders_to_ensure_the_fo.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-763_Improved_asynchronous_loggers_and_appenders_to_ensure_the_fo.xml
rename to src/changelog/2.0.2/LOG4J2-763_Improved_asynchronous_loggers_and_appenders_to_ensure_the_fo.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-765_Improve_warning_message_when_missing_log4j_core_in_the_class.xml b/src/changelog/2.0.2/LOG4J2-765_Improve_warning_message_when_missing_log4j_core_in_the_class.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-765_Improve_warning_message_when_missing_log4j_core_in_the_class.xml
rename to src/changelog/2.0.2/LOG4J2-765_Improve_warning_message_when_missing_log4j_core_in_the_class.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-769_Startup_takes_a_long_time_if_you_have_empty_packages_attribu.xml b/src/changelog/2.0.2/LOG4J2-769_Startup_takes_a_long_time_if_you_have_empty_packages_attribu.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-769_Startup_takes_a_long_time_if_you_have_empty_packages_attribu.xml
rename to src/changelog/2.0.2/LOG4J2-769_Startup_takes_a_long_time_if_you_have_empty_packages_attribu.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-773_Site_log4j_core_component_pages_were_still_using_the_old_lo.xml b/src/changelog/2.0.2/LOG4J2-773_Site_log4j_core_component_pages_were_still_using_the_old_lo.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-773_Site_log4j_core_component_pages_were_still_using_the_old_lo.xml
rename to src/changelog/2.0.2/LOG4J2-773_Site_log4j_core_component_pages_were_still_using_the_old_lo.xml
diff --git a/src/changelog/20140816-2.0.2/LOG4J2-775_Update_Apache_Flume_to_1_5_0_1_from_1_5_0.xml b/src/changelog/2.0.2/LOG4J2-775_Update_Apache_Flume_to_1_5_0_1_from_1_5_0.xml
similarity index 100%
rename from src/changelog/20140816-2.0.2/LOG4J2-775_Update_Apache_Flume_to_1_5_0_1_from_1_5_0.xml
rename to src/changelog/2.0.2/LOG4J2-775_Update_Apache_Flume_to_1_5_0_1_from_1_5_0.xml
diff --git a/src/changelog/20140712-2.0/.intro.adoc b/src/changelog/2.0/.intro.adoc
similarity index 100%
rename from src/changelog/20140712-2.0/.intro.adoc
rename to src/changelog/2.0/.intro.adoc
diff --git a/src/changelog/20140712-2.0/.release.xml b/src/changelog/2.0/.release.xml
similarity index 100%
rename from src/changelog/20140712-2.0/.release.xml
rename to src/changelog/2.0/.release.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-441_LoggerConfigs_with_no_Level_now_inherit_the_Level_from_their.xml b/src/changelog/2.0/LOG4J2-441_LoggerConfigs_with_no_Level_now_inherit_the_Level_from_their.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-441_LoggerConfigs_with_no_Level_now_inherit_the_Level_from_their.xml
rename to src/changelog/2.0/LOG4J2-441_LoggerConfigs_with_no_Level_now_inherit_the_Level_from_their.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-519_Added_support_for_generating_custom_logger_wrappers_that_rep.xml b/src/changelog/2.0/LOG4J2-519_Added_support_for_generating_custom_logger_wrappers_that_rep.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-519_Added_support_for_generating_custom_logger_wrappers_that_rep.xml
rename to src/changelog/2.0/LOG4J2-519_Added_support_for_generating_custom_logger_wrappers_that_rep.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-538_JMX_GUI_fixed_occasional_ArrayIndexOutOfBoundsException_aft.xml b/src/changelog/2.0/LOG4J2-538_JMX_GUI_fixed_occasional_ArrayIndexOutOfBoundsException_aft.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-538_JMX_GUI_fixed_occasional_ArrayIndexOutOfBoundsException_aft.xml
rename to src/changelog/2.0/LOG4J2-538_JMX_GUI_fixed_occasional_ArrayIndexOutOfBoundsException_aft.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-625_Fixed_Serialization_error_with_SocketAppender_and_Async_Logg.xml b/src/changelog/2.0/LOG4J2-625_Fixed_Serialization_error_with_SocketAppender_and_Async_Logg.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-625_Fixed_Serialization_error_with_SocketAppender_and_Async_Logg.xml
rename to src/changelog/2.0/LOG4J2-625_Fixed_Serialization_error_with_SocketAppender_and_Async_Logg.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-631_Update_docs_to_clarify_how_to_use_formatter_logger_and_stand.xml b/src/changelog/2.0/LOG4J2-631_Update_docs_to_clarify_how_to_use_formatter_logger_and_stand.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-631_Update_docs_to_clarify_how_to_use_formatter_logger_and_stand.xml
rename to src/changelog/2.0/LOG4J2-631_Update_docs_to_clarify_how_to_use_formatter_logger_and_stand.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-666_AsyncLoggerContextSelector_should_ensure_that_different_Asyn.xml b/src/changelog/2.0/LOG4J2-666_AsyncLoggerContextSelector_should_ensure_that_different_Asyn.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-666_AsyncLoggerContextSelector_should_ensure_that_different_Asyn.xml
rename to src/changelog/2.0/LOG4J2-666_AsyncLoggerContextSelector_should_ensure_that_different_Asyn.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-682_Special_characters_tab_and_so_on_in_PatternLayout_do_not_w.xml b/src/changelog/2.0/LOG4J2-682_Special_characters_tab_and_so_on_in_PatternLayout_do_not_w.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-682_Special_characters_tab_and_so_on_in_PatternLayout_do_not_w.xml
rename to src/changelog/2.0/LOG4J2-682_Special_characters_tab_and_so_on_in_PatternLayout_do_not_w.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-683_Fix_annotation_processor_warnings_on_JDK_1_7.xml b/src/changelog/2.0/LOG4J2-683_Fix_annotation_processor_warnings_on_JDK_1_7.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-683_Fix_annotation_processor_warnings_on_JDK_1_7.xml
rename to src/changelog/2.0/LOG4J2-683_Fix_annotation_processor_warnings_on_JDK_1_7.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-685_Make_org_apache_logging_log4j_core_layout_AbstractLayout_imm.xml b/src/changelog/2.0/LOG4J2-685_Make_org_apache_logging_log4j_core_layout_AbstractLayout_imm.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-685_Make_org_apache_logging_log4j_core_layout_AbstractLayout_imm.xml
rename to src/changelog/2.0/LOG4J2-685_Make_org_apache_logging_log4j_core_layout_AbstractLayout_imm.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-686_Core_s_OptionConverter_support_for_b_is_broken_affects_Pat.xml b/src/changelog/2.0/LOG4J2-686_Core_s_OptionConverter_support_for_b_is_broken_affects_Pat.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-686_Core_s_OptionConverter_support_for_b_is_broken_affects_Pat.xml
rename to src/changelog/2.0/LOG4J2-686_Core_s_OptionConverter_support_for_b_is_broken_affects_Pat.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-687_Rename_org_apache_logging_log4j_core_util_Closer_closeSilent.xml b/src/changelog/2.0/LOG4J2-687_Rename_org_apache_logging_log4j_core_util_Closer_closeSilent.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-687_Rename_org_apache_logging_log4j_core_util_Closer_closeSilent.xml
rename to src/changelog/2.0/LOG4J2-687_Rename_org_apache_logging_log4j_core_util_Closer_closeSilent.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-688_Make_org_apache_logging_log4j_core_layout_PatternLayout_immu.xml b/src/changelog/2.0/LOG4J2-688_Make_org_apache_logging_log4j_core_layout_PatternLayout_immu.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-688_Make_org_apache_logging_log4j_core_layout_PatternLayout_immu.xml
rename to src/changelog/2.0/LOG4J2-688_Make_org_apache_logging_log4j_core_layout_PatternLayout_immu.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-689_Update_Jackson_to_2_4_1.xml b/src/changelog/2.0/LOG4J2-689_Update_Jackson_to_2_4_1.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-689_Update_Jackson_to_2_4_1.xml
rename to src/changelog/2.0/LOG4J2-689_Update_Jackson_to_2_4_1.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-690_Log4j_Web_test_dependencies_should_be_in_scope_test_in_the.xml b/src/changelog/2.0/LOG4J2-690_Log4j_Web_test_dependencies_should_be_in_scope_test_in_the.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-690_Log4j_Web_test_dependencies_should_be_in_scope_test_in_the.xml
rename to src/changelog/2.0/LOG4J2-690_Log4j_Web_test_dependencies_should_be_in_scope_test_in_the.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-692_Update_documentation_to_specify_only_Maven_3_is_supported.xml b/src/changelog/2.0/LOG4J2-692_Update_documentation_to_specify_only_Maven_3_is_supported.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-692_Update_documentation_to_specify_only_Maven_3_is_supported.xml
rename to src/changelog/2.0/LOG4J2-692_Update_documentation_to_specify_only_Maven_3_is_supported.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-694_Fix_strange_compilation_error_that_popped_up_in_a_test_class.xml b/src/changelog/2.0/LOG4J2-694_Fix_strange_compilation_error_that_popped_up_in_a_test_class.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-694_Fix_strange_compilation_error_that_popped_up_in_a_test_class.xml
rename to src/changelog/2.0/LOG4J2-694_Fix_strange_compilation_error_that_popped_up_in_a_test_class.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-696_RegexFilter_does_not_match_multiline_log_messages.xml b/src/changelog/2.0/LOG4J2-696_RegexFilter_does_not_match_multiline_log_messages.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-696_RegexFilter_does_not_match_multiline_log_messages.xml
rename to src/changelog/2.0/LOG4J2-696_RegexFilter_does_not_match_multiline_log_messages.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-699_PatternLayout_manual_page_missing_documentation_on_header_fo.xml b/src/changelog/2.0/LOG4J2-699_PatternLayout_manual_page_missing_documentation_on_header_fo.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-699_PatternLayout_manual_page_missing_documentation_on_header_fo.xml
rename to src/changelog/2.0/LOG4J2-699_PatternLayout_manual_page_missing_documentation_on_header_fo.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-705_Fixed_issue_where_Async_Logger_does_not_log_thread_context_s.xml b/src/changelog/2.0/LOG4J2-705_Fixed_issue_where_Async_Logger_does_not_log_thread_context_s.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-705_Fixed_issue_where_Async_Logger_does_not_log_thread_context_s.xml
rename to src/changelog/2.0/LOG4J2-705_Fixed_issue_where_Async_Logger_does_not_log_thread_context_s.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-707_Some_exceptions_are_not_logged_when_configuration_problems_a.xml b/src/changelog/2.0/LOG4J2-707_Some_exceptions_are_not_logged_when_configuration_problems_a.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-707_Some_exceptions_are_not_logged_when_configuration_problems_a.xml
rename to src/changelog/2.0/LOG4J2-707_Some_exceptions_are_not_logged_when_configuration_problems_a.xml
diff --git a/src/changelog/20140712-2.0/LOG4J2-709_Update_Apache_Commons_Logging_to_1_2_from_1_1_3.xml b/src/changelog/2.0/LOG4J2-709_Update_Apache_Commons_Logging_to_1_2_from_1_1_3.xml
similarity index 100%
rename from src/changelog/20140712-2.0/LOG4J2-709_Update_Apache_Commons_Logging_to_1_2_from_1_1_3.xml
rename to src/changelog/2.0/LOG4J2-709_Update_Apache_Commons_Logging_to_1_2_from_1_1_3.xml
diff --git a/src/changelog/20141019-2.1/.intro.adoc b/src/changelog/2.1/.intro.adoc
similarity index 100%
rename from src/changelog/20141019-2.1/.intro.adoc
rename to src/changelog/2.1/.intro.adoc
diff --git a/src/changelog/20141019-2.1/.release.xml b/src/changelog/2.1/.release.xml
similarity index 100%
rename from src/changelog/20141019-2.1/.release.xml
rename to src/changelog/2.1/.release.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-391_FlumePersistentManager_now_handles_LockConflictExceptions_in.xml b/src/changelog/2.1/LOG4J2-391_FlumePersistentManager_now_handles_LockConflictExceptions_in.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-391_FlumePersistentManager_now_handles_LockConflictExceptions_in.xml
rename to src/changelog/2.1/LOG4J2-391_FlumePersistentManager_now_handles_LockConflictExceptions_in.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-428_Implement_a_GELF_layout.xml b/src/changelog/2.1/LOG4J2-428_Implement_a_GELF_layout.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-428_Implement_a_GELF_layout.xml
rename to src/changelog/2.1/LOG4J2-428_Implement_a_GELF_layout.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-431_Added_Memory_Mapped_File_Appender.xml b/src/changelog/2.1/LOG4J2-431_Added_Memory_Mapped_File_Appender.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-431_Added_Memory_Mapped_File_Appender.xml
rename to src/changelog/2.1/LOG4J2-431_Added_Memory_Mapped_File_Appender.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-547_Add_the_Log4j_IOStreams_component.xml b/src/changelog/2.1/LOG4J2-547_Add_the_Log4j_IOStreams_component.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-547_Add_the_Log4j_IOStreams_component.xml
rename to src/changelog/2.1/LOG4J2-547_Add_the_Log4j_IOStreams_component.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-589_Supported_filtering_on_custom_log_levels_in_configuration.xml b/src/changelog/2.1/LOG4J2-589_Supported_filtering_on_custom_log_levels_in_configuration.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-589_Supported_filtering_on_custom_log_levels_in_configuration.xml
rename to src/changelog/2.1/LOG4J2-589_Supported_filtering_on_custom_log_levels_in_configuration.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-608_Add_java_util_logging_implementation_based_on_log4j_api_See.xml b/src/changelog/2.1/LOG4J2-608_Add_java_util_logging_implementation_based_on_log4j_api_See.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-608_Add_java_util_logging_implementation_based_on_log4j_api_See.xml
rename to src/changelog/2.1/LOG4J2-608_Add_java_util_logging_implementation_based_on_log4j_api_See.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-663_Fix_OSGi_Import_Package_problem_with_the_JMS_API.xml b/src/changelog/2.1/LOG4J2-663_Fix_OSGi_Import_Package_problem_with_the_JMS_API.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-663_Fix_OSGi_Import_Package_problem_with_the_JMS_API.xml
rename to src/changelog/2.1/LOG4J2-663_Fix_OSGi_Import_Package_problem_with_the_JMS_API.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-676_Some_typo_fixes_and_enhancements_for_the_site.xml b/src/changelog/2.1/LOG4J2-676_Some_typo_fixes_and_enhancements_for_the_site.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-676_Some_typo_fixes_and_enhancements_for_the_site.xml
rename to src/changelog/2.1/LOG4J2-676_Some_typo_fixes_and_enhancements_for_the_site.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-678_Documentation_fixed_minor_issues_with_Log4j2_website_docume.xml b/src/changelog/2.1/LOG4J2-678_Documentation_fixed_minor_issues_with_Log4j2_website_docume.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-678_Documentation_fixed_minor_issues_with_Log4j2_website_docume.xml
rename to src/changelog/2.1/LOG4J2-678_Documentation_fixed_minor_issues_with_Log4j2_website_docume.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-745_Avoid_ConverterKey_plugin_clashes_by_using_a_more_predictabl.xml b/src/changelog/2.1/LOG4J2-745_Avoid_ConverterKey_plugin_clashes_by_using_a_more_predictabl.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-745_Avoid_ConverterKey_plugin_clashes_by_using_a_more_predictabl.xml
rename to src/changelog/2.1/LOG4J2-745_Avoid_ConverterKey_plugin_clashes_by_using_a_more_predictabl.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-753_Reduced_CachedClock_thread_contention.xml b/src/changelog/2.1/LOG4J2-753_Reduced_CachedClock_thread_contention.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-753_Reduced_CachedClock_thread_contention.xml
rename to src/changelog/2.1/LOG4J2-753_Reduced_CachedClock_thread_contention.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-766_Incomplete_documentation_for_JSONLayout.xml b/src/changelog/2.1/LOG4J2-766_Incomplete_documentation_for_JSONLayout.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-766_Incomplete_documentation_for_JSONLayout.xml
rename to src/changelog/2.1/LOG4J2-766_Incomplete_documentation_for_JSONLayout.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-771_Add_lookup_for_application_main_arguments.xml b/src/changelog/2.1/LOG4J2-771_Add_lookup_for_application_main_arguments.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-771_Add_lookup_for_application_main_arguments.xml
rename to src/changelog/2.1/LOG4J2-771_Add_lookup_for_application_main_arguments.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-780_Update_Spring_Framework_to_3_2_11_RELEASE_from_3_2_8_RELEASE.xml b/src/changelog/2.1/LOG4J2-780_Update_Spring_Framework_to_3_2_11_RELEASE_from_3_2_8_RELEASE.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-780_Update_Spring_Framework_to_3_2_11_RELEASE_from_3_2_8_RELEASE.xml
rename to src/changelog/2.1/LOG4J2-780_Update_Spring_Framework_to_3_2_11_RELEASE_from_3_2_8_RELEASE.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-782_Remove_invalid_Oracle_Maven_repository.xml b/src/changelog/2.1/LOG4J2-782_Remove_invalid_Oracle_Maven_repository.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-782_Remove_invalid_Oracle_Maven_repository.xml
rename to src/changelog/2.1/LOG4J2-782_Remove_invalid_Oracle_Maven_repository.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-783_PatternLayout_should_use_platform_character_encoding_by_defa.xml b/src/changelog/2.1/LOG4J2-783_PatternLayout_should_use_platform_character_encoding_by_defa.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-783_PatternLayout_should_use_platform_character_encoding_by_defa.xml
rename to src/changelog/2.1/LOG4J2-783_PatternLayout_should_use_platform_character_encoding_by_defa.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-785_Documentation_fixed_capitalization_inconsistency_in_user_ma.xml b/src/changelog/2.1/LOG4J2-785_Documentation_fixed_capitalization_inconsistency_in_user_ma.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-785_Documentation_fixed_capitalization_inconsistency_in_user_ma.xml
rename to src/changelog/2.1/LOG4J2-785_Documentation_fixed_capitalization_inconsistency_in_user_ma.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-787_Add_lookup_for_JVM_arguments.xml b/src/changelog/2.1/LOG4J2-787_Add_lookup_for_JVM_arguments.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-787_Add_lookup_for_JVM_arguments.xml
rename to src/changelog/2.1/LOG4J2-787_Add_lookup_for_JVM_arguments.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-790_Update_Jackson_to_2_4_2_from_2_4_1_for_XML_and_JSON_process.xml b/src/changelog/2.1/LOG4J2-790_Update_Jackson_to_2_4_2_from_2_4_1_for_XML_and_JSON_process.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-790_Update_Jackson_to_2_4_2_from_2_4_1_for_XML_and_JSON_process.xml
rename to src/changelog/2.1/LOG4J2-790_Update_Jackson_to_2_4_2_from_2_4_1_for_XML_and_JSON_process.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-793_Add_support_for_custom_SLF4J_Markers_in_log4j_slf4j_impl_mod.xml b/src/changelog/2.1/LOG4J2-793_Add_support_for_custom_SLF4J_Markers_in_log4j_slf4j_impl_mod.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-793_Add_support_for_custom_SLF4J_Markers_in_log4j_slf4j_impl_mod.xml
rename to src/changelog/2.1/LOG4J2-793_Add_support_for_custom_SLF4J_Markers_in_log4j_slf4j_impl_mod.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-796_Fixed_issue_where_log4j_to_slf4j_did_not_work_correctly_with.xml b/src/changelog/2.1/LOG4J2-796_Fixed_issue_where_log4j_to_slf4j_did_not_work_correctly_with.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-796_Fixed_issue_where_log4j_to_slf4j_did_not_work_correctly_with.xml
rename to src/changelog/2.1/LOG4J2-796_Fixed_issue_where_log4j_to_slf4j_did_not_work_correctly_with.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-797_Documentation_clarified_why_log4j_core_is_a_compile_time_de.xml b/src/changelog/2.1/LOG4J2-797_Documentation_clarified_why_log4j_core_is_a_compile_time_de.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-797_Documentation_clarified_why_log4j_core_is_a_compile_time_de.xml
rename to src/changelog/2.1/LOG4J2-797_Documentation_clarified_why_log4j_core_is_a_compile_time_de.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-798_Fixed_plugin_scanning_redundancy_causing_massive_slowdowns_i.xml b/src/changelog/2.1/LOG4J2-798_Fixed_plugin_scanning_redundancy_causing_massive_slowdowns_i.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-798_Fixed_plugin_scanning_redundancy_causing_massive_slowdowns_i.xml
rename to src/changelog/2.1/LOG4J2-798_Fixed_plugin_scanning_redundancy_causing_massive_slowdowns_i.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-800_All_life_cycle_implementations_should_be_serializable.xml b/src/changelog/2.1/LOG4J2-800_All_life_cycle_implementations_should_be_serializable.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-800_All_life_cycle_implementations_should_be_serializable.xml
rename to src/changelog/2.1/LOG4J2-800_All_life_cycle_implementations_should_be_serializable.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-801_org_apache_logging_log4j_core_Logger_should_be_serializable.xml b/src/changelog/2.1/LOG4J2-801_org_apache_logging_log4j_core_Logger_should_be_serializable.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-801_org_apache_logging_log4j_core_Logger_should_be_serializable.xml
rename to src/changelog/2.1/LOG4J2-801_org_apache_logging_log4j_core_Logger_should_be_serializable.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-807_Prevent_NPE_when_configuration_with_AsyncLogger_AsyncRoot_is.xml b/src/changelog/2.1/LOG4J2-807_Prevent_NPE_when_configuration_with_AsyncLogger_AsyncRoot_is.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-807_Prevent_NPE_when_configuration_with_AsyncLogger_AsyncRoot_is.xml
rename to src/changelog/2.1/LOG4J2-807_Prevent_NPE_when_configuration_with_AsyncLogger_AsyncRoot_is.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-809_Move_reflection_utility_class_to_API_s_private_utility_class.xml b/src/changelog/2.1/LOG4J2-809_Move_reflection_utility_class_to_API_s_private_utility_class.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-809_Move_reflection_utility_class_to_API_s_private_utility_class.xml
rename to src/changelog/2.1/LOG4J2-809_Move_reflection_utility_class_to_API_s_private_utility_class.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-810_Update_javax_mail_to_1_5_2_from_1_5_0.xml b/src/changelog/2.1/LOG4J2-810_Update_javax_mail_to_1_5_2_from_1_5_0.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-810_Update_javax_mail_to_1_5_2_from_1_5_0.xml
rename to src/changelog/2.1/LOG4J2-810_Update_javax_mail_to_1_5_2_from_1_5_0.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-811_SimpleLogger_throws_ArrayIndexOutOfBoundsException_for_an_em.xml b/src/changelog/2.1/LOG4J2-811_SimpleLogger_throws_ArrayIndexOutOfBoundsException_for_an_em.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-811_SimpleLogger_throws_ArrayIndexOutOfBoundsException_for_an_em.xml
rename to src/changelog/2.1/LOG4J2-811_SimpleLogger_throws_ArrayIndexOutOfBoundsException_for_an_em.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-813_MarkerManager_Log4jMarker_hasParents_returns_opposite_of_c.xml b/src/changelog/2.1/LOG4J2-813_MarkerManager_Log4jMarker_hasParents_returns_opposite_of_c.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-813_MarkerManager_Log4jMarker_hasParents_returns_opposite_of_c.xml
rename to src/changelog/2.1/LOG4J2-813_MarkerManager_Log4jMarker_hasParents_returns_opposite_of_c.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-815_Unify_the_two_JMS_appenders_into_a_single_appender_Configur.xml b/src/changelog/2.1/LOG4J2-815_Unify_the_two_JMS_appenders_into_a_single_appender_Configur.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-815_Unify_the_two_JMS_appenders_into_a_single_appender_Configur.xml
rename to src/changelog/2.1/LOG4J2-815_Unify_the_two_JMS_appenders_into_a_single_appender_Configur.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-816_Documentation_added_section_on_XInclude_to_user_manual_Conf.xml b/src/changelog/2.1/LOG4J2-816_Documentation_added_section_on_XInclude_to_user_manual_Conf.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-816_Documentation_added_section_on_XInclude_to_user_manual_Conf.xml
rename to src/changelog/2.1/LOG4J2-816_Documentation_added_section_on_XInclude_to_user_manual_Conf.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-819_Fixed_memory_leak_in_Tomcat_6_caused_by_clock_background_thr.xml b/src/changelog/2.1/LOG4J2-819_Fixed_memory_leak_in_Tomcat_6_caused_by_clock_background_thr.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-819_Fixed_memory_leak_in_Tomcat_6_caused_by_clock_background_thr.xml
rename to src/changelog/2.1/LOG4J2-819_Fixed_memory_leak_in_Tomcat_6_caused_by_clock_background_thr.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-822_Update_org_eclipse_persistence_jpa_to_2_5_2_from_2_5_1.xml b/src/changelog/2.1/LOG4J2-822_Update_org_eclipse_persistence_jpa_to_2_5_2_from_2_5_1.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-822_Update_org_eclipse_persistence_jpa_to_2_5_2_from_2_5_1.xml
rename to src/changelog/2.1/LOG4J2-822_Update_org_eclipse_persistence_jpa_to_2_5_2_from_2_5_1.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-825_Add_simple_validation_constraint_annotations_for_the_Plugin.xml b/src/changelog/2.1/LOG4J2-825_Add_simple_validation_constraint_annotations_for_the_Plugin.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-825_Add_simple_validation_constraint_annotations_for_the_Plugin.xml
rename to src/changelog/2.1/LOG4J2-825_Add_simple_validation_constraint_annotations_for_the_Plugin.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-827_Support_use_of_TypeConverter_classes_through_the_standard_Pl.xml b/src/changelog/2.1/LOG4J2-827_Support_use_of_TypeConverter_classes_through_the_standard_Pl.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-827_Support_use_of_TypeConverter_classes_through_the_standard_Pl.xml
rename to src/changelog/2.1/LOG4J2-827_Support_use_of_TypeConverter_classes_through_the_standard_Pl.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-829_Fixed_issue_in_RollingFile_filePattern_backslashes_are_path.xml b/src/changelog/2.1/LOG4J2-829_Fixed_issue_in_RollingFile_filePattern_backslashes_are_path.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-829_Fixed_issue_in_RollingFile_filePattern_backslashes_are_path.xml
rename to src/changelog/2.1/LOG4J2-829_Fixed_issue_in_RollingFile_filePattern_backslashes_are_path.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-830_Respect_external_interrupt_signal_to_allow_application_shutd.xml b/src/changelog/2.1/LOG4J2-830_Respect_external_interrupt_signal_to_allow_application_shutd.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-830_Respect_external_interrupt_signal_to_allow_application_shutd.xml
rename to src/changelog/2.1/LOG4J2-830_Respect_external_interrupt_signal_to_allow_application_shutd.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-831_Documentation_updated_FAQ_which_jars_diagrams_for_JUL_bri.xml b/src/changelog/2.1/LOG4J2-831_Documentation_updated_FAQ_which_jars_diagrams_for_JUL_bri.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-831_Documentation_updated_FAQ_which_jars_diagrams_for_JUL_bri.xml
rename to src/changelog/2.1/LOG4J2-831_Documentation_updated_FAQ_which_jars_diagrams_for_JUL_bri.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-832_ThrowableProxy_fails_if_a_class_in_logged_stack_trace_throws.xml b/src/changelog/2.1/LOG4J2-832_ThrowableProxy_fails_if_a_class_in_logged_stack_trace_throws.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-832_ThrowableProxy_fails_if_a_class_in_logged_stack_trace_throws.xml
rename to src/changelog/2.1/LOG4J2-832_ThrowableProxy_fails_if_a_class_in_logged_stack_trace_throws.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-833_Documentation_added_Runtime_Dependencies_link_to_left_nav_b.xml b/src/changelog/2.1/LOG4J2-833_Documentation_added_Runtime_Dependencies_link_to_left_nav_b.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-833_Documentation_added_Runtime_Dependencies_link_to_left_nav_b.xml
rename to src/changelog/2.1/LOG4J2-833_Documentation_added_Runtime_Dependencies_link_to_left_nav_b.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-840_Migrate_JdbcH2AppenderTest_JUnit_performance_test_to_log4j_p.xml b/src/changelog/2.1/LOG4J2-840_Migrate_JdbcH2AppenderTest_JUnit_performance_test_to_log4j_p.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-840_Migrate_JdbcH2AppenderTest_JUnit_performance_test_to_log4j_p.xml
rename to src/changelog/2.1/LOG4J2-840_Migrate_JdbcH2AppenderTest_JUnit_performance_test_to_log4j_p.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-841_Migrate_JdbcHyperSqlAppenderTest_JUnit_performance_test_to_l.xml b/src/changelog/2.1/LOG4J2-841_Migrate_JdbcHyperSqlAppenderTest_JUnit_performance_test_to_l.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-841_Migrate_JdbcHyperSqlAppenderTest_JUnit_performance_test_to_l.xml
rename to src/changelog/2.1/LOG4J2-841_Migrate_JdbcHyperSqlAppenderTest_JUnit_performance_test_to_l.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-842_Migrate_JpaH2AppenderTest_JUnit_performance_test_to_log4j_pe.xml b/src/changelog/2.1/LOG4J2-842_Migrate_JpaH2AppenderTest_JUnit_performance_test_to_log4j_pe.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-842_Migrate_JpaH2AppenderTest_JUnit_performance_test_to_log4j_pe.xml
rename to src/changelog/2.1/LOG4J2-842_Migrate_JpaH2AppenderTest_JUnit_performance_test_to_log4j_pe.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-843_Migrate_JpaHyperSqlAppenderTest_JUnit_performance_test_to_lo.xml b/src/changelog/2.1/LOG4J2-843_Migrate_JpaHyperSqlAppenderTest_JUnit_performance_test_to_lo.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-843_Migrate_JpaHyperSqlAppenderTest_JUnit_performance_test_to_lo.xml
rename to src/changelog/2.1/LOG4J2-843_Migrate_JpaHyperSqlAppenderTest_JUnit_performance_test_to_lo.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-844_Update_JMH_to_1_1_from_0_7_2.xml b/src/changelog/2.1/LOG4J2-844_Update_JMH_to_1_1_from_0_7_2.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-844_Update_JMH_to_1_1_from_0_7_2.xml
rename to src/changelog/2.1/LOG4J2-844_Update_JMH_to_1_1_from_0_7_2.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-845_Add_2_1_0_to_compatible_versions_in_Log4j_API_ProviderUtil_a.xml b/src/changelog/2.1/LOG4J2-845_Add_2_1_0_to_compatible_versions_in_Log4j_API_ProviderUtil_a.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-845_Add_2_1_0_to_compatible_versions_in_Log4j_API_ProviderUtil_a.xml
rename to src/changelog/2.1/LOG4J2-845_Add_2_1_0_to_compatible_versions_in_Log4j_API_ProviderUtil_a.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-848_Add_a_Java_lookup_to_provide_nicely_formatted_runtime_versio.xml b/src/changelog/2.1/LOG4J2-848_Add_a_Java_lookup_to_provide_nicely_formatted_runtime_versio.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-848_Add_a_Java_lookup_to_provide_nicely_formatted_runtime_versio.xml
rename to src/changelog/2.1/LOG4J2-848_Add_a_Java_lookup_to_provide_nicely_formatted_runtime_versio.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-855_Documentation_fix_broken_links_on_Appenders_manual_page.xml b/src/changelog/2.1/LOG4J2-855_Documentation_fix_broken_links_on_Appenders_manual_page.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-855_Documentation_fix_broken_links_on_Appenders_manual_page.xml
rename to src/changelog/2.1/LOG4J2-855_Documentation_fix_broken_links_on_Appenders_manual_page.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-856_Documentation_add_sections_on_the_JUL_Adapter_IO_Streams_a.xml b/src/changelog/2.1/LOG4J2-856_Documentation_add_sections_on_the_JUL_Adapter_IO_Streams_a.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-856_Documentation_add_sections_on_the_JUL_Adapter_IO_Streams_a.xml
rename to src/changelog/2.1/LOG4J2-856_Documentation_add_sections_on_the_JUL_Adapter_IO_Streams_a.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-861_Documentation_fix_broken_links_on_left_navigation_Extending.xml b/src/changelog/2.1/LOG4J2-861_Documentation_fix_broken_links_on_left_navigation_Extending.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-861_Documentation_fix_broken_links_on_left_navigation_Extending.xml
rename to src/changelog/2.1/LOG4J2-861_Documentation_fix_broken_links_on_left_navigation_Extending.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-862_Fixed_classloader_issue_that_prevented_Log4j_from_finding_th.xml b/src/changelog/2.1/LOG4J2-862_Fixed_classloader_issue_that_prevented_Log4j_from_finding_th.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-862_Fixed_classloader_issue_that_prevented_Log4j_from_finding_th.xml
rename to src/changelog/2.1/LOG4J2-862_Fixed_classloader_issue_that_prevented_Log4j_from_finding_th.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-866_Documentation_fixed_missing_closing_parenthesis_in_code_exa.xml b/src/changelog/2.1/LOG4J2-866_Documentation_fixed_missing_closing_parenthesis_in_code_exa.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-866_Documentation_fixed_missing_closing_parenthesis_in_code_exa.xml
rename to src/changelog/2.1/LOG4J2-866_Documentation_fixed_missing_closing_parenthesis_in_code_exa.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-867_FlumeAppender_maxDelay_not_in_seconds_but_milliseconds.xml b/src/changelog/2.1/LOG4J2-867_FlumeAppender_maxDelay_not_in_seconds_but_milliseconds.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-867_FlumeAppender_maxDelay_not_in_seconds_but_milliseconds.xml
rename to src/changelog/2.1/LOG4J2-867_FlumeAppender_maxDelay_not_in_seconds_but_milliseconds.xml
diff --git a/src/changelog/20141019-2.1/LOG4J2-868_Add_ShutdownCallbackRegistry_interface_for_customizable_shut.xml b/src/changelog/2.1/LOG4J2-868_Add_ShutdownCallbackRegistry_interface_for_customizable_shut.xml
similarity index 100%
rename from src/changelog/20141019-2.1/LOG4J2-868_Add_ShutdownCallbackRegistry_interface_for_customizable_shut.xml
rename to src/changelog/2.1/LOG4J2-868_Add_ShutdownCallbackRegistry_interface_for_customizable_shut.xml
diff --git a/src/changelog/20171118-2.10.0/.intro.adoc b/src/changelog/2.10.0/.intro.adoc
similarity index 100%
rename from src/changelog/20171118-2.10.0/.intro.adoc
rename to src/changelog/2.10.0/.intro.adoc
diff --git a/src/changelog/20171118-2.10.0/.release.xml b/src/changelog/2.10.0/.release.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/.release.xml
rename to src/changelog/2.10.0/.release.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-1203_Allow_filtering_of_line_breaks_in_layout_pattern.xml b/src/changelog/2.10.0/LOG4J2-1203_Allow_filtering_of_line_breaks_in_layout_pattern.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-1203_Allow_filtering_of_line_breaks_in_layout_pattern.xml
rename to src/changelog/2.10.0/LOG4J2-1203_Allow_filtering_of_line_breaks_in_layout_pattern.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-1216_Nested_pattern_layout_options_broken.xml b/src/changelog/2.10.0/LOG4J2-1216_Nested_pattern_layout_options_broken.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-1216_Nested_pattern_layout_options_broken.xml
rename to src/changelog/2.10.0/LOG4J2-1216_Nested_pattern_layout_options_broken.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-1431_Simplify_log4j_system_property_naming_scheme.xml b/src/changelog/2.10.0/LOG4J2-1431_Simplify_log4j_system_property_naming_scheme.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-1431_Simplify_log4j_system_property_naming_scheme.xml
rename to src/changelog/2.10.0/LOG4J2-1431_Simplify_log4j_system_property_naming_scheme.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-1694_Add_fields_with_fixed_values_to_JSON_XML_YAML_layouts.xml b/src/changelog/2.10.0/LOG4J2-1694_Add_fields_with_fixed_values_to_JSON_XML_YAML_layouts.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-1694_Add_fields_with_fixed_values_to_JSON_XML_YAML_layouts.xml
rename to src/changelog/2.10.0/LOG4J2-1694_Add_fields_with_fixed_values_to_JSON_XML_YAML_layouts.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-1809_Add_global_configuration_environment_SPI.xml b/src/changelog/2.10.0/LOG4J2-1809_Add_global_configuration_environment_SPI.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-1809_Add_global_configuration_environment_SPI.xml
rename to src/changelog/2.10.0/LOG4J2-1809_Add_global_configuration_environment_SPI.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-1896_Update_classes_in_org_apache_logging_log4j_core_net_ssl_in_A.xml b/src/changelog/2.10.0/LOG4J2-1896_Update_classes_in_org_apache_logging_log4j_core_net_ssl_in_A.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-1896_Update_classes_in_org_apache_logging_log4j_core_net_ssl_in_A.xml
rename to src/changelog/2.10.0/LOG4J2-1896_Update_classes_in_org_apache_logging_log4j_core_net_ssl_in_A.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2025_Provide_support_for_overriding_the_Tomcat_Log_class_in_Tomca.xml b/src/changelog/2.10.0/LOG4J2-2025_Provide_support_for_overriding_the_Tomcat_Log_class_in_Tomca.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2025_Provide_support_for_overriding_the_Tomcat_Log_class_in_Tomca.xml
rename to src/changelog/2.10.0/LOG4J2-2025_Provide_support_for_overriding_the_Tomcat_Log_class_in_Tomca.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2031_Until_this_change_messages_appeared_out_of_order_in_log_fil.xml b/src/changelog/2.10.0/LOG4J2-2031_Until_this_change_messages_appeared_out_of_order_in_log_fil.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2031_Until_this_change_messages_appeared_out_of_order_in_log_fil.xml
rename to src/changelog/2.10.0/LOG4J2-2031_Until_this_change_messages_appeared_out_of_order_in_log_fil.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2036_CompositeConfiguration_supports_Reconfiguration_PR_115.xml b/src/changelog/2.10.0/LOG4J2-2036_CompositeConfiguration_supports_Reconfiguration_PR_115.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2036_CompositeConfiguration_supports_Reconfiguration_PR_115.xml
rename to src/changelog/2.10.0/LOG4J2-2036_CompositeConfiguration_supports_Reconfiguration_PR_115.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2052_Disable_thread_name_caching_by_default_when_running_on_Java.xml b/src/changelog/2.10.0/LOG4J2-2052_Disable_thread_name_caching_by_default_when_running_on_Java.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2052_Disable_thread_name_caching_by_default_when_running_on_Java.xml
rename to src/changelog/2.10.0/LOG4J2-2052_Disable_thread_name_caching_by_default_when_running_on_Java.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2053_Exception_java_nio_charset_UnsupportedCharsetException_cp65.xml b/src/changelog/2.10.0/LOG4J2-2053_Exception_java_nio_charset_UnsupportedCharsetException_cp65.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2053_Exception_java_nio_charset_UnsupportedCharsetException_cp65.xml
rename to src/changelog/2.10.0/LOG4J2-2053_Exception_java_nio_charset_UnsupportedCharsetException_cp65.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2054_Provide_ways_to_configure_SSL_that_avoid_plain_text_password.xml b/src/changelog/2.10.0/LOG4J2-2054_Provide_ways_to_configure_SSL_that_avoid_plain_text_password.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2054_Provide_ways_to_configure_SSL_that_avoid_plain_text_password.xml
rename to src/changelog/2.10.0/LOG4J2-2054_Provide_ways_to_configure_SSL_that_avoid_plain_text_password.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2055_If_Log4j_is_used_as_the_Tomcat_logging_implementation_startu.xml b/src/changelog/2.10.0/LOG4J2-2055_If_Log4j_is_used_as_the_Tomcat_logging_implementation_startu.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2055_If_Log4j_is_used_as_the_Tomcat_logging_implementation_startu.xml
rename to src/changelog/2.10.0/LOG4J2-2055_If_Log4j_is_used_as_the_Tomcat_logging_implementation_startu.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2056_Modularize_Log4j_api_and_make_most_other_log4j_jars_automati.xml b/src/changelog/2.10.0/LOG4J2-2056_Modularize_Log4j_api_and_make_most_other_log4j_jars_automati.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2056_Modularize_Log4j_api_and_make_most_other_log4j_jars_automati.xml
rename to src/changelog/2.10.0/LOG4J2-2056_Modularize_Log4j_api_and_make_most_other_log4j_jars_automati.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2057_Support_new_SLF4J_binding_mechanism_introduced_in_SLF4J_1_8.xml b/src/changelog/2.10.0/LOG4J2-2057_Support_new_SLF4J_binding_mechanism_introduced_in_SLF4J_1_8.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2057_Support_new_SLF4J_binding_mechanism_introduced_in_SLF4J_1_8.xml
rename to src/changelog/2.10.0/LOG4J2-2057_Support_new_SLF4J_binding_mechanism_introduced_in_SLF4J_1_8.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2060_AbstractDatabaseManager_should_make_a_copy_of_LogEvents_befo.xml b/src/changelog/2.10.0/LOG4J2-2060_AbstractDatabaseManager_should_make_a_copy_of_LogEvents_befo.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2060_AbstractDatabaseManager_should_make_a_copy_of_LogEvents_befo.xml
rename to src/changelog/2.10.0/LOG4J2-2060_AbstractDatabaseManager_should_make_a_copy_of_LogEvents_befo.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2062_Add_possibility_of_sending_the_key_of_a_message_to_Kafka_usi.xml b/src/changelog/2.10.0/LOG4J2-2062_Add_possibility_of_sending_the_key_of_a_message_to_Kafka_usi.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2062_Add_possibility_of_sending_the_key_of_a_message_to_Kafka_usi.xml
rename to src/changelog/2.10.0/LOG4J2-2062_Add_possibility_of_sending_the_key_of_a_message_to_Kafka_usi.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2070_Log4j1XmlLayout_does_not_provide_the_entire_stack_trace_it.xml b/src/changelog/2.10.0/LOG4J2-2070_Log4j1XmlLayout_does_not_provide_the_entire_stack_trace_it.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2070_Log4j1XmlLayout_does_not_provide_the_entire_stack_trace_it.xml
rename to src/changelog/2.10.0/LOG4J2-2070_Log4j1XmlLayout_does_not_provide_the_entire_stack_trace_it.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2071_Add_org_apache_logging_log4j_core_config_composite_Composite.xml b/src/changelog/2.10.0/LOG4J2-2071_Add_org_apache_logging_log4j_core_config_composite_Composite.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2071_Add_org_apache_logging_log4j_core_config_composite_Composite.xml
rename to src/changelog/2.10.0/LOG4J2-2071_Add_org_apache_logging_log4j_core_config_composite_Composite.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2073_Log4j_config_xsd_should_make_AppenderRef_optional_for_each_L.xml b/src/changelog/2.10.0/LOG4J2-2073_Log4j_config_xsd_should_make_AppenderRef_optional_for_each_L.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2073_Log4j_config_xsd_should_make_AppenderRef_optional_for_each_L.xml
rename to src/changelog/2.10.0/LOG4J2-2073_Log4j_config_xsd_should_make_AppenderRef_optional_for_each_L.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2074_The_console_appender_should_say_why_it_cannot_load_JAnsi.xml b/src/changelog/2.10.0/LOG4J2-2074_The_console_appender_should_say_why_it_cannot_load_JAnsi.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2074_The_console_appender_should_say_why_it_cannot_load_JAnsi.xml
rename to src/changelog/2.10.0/LOG4J2-2074_The_console_appender_should_say_why_it_cannot_load_JAnsi.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2076_Split_up_log4j_nosql_into_one_module_per_appender.xml b/src/changelog/2.10.0/LOG4J2-2076_Split_up_log4j_nosql_into_one_module_per_appender.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2076_Split_up_log4j_nosql_into_one_module_per_appender.xml
rename to src/changelog/2.10.0/LOG4J2-2076_Split_up_log4j_nosql_into_one_module_per_appender.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2077_Update_from_Jackson_2_9_1_to_2_9_2.xml b/src/changelog/2.10.0/LOG4J2-2077_Update_from_Jackson_2_9_1_to_2_9_2.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2077_Update_from_Jackson_2_9_1_to_2_9_2.xml
rename to src/changelog/2.10.0/LOG4J2-2077_Update_from_Jackson_2_9_1_to_2_9_2.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2078_Update_LMAX_disruptor_from_3_3_6_to_3_3_7.xml b/src/changelog/2.10.0/LOG4J2-2078_Update_LMAX_disruptor_from_3_3_6_to_3_3_7.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2078_Update_LMAX_disruptor_from_3_3_6_to_3_3_7.xml
rename to src/changelog/2.10.0/LOG4J2-2078_Update_LMAX_disruptor_from_3_3_6_to_3_3_7.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2081_Update_Apache_Commons_Compress_from_1_14_to_1_15.xml b/src/changelog/2.10.0/LOG4J2-2081_Update_Apache_Commons_Compress_from_1_14_to_1_15.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2081_Update_Apache_Commons_Compress_from_1_14_to_1_15.xml
rename to src/changelog/2.10.0/LOG4J2-2081_Update_Apache_Commons_Compress_from_1_14_to_1_15.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2085_Wrong_Apache_Commons_CSV_version_referenced_in_the_Javadoc_o.xml b/src/changelog/2.10.0/LOG4J2-2085_Wrong_Apache_Commons_CSV_version_referenced_in_the_Javadoc_o.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2085_Wrong_Apache_Commons_CSV_version_referenced_in_the_Javadoc_o.xml
rename to src/changelog/2.10.0/LOG4J2-2085_Wrong_Apache_Commons_CSV_version_referenced_in_the_Javadoc_o.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2087_Jansi_now_needs_to_be_enabled_explicitly_by_setting_system.xml b/src/changelog/2.10.0/LOG4J2-2087_Jansi_now_needs_to_be_enabled_explicitly_by_setting_system.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2087_Jansi_now_needs_to_be_enabled_explicitly_by_setting_system.xml
rename to src/changelog/2.10.0/LOG4J2-2087_Jansi_now_needs_to_be_enabled_explicitly_by_setting_system.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2088_Upgrade_picocli_to_2_0_3_from_0_9_8.xml b/src/changelog/2.10.0/LOG4J2-2088_Upgrade_picocli_to_2_0_3_from_0_9_8.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2088_Upgrade_picocli_to_2_0_3_from_0_9_8.xml
rename to src/changelog/2.10.0/LOG4J2-2088_Upgrade_picocli_to_2_0_3_from_0_9_8.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2089__TagLib_Update_servlet_api_provided_dependency_from_2_5_to.xml b/src/changelog/2.10.0/LOG4J2-2089__TagLib_Update_servlet_api_provided_dependency_from_2_5_to.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2089__TagLib_Update_servlet_api_provided_dependency_from_2_5_to.xml
rename to src/changelog/2.10.0/LOG4J2-2089__TagLib_Update_servlet_api_provided_dependency_from_2_5_to.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2091_Log4j_respects_the_configured_log4j2_is_webapp_property.xml b/src/changelog/2.10.0/LOG4J2-2091_Log4j_respects_the_configured_log4j2_is_webapp_property.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2091_Log4j_respects_the_configured_log4j2_is_webapp_property.xml
rename to src/changelog/2.10.0/LOG4J2-2091_Log4j_respects_the_configured_log4j2_is_webapp_property.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2096_Update_Apache_Kafka_kafka_clients_from_0_11_0_1_to_1_0_0.xml b/src/changelog/2.10.0/LOG4J2-2096_Update_Apache_Kafka_kafka_clients_from_0_11_0_1_to_1_0_0.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2096_Update_Apache_Kafka_kafka_clients_from_0_11_0_1_to_1_0_0.xml
rename to src/changelog/2.10.0/LOG4J2-2096_Update_Apache_Kafka_kafka_clients_from_0_11_0_1_to_1_0_0.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2098_Add_a_noop_AppenderSkeleton_for_applications_still_using_Log.xml b/src/changelog/2.10.0/LOG4J2-2098_Add_a_noop_AppenderSkeleton_for_applications_still_using_Log.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2098_Add_a_noop_AppenderSkeleton_for_applications_still_using_Log.xml
rename to src/changelog/2.10.0/LOG4J2-2098_Add_a_noop_AppenderSkeleton_for_applications_still_using_Log.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2100_LevelMixIn_class_for_Jackson_is_coded_incorrectly.xml b/src/changelog/2.10.0/LOG4J2-2100_LevelMixIn_class_for_Jackson_is_coded_incorrectly.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2100_LevelMixIn_class_for_Jackson_is_coded_incorrectly.xml
rename to src/changelog/2.10.0/LOG4J2-2100_LevelMixIn_class_for_Jackson_is_coded_incorrectly.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2101_Non_string_value_in_MapMessage_caused_ClassCastException.xml b/src/changelog/2.10.0/LOG4J2-2101_Non_string_value_in_MapMessage_caused_ClassCastException.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2101_Non_string_value_in_MapMessage_caused_ClassCastException.xml
rename to src/changelog/2.10.0/LOG4J2-2101_Non_string_value_in_MapMessage_caused_ClassCastException.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2102_MapMessage_JSON_encoding_will_escape_keys_and_values.xml b/src/changelog/2.10.0/LOG4J2-2102_MapMessage_JSON_encoding_will_escape_keys_and_values.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2102_MapMessage_JSON_encoding_will_escape_keys_and_values.xml
rename to src/changelog/2.10.0/LOG4J2-2102_MapMessage_JSON_encoding_will_escape_keys_and_values.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2103_XML_encoding_for_PatternLayout.xml b/src/changelog/2.10.0/LOG4J2-2103_XML_encoding_for_PatternLayout.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2103_XML_encoding_for_PatternLayout.xml
rename to src/changelog/2.10.0/LOG4J2-2103_XML_encoding_for_PatternLayout.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2107_MapMessage_supports_both_StringBuilderFormattable_and_MultiF.xml b/src/changelog/2.10.0/LOG4J2-2107_MapMessage_supports_both_StringBuilderFormattable_and_MultiF.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2107_MapMessage_supports_both_StringBuilderFormattable_and_MultiF.xml
rename to src/changelog/2.10.0/LOG4J2-2107_MapMessage_supports_both_StringBuilderFormattable_and_MultiF.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2109_Add_property_to_disable_message_pattern_converter_lookups.xml b/src/changelog/2.10.0/LOG4J2-2109_Add_property_to_disable_message_pattern_converter_lookups.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2109_Add_property_to_disable_message_pattern_converter_lookups.xml
rename to src/changelog/2.10.0/LOG4J2-2109_Add_property_to_disable_message_pattern_converter_lookups.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2112_MapMessage_should_use_deep_toString_for_values.xml b/src/changelog/2.10.0/LOG4J2-2112_MapMessage_should_use_deep_toString_for_values.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2112_MapMessage_should_use_deep_toString_for_values.xml
rename to src/changelog/2.10.0/LOG4J2-2112_MapMessage_should_use_deep_toString_for_values.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2114_Provide_a_native_Log4j_2_implementation_of_Eclipse_Jetty_s_o.xml b/src/changelog/2.10.0/LOG4J2-2114_Provide_a_native_Log4j_2_implementation_of_Eclipse_Jetty_s_o.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2114_Provide_a_native_Log4j_2_implementation_of_Eclipse_Jetty_s_o.xml
rename to src/changelog/2.10.0/LOG4J2-2114_Provide_a_native_Log4j_2_implementation_of_Eclipse_Jetty_s_o.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2117_Jackson_dependencies_for_2_9_2_incorrectly_bring_in_jackson.xml b/src/changelog/2.10.0/LOG4J2-2117_Jackson_dependencies_for_2_9_2_incorrectly_bring_in_jackson.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2117_Jackson_dependencies_for_2_9_2_incorrectly_bring_in_jackson.xml
rename to src/changelog/2.10.0/LOG4J2-2117_Jackson_dependencies_for_2_9_2_incorrectly_bring_in_jackson.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2120_Properly_escape_newlines_and_other_control_characters_in_JSO.xml b/src/changelog/2.10.0/LOG4J2-2120_Properly_escape_newlines_and_other_control_characters_in_JSO.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2120_Properly_escape_newlines_and_other_control_characters_in_JSO.xml
rename to src/changelog/2.10.0/LOG4J2-2120_Properly_escape_newlines_and_other_control_characters_in_JSO.xml
diff --git a/src/changelog/20171118-2.10.0/LOG4J2-2289_XML_Schema_for_DynamicFilterThreshold_does_not_accept_multip.xml b/src/changelog/2.10.0/LOG4J2-2289_XML_Schema_for_DynamicFilterThreshold_does_not_accept_multip.xml
similarity index 100%
rename from src/changelog/20171118-2.10.0/LOG4J2-2289_XML_Schema_for_DynamicFilterThreshold_does_not_accept_multip.xml
rename to src/changelog/2.10.0/LOG4J2-2289_XML_Schema_for_DynamicFilterThreshold_does_not_accept_multip.xml
diff --git a/src/changelog/20180311-2.11.0/.intro.adoc b/src/changelog/2.11.0/.intro.adoc
similarity index 100%
rename from src/changelog/20180311-2.11.0/.intro.adoc
rename to src/changelog/2.11.0/.intro.adoc
diff --git a/src/changelog/20180311-2.11.0/.release.xml b/src/changelog/2.11.0/.release.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/.release.xml
rename to src/changelog/2.11.0/.release.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-1883_Added_support_for_precise_micro_and_nanosecond_timestamps.xml b/src/changelog/2.11.0/LOG4J2-1883_Added_support_for_precise_micro_and_nanosecond_timestamps.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-1883_Added_support_for_precise_micro_and_nanosecond_timestamps.xml
rename to src/changelog/2.11.0/LOG4J2-1883_Added_support_for_precise_micro_and_nanosecond_timestamps.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-1976_Revert_OSGi_API_version_to_4_3_1.xml b/src/changelog/2.11.0/LOG4J2-1976_Revert_OSGi_API_version_to_4_3_1.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-1976_Revert_OSGi_API_version_to_4_3_1.xml
rename to src/changelog/2.11.0/LOG4J2-1976_Revert_OSGi_API_version_to_4_3_1.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2002_Avoid_null_attribute_values_in_DefaultConfigurationBuilder.xml b/src/changelog/2.11.0/LOG4J2-2002_Avoid_null_attribute_values_in_DefaultConfigurationBuilder.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2002_Avoid_null_attribute_values_in_DefaultConfigurationBuilder.xml
rename to src/changelog/2.11.0/LOG4J2-2002_Avoid_null_attribute_values_in_DefaultConfigurationBuilder.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2104_LoaderUtil_was_not_looping_properly_over_class_loaders.xml b/src/changelog/2.11.0/LOG4J2-2104_LoaderUtil_was_not_looping_properly_over_class_loaders.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2104_LoaderUtil_was_not_looping_properly_over_class_loaders.xml
rename to src/changelog/2.11.0/LOG4J2-2104_LoaderUtil_was_not_looping_properly_over_class_loaders.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2123_DefaultMergeStrategy_did_not_merge_filters_on_loggers_correc.xml b/src/changelog/2.11.0/LOG4J2-2123_DefaultMergeStrategy_did_not_merge_filters_on_loggers_correc.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2123_DefaultMergeStrategy_did_not_merge_filters_on_loggers_correc.xml
rename to src/changelog/2.11.0/LOG4J2-2123_DefaultMergeStrategy_did_not_merge_filters_on_loggers_correc.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2126_Removed_compile_time_dependency_on_Java_Management_APIs_from.xml b/src/changelog/2.11.0/LOG4J2-2126_Removed_compile_time_dependency_on_Java_Management_APIs_from.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2126_Removed_compile_time_dependency_on_Java_Management_APIs_from.xml
rename to src/changelog/2.11.0/LOG4J2-2126_Removed_compile_time_dependency_on_Java_Management_APIs_from.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2127_Removed_unnecessary_threadlocal_StringBuilder_field_from_Mdc.xml b/src/changelog/2.11.0/LOG4J2-2127_Removed_unnecessary_threadlocal_StringBuilder_field_from_Mdc.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2127_Removed_unnecessary_threadlocal_StringBuilder_field_from_Mdc.xml
rename to src/changelog/2.11.0/LOG4J2-2127_Removed_unnecessary_threadlocal_StringBuilder_field_from_Mdc.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2129_Log4j2_throws_NoClassDefFoundError_in_Java_9_in_java_util_Se.xml b/src/changelog/2.11.0/LOG4J2-2129_Log4j2_throws_NoClassDefFoundError_in_Java_9_in_java_util_Se.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2129_Log4j2_throws_NoClassDefFoundError_in_Java_9_in_java_util_Se.xml
rename to src/changelog/2.11.0/LOG4J2-2129_Log4j2_throws_NoClassDefFoundError_in_Java_9_in_java_util_Se.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2132_Update_ZeroMQ_s_jeromq_from_0_4_2_to_0_4_3.xml b/src/changelog/2.11.0/LOG4J2-2132_Update_ZeroMQ_s_jeromq_from_0_4_2_to_0_4_3.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2132_Update_ZeroMQ_s_jeromq_from_0_4_2_to_0_4_3.xml
rename to src/changelog/2.11.0/LOG4J2-2132_Update_ZeroMQ_s_jeromq_from_0_4_2_to_0_4_3.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2143_Add_missing_converters_to_PatternLayout.xml b/src/changelog/2.11.0/LOG4J2-2143_Add_missing_converters_to_PatternLayout.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2143_Add_missing_converters_to_PatternLayout.xml
rename to src/changelog/2.11.0/LOG4J2-2143_Add_missing_converters_to_PatternLayout.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2146_Update_version_of_maven_bundle_plugin_to_3_4_0_Convert_bund.xml b/src/changelog/2.11.0/LOG4J2-2146_Update_version_of_maven_bundle_plugin_to_3_4_0_Convert_bund.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2146_Update_version_of_maven_bundle_plugin_to_3_4_0_Convert_bund.xml
rename to src/changelog/2.11.0/LOG4J2-2146_Update_version_of_maven_bundle_plugin_to_3_4_0_Convert_bund.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2157_Don_t_create_exit_message_in_traceExit_R_when_logging_is_di.xml b/src/changelog/2.11.0/LOG4J2-2157_Don_t_create_exit_message_in_traceExit_R_when_logging_is_di.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2157_Don_t_create_exit_message_in_traceExit_R_when_logging_is_di.xml
rename to src/changelog/2.11.0/LOG4J2-2157_Don_t_create_exit_message_in_traceExit_R_when_logging_is_di.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2158_Fixed_bug_where_ThreadContext_map_was_cleared_resulting_in.xml b/src/changelog/2.11.0/LOG4J2-2158_Fixed_bug_where_ThreadContext_map_was_cleared_resulting_in.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2158_Fixed_bug_where_ThreadContext_map_was_cleared_resulting_in.xml
rename to src/changelog/2.11.0/LOG4J2-2158_Fixed_bug_where_ThreadContext_map_was_cleared_resulting_in.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2160_Add_API_org_apache_logging_log4j_core_lookup_Interpolator_ge.xml b/src/changelog/2.11.0/LOG4J2-2160_Add_API_org_apache_logging_log4j_core_lookup_Interpolator_ge.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2160_Add_API_org_apache_logging_log4j_core_lookup_Interpolator_ge.xml
rename to src/changelog/2.11.0/LOG4J2-2160_Add_API_org_apache_logging_log4j_core_lookup_Interpolator_ge.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2163_Allow_SortedArrayStringMap_to_be_filtered_upon_deserializati.xml b/src/changelog/2.11.0/LOG4J2-2163_Allow_SortedArrayStringMap_to_be_filtered_upon_deserializati.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2163_Allow_SortedArrayStringMap_to_be_filtered_upon_deserializati.xml
rename to src/changelog/2.11.0/LOG4J2-2163_Allow_SortedArrayStringMap_to_be_filtered_upon_deserializati.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2165_Update_Jackson_from_2_9_2_to_2_9_3.xml b/src/changelog/2.11.0/LOG4J2-2165_Update_Jackson_from_2_9_2_to_2_9_3.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2165_Update_Jackson_from_2_9_2_to_2_9_3.xml
rename to src/changelog/2.11.0/LOG4J2-2165_Update_Jackson_from_2_9_2_to_2_9_3.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2175_Fix_typo_in_Property_Substitution_docs.xml b/src/changelog/2.11.0/LOG4J2-2175_Fix_typo_in_Property_Substitution_docs.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2175_Fix_typo_in_Property_Substitution_docs.xml
rename to src/changelog/2.11.0/LOG4J2-2175_Fix_typo_in_Property_Substitution_docs.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2179_The_MongoDB_Appender_should_use_a_keys_and_values_for_a_Log4.xml b/src/changelog/2.11.0/LOG4J2-2179_The_MongoDB_Appender_should_use_a_keys_and_values_for_a_Log4.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2179_The_MongoDB_Appender_should_use_a_keys_and_values_for_a_Log4.xml
rename to src/changelog/2.11.0/LOG4J2-2179_The_MongoDB_Appender_should_use_a_keys_and_values_for_a_Log4.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2180_Add_a_MongoDbProvider_builder_for_and_deprecate_org_apache_l.xml b/src/changelog/2.11.0/LOG4J2-2180_Add_a_MongoDbProvider_builder_for_and_deprecate_org_apache_l.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2180_Add_a_MongoDbProvider_builder_for_and_deprecate_org_apache_l.xml
rename to src/changelog/2.11.0/LOG4J2-2180_Add_a_MongoDbProvider_builder_for_and_deprecate_org_apache_l.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2181_The_JDBC_Appender_should_use_keys_and_values_from_a_Log4j_Ma.xml b/src/changelog/2.11.0/LOG4J2-2181_The_JDBC_Appender_should_use_keys_and_values_from_a_Log4j_Ma.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2181_The_JDBC_Appender_should_use_keys_and_values_from_a_Log4j_Ma.xml
rename to src/changelog/2.11.0/LOG4J2-2181_The_JDBC_Appender_should_use_keys_and_values_from_a_Log4j_Ma.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2182_NullPointerException_at_org_apache_logging_log4j_util_Activa.xml b/src/changelog/2.11.0/LOG4J2-2182_NullPointerException_at_org_apache_logging_log4j_util_Activa.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2182_NullPointerException_at_org_apache_logging_log4j_util_Activa.xml
rename to src/changelog/2.11.0/LOG4J2-2182_NullPointerException_at_org_apache_logging_log4j_util_Activa.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2184_Update_MongoDB_driver_from_3_0_4_to_3_6_1.xml b/src/changelog/2.11.0/LOG4J2-2184_Update_MongoDB_driver_from_3_0_4_to_3_6_1.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2184_Update_MongoDB_driver_from_3_0_4_to_3_6_1.xml
rename to src/changelog/2.11.0/LOG4J2-2184_Update_MongoDB_driver_from_3_0_4_to_3_6_1.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2185_Add_a_simple_JDBC_DriverManager_based_ConnectionSource_that.xml b/src/changelog/2.11.0/LOG4J2-2185_Add_a_simple_JDBC_DriverManager_based_ConnectionSource_that.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2185_Add_a_simple_JDBC_DriverManager_based_ConnectionSource_that.xml
rename to src/changelog/2.11.0/LOG4J2-2185_Add_a_simple_JDBC_DriverManager_based_ConnectionSource_that.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2186_Add_a_JDBC_ConnectionSource_that_provides_pooling_through_Ap.xml b/src/changelog/2.11.0/LOG4J2-2186_Add_a_JDBC_ConnectionSource_that_provides_pooling_through_Ap.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2186_Add_a_JDBC_ConnectionSource_that_provides_pooling_through_Ap.xml
rename to src/changelog/2.11.0/LOG4J2-2186_Add_a_JDBC_ConnectionSource_that_provides_pooling_through_Ap.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2187_Add_a_hook_for_a_Connection_Source_for_a_JDBC_Appender_to_re.xml b/src/changelog/2.11.0/LOG4J2-2187_Add_a_hook_for_a_Connection_Source_for_a_JDBC_Appender_to_re.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2187_Add_a_hook_for_a_Connection_Source_for_a_JDBC_Appender_to_re.xml
rename to src/changelog/2.11.0/LOG4J2-2187_Add_a_hook_for_a_Connection_Source_for_a_JDBC_Appender_to_re.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2188_Split_off_JPA_support_into_a_new_module_log4j_jpa.xml b/src/changelog/2.11.0/LOG4J2-2188_Split_off_JPA_support_into_a_new_module_log4j_jpa.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2188_Split_off_JPA_support_into_a_new_module_log4j_jpa.xml
rename to src/changelog/2.11.0/LOG4J2-2188_Split_off_JPA_support_into_a_new_module_log4j_jpa.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2190_Output_JSON_object_for_ObjectMessage_in_JsonLayout.xml b/src/changelog/2.11.0/LOG4J2-2190_Output_JSON_object_for_ObjectMessage_in_JsonLayout.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2190_Output_JSON_object_for_ObjectMessage_in_JsonLayout.xml
rename to src/changelog/2.11.0/LOG4J2-2190_Output_JSON_object_for_ObjectMessage_in_JsonLayout.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2191_Made_log4j_core_a_multi_release_multi_version_jar_added.xml b/src/changelog/2.11.0/LOG4J2-2191_Made_log4j_core_a_multi_release_multi_version_jar_added.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2191_Made_log4j_core_a_multi_release_multi_version_jar_added.xml
rename to src/changelog/2.11.0/LOG4J2-2191_Made_log4j_core_a_multi_release_multi_version_jar_added.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2193_Update_JMH_to_version_1_19_from_1_1_1.xml b/src/changelog/2.11.0/LOG4J2-2193_Update_JMH_to_version_1_19_from_1_1_1.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2193_Update_JMH_to_version_1_19_from_1_1_1.xml
rename to src/changelog/2.11.0/LOG4J2-2193_Update_JMH_to_version_1_19_from_1_1_1.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2194_Require_Java_9_to_compile_the_log4j_perf_module_to_allow_ben.xml b/src/changelog/2.11.0/LOG4J2-2194_Require_Java_9_to_compile_the_log4j_perf_module_to_allow_ben.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2194_Require_Java_9_to_compile_the_log4j_perf_module_to_allow_ben.xml
rename to src/changelog/2.11.0/LOG4J2-2194_Require_Java_9_to_compile_the_log4j_perf_module_to_allow_ben.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2197_Document_default_property_value_support.xml b/src/changelog/2.11.0/LOG4J2-2197_Document_default_property_value_support.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2197_Document_default_property_value_support.xml
rename to src/changelog/2.11.0/LOG4J2-2197_Document_default_property_value_support.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2198_Update_MongoDB_dependencies_from_classic_to_modern.xml b/src/changelog/2.11.0/LOG4J2-2198_Update_MongoDB_dependencies_from_classic_to_modern.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2198_Update_MongoDB_dependencies_from_classic_to_modern.xml
rename to src/changelog/2.11.0/LOG4J2-2198_Update_MongoDB_dependencies_from_classic_to_modern.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2202_MarkerFilter_onMismatch_invalid_attribute_in_properties.xml b/src/changelog/2.11.0/LOG4J2-2202_MarkerFilter_onMismatch_invalid_attribute_in_properties.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2202_MarkerFilter_onMismatch_invalid_attribute_in_properties.xml
rename to src/changelog/2.11.0/LOG4J2-2202_MarkerFilter_onMismatch_invalid_attribute_in_properties.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2203_Add_org_apache_logging_log4j_core_util_WatchManager_unwatch.xml b/src/changelog/2.11.0/LOG4J2-2203_Add_org_apache_logging_log4j_core_util_WatchManager_unwatch.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2203_Add_org_apache_logging_log4j_core_util_WatchManager_unwatch.xml
rename to src/changelog/2.11.0/LOG4J2-2203_Add_org_apache_logging_log4j_core_util_WatchManager_unwatch.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2204_org_apache_logging_log4j_core_util_WatchManager_getWatchers.xml b/src/changelog/2.11.0/LOG4J2-2204_org_apache_logging_log4j_core_util_WatchManager_getWatchers.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2204_org_apache_logging_log4j_core_util_WatchManager_getWatchers.xml
rename to src/changelog/2.11.0/LOG4J2-2204_org_apache_logging_log4j_core_util_WatchManager_getWatchers.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2205_New_module_log4j_mongodb3_Remove_use_of_deprecated_MongoDB.xml b/src/changelog/2.11.0/LOG4J2-2205_New_module_log4j_mongodb3_Remove_use_of_deprecated_MongoDB.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2205_New_module_log4j_mongodb3_Remove_use_of_deprecated_MongoDB.xml
rename to src/changelog/2.11.0/LOG4J2-2205_New_module_log4j_mongodb3_Remove_use_of_deprecated_MongoDB.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2206_Add_method_org_apache_logging_log4j_core_util_WatchManager_r.xml b/src/changelog/2.11.0/LOG4J2-2206_Add_method_org_apache_logging_log4j_core_util_WatchManager_r.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2206_Add_method_org_apache_logging_log4j_core_util_WatchManager_r.xml
rename to src/changelog/2.11.0/LOG4J2-2206_Add_method_org_apache_logging_log4j_core_util_WatchManager_r.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2208_Add_debug_logging_to_org_apache_logging_log4j_mongodb_MongoD.xml b/src/changelog/2.11.0/LOG4J2-2208_Add_debug_logging_to_org_apache_logging_log4j_mongodb_MongoD.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2208_Add_debug_logging_to_org_apache_logging_log4j_mongodb_MongoD.xml
rename to src/changelog/2.11.0/LOG4J2-2208_Add_debug_logging_to_org_apache_logging_log4j_mongodb_MongoD.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2209_Rename_existing_MongoDb_plugin_and_related_artifacts_from_Mo.xml b/src/changelog/2.11.0/LOG4J2-2209_Rename_existing_MongoDb_plugin_and_related_artifacts_from_Mo.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2209_Rename_existing_MongoDb_plugin_and_related_artifacts_from_Mo.xml
rename to src/changelog/2.11.0/LOG4J2-2209_Rename_existing_MongoDb_plugin_and_related_artifacts_from_Mo.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2210_Fix_error_log_message_for_Script_which_says_ScriptFile_inste.xml b/src/changelog/2.11.0/LOG4J2-2210_Fix_error_log_message_for_Script_which_says_ScriptFile_inste.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2210_Fix_error_log_message_for_Script_which_says_ScriptFile_inste.xml
rename to src/changelog/2.11.0/LOG4J2-2210_Fix_error_log_message_for_Script_which_says_ScriptFile_inste.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2212_Unnecessary_contention_in_CopyOnWriteSortedArrayThreadContex.xml b/src/changelog/2.11.0/LOG4J2-2212_Unnecessary_contention_in_CopyOnWriteSortedArrayThreadContex.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2212_Unnecessary_contention_in_CopyOnWriteSortedArrayThreadContex.xml
rename to src/changelog/2.11.0/LOG4J2-2212_Unnecessary_contention_in_CopyOnWriteSortedArrayThreadContex.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2213_Unnecessary_contention_in_GarbageFreeSortedArrayThreadContex.xml b/src/changelog/2.11.0/LOG4J2-2213_Unnecessary_contention_in_GarbageFreeSortedArrayThreadContex.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2213_Unnecessary_contention_in_GarbageFreeSortedArrayThreadContex.xml
rename to src/changelog/2.11.0/LOG4J2-2213_Unnecessary_contention_in_GarbageFreeSortedArrayThreadContex.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2214_Unnecessary_contention_in_DefaultThreadContextMap.xml b/src/changelog/2.11.0/LOG4J2-2214_Unnecessary_contention_in_DefaultThreadContextMap.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2214_Unnecessary_contention_in_DefaultThreadContextMap.xml
rename to src/changelog/2.11.0/LOG4J2-2214_Unnecessary_contention_in_DefaultThreadContextMap.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2215_Reduce_compiler_warnings_in_log4j_api.xml b/src/changelog/2.11.0/LOG4J2-2215_Reduce_compiler_warnings_in_log4j_api.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2215_Reduce_compiler_warnings_in_log4j_api.xml
rename to src/changelog/2.11.0/LOG4J2-2215_Reduce_compiler_warnings_in_log4j_api.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2219_Configuration_builder_classes_should_look_for_onMismatch.xml b/src/changelog/2.11.0/LOG4J2-2219_Configuration_builder_classes_should_look_for_onMismatch.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2219_Configuration_builder_classes_should_look_for_onMismatch.xml
rename to src/changelog/2.11.0/LOG4J2-2219_Configuration_builder_classes_should_look_for_onMismatch.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2229_Update_Jackson_from_2_9_3_to_2_9_4.xml b/src/changelog/2.11.0/LOG4J2-2229_Update_Jackson_from_2_9_3_to_2_9_4.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2229_Update_Jackson_from_2_9_3_to_2_9_4.xml
rename to src/changelog/2.11.0/LOG4J2-2229_Update_Jackson_from_2_9_3_to_2_9_4.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2236_Removed_unnecessary_dependency_on_jcommander_since_Log4j_use.xml b/src/changelog/2.11.0/LOG4J2-2236_Removed_unnecessary_dependency_on_jcommander_since_Log4j_use.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2236_Removed_unnecessary_dependency_on_jcommander_since_Log4j_use.xml
rename to src/changelog/2.11.0/LOG4J2-2236_Removed_unnecessary_dependency_on_jcommander_since_Log4j_use.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2243_Cannot_see_or_copy_all_of_certain_JAnsi_exception_messages_o.xml b/src/changelog/2.11.0/LOG4J2-2243_Cannot_see_or_copy_all_of_certain_JAnsi_exception_messages_o.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2243_Cannot_see_or_copy_all_of_certain_JAnsi_exception_messages_o.xml
rename to src/changelog/2.11.0/LOG4J2-2243_Cannot_see_or_copy_all_of_certain_JAnsi_exception_messages_o.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2245_Update_Apache_Commons_Compress_from_1_15_to_1_16_1.xml b/src/changelog/2.11.0/LOG4J2-2245_Update_Apache_Commons_Compress_from_1_15_to_1_16_1.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2245_Update_Apache_Commons_Compress_from_1_15_to_1_16_1.xml
rename to src/changelog/2.11.0/LOG4J2-2245_Update_Apache_Commons_Compress_from_1_15_to_1_16_1.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2247_NullPointerException_would_occur_when_header_was_provided_to.xml b/src/changelog/2.11.0/LOG4J2-2247_NullPointerException_would_occur_when_header_was_provided_to.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2247_NullPointerException_would_occur_when_header_was_provided_to.xml
rename to src/changelog/2.11.0/LOG4J2-2247_NullPointerException_would_occur_when_header_was_provided_to.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2250_The_internal_status_logger_timestamp_format_is_now_configura.xml b/src/changelog/2.11.0/LOG4J2-2250_The_internal_status_logger_timestamp_format_is_now_configura.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2250_The_internal_status_logger_timestamp_format_is_now_configura.xml
rename to src/changelog/2.11.0/LOG4J2-2250_The_internal_status_logger_timestamp_format_is_now_configura.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2252_Reusable_LogEvents_now_pass_the_original_format_string_to_do.xml b/src/changelog/2.11.0/LOG4J2-2252_Reusable_LogEvents_now_pass_the_original_format_string_to_do.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2252_Reusable_LogEvents_now_pass_the_original_format_string_to_do.xml
rename to src/changelog/2.11.0/LOG4J2-2252_Reusable_LogEvents_now_pass_the_original_format_string_to_do.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2253_Add_API_to_enable_iterating_over_message_parameters_without.xml b/src/changelog/2.11.0/LOG4J2-2253_Add_API_to_enable_iterating_over_message_parameters_without.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2253_Add_API_to_enable_iterating_over_message_parameters_without.xml
rename to src/changelog/2.11.0/LOG4J2-2253_Add_API_to_enable_iterating_over_message_parameters_without.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2254_Incorrect_automatics_module_name_header_was_being_included_i.xml b/src/changelog/2.11.0/LOG4J2-2254_Incorrect_automatics_module_name_header_was_being_included_i.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2254_Incorrect_automatics_module_name_header_was_being_included_i.xml
rename to src/changelog/2.11.0/LOG4J2-2254_Incorrect_automatics_module_name_header_was_being_included_i.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2259_Update_MongoDB_3_module_from_driver_3_6_1_to_3_6_3.xml b/src/changelog/2.11.0/LOG4J2-2259_Update_MongoDB_3_module_from_driver_3_6_1_to_3_6_3.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2259_Update_MongoDB_3_module_from_driver_3_6_1_to_3_6_3.xml
rename to src/changelog/2.11.0/LOG4J2-2259_Update_MongoDB_3_module_from_driver_3_6_1_to_3_6_3.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2260__SMTP_Update_javax_mail_from_1_6_0_to_1_6_1.xml b/src/changelog/2.11.0/LOG4J2-2260__SMTP_Update_javax_mail_from_1_6_0_to_1_6_1.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2260__SMTP_Update_javax_mail_from_1_6_0_to_1_6_1.xml
rename to src/changelog/2.11.0/LOG4J2-2260__SMTP_Update_javax_mail_from_1_6_0_to_1_6_1.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2264_Update_JAnsi_from_1_16_to_1_17.xml b/src/changelog/2.11.0/LOG4J2-2264_Update_JAnsi_from_1_16_to_1_17.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2264_Update_JAnsi_from_1_16_to_1_17.xml
rename to src/changelog/2.11.0/LOG4J2-2264_Update_JAnsi_from_1_16_to_1_17.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2270_Strings_join_when_called_with_null_returns_null_instea.xml b/src/changelog/2.11.0/LOG4J2-2270_Strings_join_when_called_with_null_returns_null_instea.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2270_Strings_join_when_called_with_null_returns_null_instea.xml
rename to src/changelog/2.11.0/LOG4J2-2270_Strings_join_when_called_with_null_returns_null_instea.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2271_Move_module_info_class_to_META_INF_versions_9_directory.xml b/src/changelog/2.11.0/LOG4J2-2271_Move_module_info_class_to_META_INF_versions_9_directory.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2271_Move_module_info_class_to_META_INF_versions_9_directory.xml
rename to src/changelog/2.11.0/LOG4J2-2271_Move_module_info_class_to_META_INF_versions_9_directory.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2273_Documentation_fix_in_manual_page_for_custom_configurations.xml b/src/changelog/2.11.0/LOG4J2-2273_Documentation_fix_in_manual_page_for_custom_configurations.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2273_Documentation_fix_in_manual_page_for_custom_configurations.xml
rename to src/changelog/2.11.0/LOG4J2-2273_Documentation_fix_in_manual_page_for_custom_configurations.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2274_Allow_EnvironmentPropertySource_to_run_with_a_SecurityManage.xml b/src/changelog/2.11.0/LOG4J2-2274_Allow_EnvironmentPropertySource_to_run_with_a_SecurityManage.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2274_Allow_EnvironmentPropertySource_to_run_with_a_SecurityManage.xml
rename to src/changelog/2.11.0/LOG4J2-2274_Allow_EnvironmentPropertySource_to_run_with_a_SecurityManage.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2276_ConcurrentModificationException_from_org_apache_logging_log4.xml b/src/changelog/2.11.0/LOG4J2-2276_ConcurrentModificationException_from_org_apache_logging_log4.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2276_ConcurrentModificationException_from_org_apache_logging_log4.xml
rename to src/changelog/2.11.0/LOG4J2-2276_ConcurrentModificationException_from_org_apache_logging_log4.xml
diff --git a/src/changelog/20180311-2.11.0/LOG4J2-2279_Allow_SystemPropertiesPropertySource_to_run_with_a_SecurityM.xml b/src/changelog/2.11.0/LOG4J2-2279_Allow_SystemPropertiesPropertySource_to_run_with_a_SecurityM.xml
similarity index 100%
rename from src/changelog/20180311-2.11.0/LOG4J2-2279_Allow_SystemPropertiesPropertySource_to_run_with_a_SecurityM.xml
rename to src/changelog/2.11.0/LOG4J2-2279_Allow_SystemPropertiesPropertySource_to_run_with_a_SecurityM.xml
diff --git a/src/changelog/20180722-2.11.1/.intro.adoc b/src/changelog/2.11.1/.intro.adoc
similarity index 100%
rename from src/changelog/20180722-2.11.1/.intro.adoc
rename to src/changelog/2.11.1/.intro.adoc
diff --git a/src/changelog/20180722-2.11.1/.release.xml b/src/changelog/2.11.1/.release.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/.release.xml
rename to src/changelog/2.11.1/.release.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-1721_Allow_composite_configuration_for_context_parameter.xml b/src/changelog/2.11.1/LOG4J2-1721_Allow_composite_configuration_for_context_parameter.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-1721_Allow_composite_configuration_for_context_parameter.xml
rename to src/changelog/2.11.1/LOG4J2-1721_Allow_composite_configuration_for_context_parameter.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2032_Curly_braces_in_parameters_are_not_treated_as_placeholders.xml b/src/changelog/2.11.1/LOG4J2-2032_Curly_braces_in_parameters_are_not_treated_as_placeholders.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2032_Curly_braces_in_parameters_are_not_treated_as_placeholders.xml
rename to src/changelog/2.11.1/LOG4J2-2032_Curly_braces_in_parameters_are_not_treated_as_placeholders.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2268_Improve_plugin_error_message_when_elements_are_missing.xml b/src/changelog/2.11.1/LOG4J2-2268_Improve_plugin_error_message_when_elements_are_missing.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2268_Improve_plugin_error_message_when_elements_are_missing.xml
rename to src/changelog/2.11.1/LOG4J2-2268_Improve_plugin_error_message_when_elements_are_missing.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2269_MutableLogEvent_references_to_other_objects_are_cleared_afte.xml b/src/changelog/2.11.1/LOG4J2-2269_MutableLogEvent_references_to_other_objects_are_cleared_afte.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2269_MutableLogEvent_references_to_other_objects_are_cleared_afte.xml
rename to src/changelog/2.11.1/LOG4J2-2269_MutableLogEvent_references_to_other_objects_are_cleared_afte.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2283_ParserConfigurationException_when_using_Log4j_with_oracle_xm.xml b/src/changelog/2.11.1/LOG4J2-2283_ParserConfigurationException_when_using_Log4j_with_oracle_xm.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2283_ParserConfigurationException_when_using_Log4j_with_oracle_xm.xml
rename to src/changelog/2.11.1/LOG4J2-2283_ParserConfigurationException_when_using_Log4j_with_oracle_xm.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2300_PoolingDriverConnectionSource_does_not_take_into_account_pro.xml b/src/changelog/2.11.1/LOG4J2-2300_PoolingDriverConnectionSource_does_not_take_into_account_pro.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2300_PoolingDriverConnectionSource_does_not_take_into_account_pro.xml
rename to src/changelog/2.11.1/LOG4J2-2300_PoolingDriverConnectionSource_does_not_take_into_account_pro.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2301_Mixed_async_loggers_no_longer_forget_parameter_values_provi.xml b/src/changelog/2.11.1/LOG4J2-2301_Mixed_async_loggers_no_longer_forget_parameter_values_provi.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2301_Mixed_async_loggers_no_longer_forget_parameter_values_provi.xml
rename to src/changelog/2.11.1/LOG4J2-2301_Mixed_async_loggers_no_longer_forget_parameter_values_provi.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2302_Status_logger_should_show_the_Log4j_name_and_version_when_in.xml b/src/changelog/2.11.1/LOG4J2-2302_Status_logger_should_show_the_Log4j_name_and_version_when_in.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2302_Status_logger_should_show_the_Log4j_name_and_version_when_in.xml
rename to src/changelog/2.11.1/LOG4J2-2302_Status_logger_should_show_the_Log4j_name_and_version_when_in.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2304_Log4j2_2_8_2_JMX_unregister_NullPointerException.xml b/src/changelog/2.11.1/LOG4J2-2304_Log4j2_2_8_2_JMX_unregister_NullPointerException.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2304_Log4j2_2_8_2_JMX_unregister_NullPointerException.xml
rename to src/changelog/2.11.1/LOG4J2-2304_Log4j2_2_8_2_JMX_unregister_NullPointerException.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2305_Make_java_util_ServiceLoader_properly_work_in_OSGi_by_using.xml b/src/changelog/2.11.1/LOG4J2-2305_Make_java_util_ServiceLoader_properly_work_in_OSGi_by_using.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2305_Make_java_util_ServiceLoader_properly_work_in_OSGi_by_using.xml
rename to src/changelog/2.11.1/LOG4J2-2305_Make_java_util_ServiceLoader_properly_work_in_OSGi_by_using.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2305_Split_the_SLF4J_binding_into_2_implementations_one_for_SLF.xml b/src/changelog/2.11.1/LOG4J2-2305_Split_the_SLF4J_binding_into_2_implementations_one_for_SLF.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2305_Split_the_SLF4J_binding_into_2_implementations_one_for_SLF.xml
rename to src/changelog/2.11.1/LOG4J2-2305_Split_the_SLF4J_binding_into_2_implementations_one_for_SLF.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2307_MutableLogEvent_and_RingBufferLogEvent_message_mementos_reta.xml b/src/changelog/2.11.1/LOG4J2-2307_MutableLogEvent_and_RingBufferLogEvent_message_mementos_reta.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2307_MutableLogEvent_and_RingBufferLogEvent_message_mementos_reta.xml
rename to src/changelog/2.11.1/LOG4J2-2307_MutableLogEvent_and_RingBufferLogEvent_message_mementos_reta.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2311_Update_Jackson_from_2_9_4_to_2_9_5.xml b/src/changelog/2.11.1/LOG4J2-2311_Update_Jackson_from_2_9_4_to_2_9_5.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2311_Update_Jackson_from_2_9_4_to_2_9_5.xml
rename to src/changelog/2.11.1/LOG4J2-2311_Update_Jackson_from_2_9_4_to_2_9_5.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2312_Jackson_layouts_used_with_AsyncLoggerContextSelector_output.xml b/src/changelog/2.11.1/LOG4J2-2312_Jackson_layouts_used_with_AsyncLoggerContextSelector_output.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2312_Jackson_layouts_used_with_AsyncLoggerContextSelector_output.xml
rename to src/changelog/2.11.1/LOG4J2-2312_Jackson_layouts_used_with_AsyncLoggerContextSelector_output.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2313_Update_LMAX_Disruptor_from_3_3_7_to_3_4_2.xml b/src/changelog/2.11.1/LOG4J2-2313_Update_LMAX_Disruptor_from_3_3_7_to_3_4_2.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2313_Update_LMAX_Disruptor_from_3_3_7_to_3_4_2.xml
rename to src/changelog/2.11.1/LOG4J2-2313_Update_LMAX_Disruptor_from_3_3_7_to_3_4_2.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2316_If_root_LoggerConfig_does_not_have_a_Level_return_ERROR.xml b/src/changelog/2.11.1/LOG4J2-2316_If_root_LoggerConfig_does_not_have_a_Level_return_ERROR.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2316_If_root_LoggerConfig_does_not_have_a_Level_return_ERROR.xml
rename to src/changelog/2.11.1/LOG4J2-2316_If_root_LoggerConfig_does_not_have_a_Level_return_ERROR.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2317_MutableLogEvent_getNonNullImmutableMessage_and_Log4jLogEvent.xml b/src/changelog/2.11.1/LOG4J2-2317_MutableLogEvent_getNonNullImmutableMessage_and_Log4jLogEvent.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2317_MutableLogEvent_getNonNullImmutableMessage_and_Log4jLogEvent.xml
rename to src/changelog/2.11.1/LOG4J2-2317_MutableLogEvent_getNonNullImmutableMessage_and_Log4jLogEvent.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2318_Messages_are_no_longer_mutated_when_the_asynchronous_queue_i.xml b/src/changelog/2.11.1/LOG4J2-2318_Messages_are_no_longer_mutated_when_the_asynchronous_queue_i.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2318_Messages_are_no_longer_mutated_when_the_asynchronous_queue_i.xml
rename to src/changelog/2.11.1/LOG4J2-2318_Messages_are_no_longer_mutated_when_the_asynchronous_queue_i.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2320_Fix_NPE_in_AbstractLogger_when_another_exception_is_thrown.xml b/src/changelog/2.11.1/LOG4J2-2320_Fix_NPE_in_AbstractLogger_when_another_exception_is_thrown.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2320_Fix_NPE_in_AbstractLogger_when_another_exception_is_thrown.xml
rename to src/changelog/2.11.1/LOG4J2-2320_Fix_NPE_in_AbstractLogger_when_another_exception_is_thrown.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2321_AsyncLogger_uses_the_correct_level_when_unspecified_This_pr.xml b/src/changelog/2.11.1/LOG4J2-2321_AsyncLogger_uses_the_correct_level_when_unspecified_This_pr.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2321_AsyncLogger_uses_the_correct_level_when_unspecified_This_pr.xml
rename to src/changelog/2.11.1/LOG4J2-2321_AsyncLogger_uses_the_correct_level_when_unspecified_This_pr.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2322_Custom_ContextSelector_implementations_which_select_an_Async.xml b/src/changelog/2.11.1/LOG4J2-2322_Custom_ContextSelector_implementations_which_select_an_Async.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2322_Custom_ContextSelector_implementations_which_select_an_Async.xml
rename to src/changelog/2.11.1/LOG4J2-2322_Custom_ContextSelector_implementations_which_select_an_Async.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2328_Update_JAnsi_from_1_17_to_1_17_1.xml b/src/changelog/2.11.1/LOG4J2-2328_Update_JAnsi_from_1_17_to_1_17_1.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2328_Update_JAnsi_from_1_17_to_1_17_1.xml
rename to src/changelog/2.11.1/LOG4J2-2328_Update_JAnsi_from_1_17_to_1_17_1.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2331_RollingFileManager_debug_logging_avoids_string_concatenation.xml b/src/changelog/2.11.1/LOG4J2-2331_RollingFileManager_debug_logging_avoids_string_concatenation.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2331_RollingFileManager_debug_logging_avoids_string_concatenation.xml
rename to src/changelog/2.11.1/LOG4J2-2331_RollingFileManager_debug_logging_avoids_string_concatenation.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2333_Handle_errors_thrown_in_default_disruptor_ExceptionHandler_i.xml b/src/changelog/2.11.1/LOG4J2-2333_Handle_errors_thrown_in_default_disruptor_ExceptionHandler_i.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2333_Handle_errors_thrown_in_default_disruptor_ExceptionHandler_i.xml
rename to src/changelog/2.11.1/LOG4J2-2333_Handle_errors_thrown_in_default_disruptor_ExceptionHandler_i.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2334_Add_API_org_apache_logging_log4j_core_appender_AsyncAppender.xml b/src/changelog/2.11.1/LOG4J2-2334_Add_API_org_apache_logging_log4j_core_appender_AsyncAppender.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2334_Add_API_org_apache_logging_log4j_core_appender_AsyncAppender.xml
rename to src/changelog/2.11.1/LOG4J2-2334_Add_API_org_apache_logging_log4j_core_appender_AsyncAppender.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2336_Remove_duplicate_hyphen_from_the_AsyncLoggerConfig_backgroun.xml b/src/changelog/2.11.1/LOG4J2-2336_Remove_duplicate_hyphen_from_the_AsyncLoggerConfig_backgroun.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2336_Remove_duplicate_hyphen_from_the_AsyncLoggerConfig_backgroun.xml
rename to src/changelog/2.11.1/LOG4J2-2336_Remove_duplicate_hyphen_from_the_AsyncLoggerConfig_backgroun.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2343_The_OSGi_Activator_specified_an_incorrect_version.xml b/src/changelog/2.11.1/LOG4J2-2343_The_OSGi_Activator_specified_an_incorrect_version.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2343_The_OSGi_Activator_specified_an_incorrect_version.xml
rename to src/changelog/2.11.1/LOG4J2-2343_The_OSGi_Activator_specified_an_incorrect_version.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2347_Update_Apache_Commons_Compress_from_1_16_1_to_1_17.xml b/src/changelog/2.11.1/LOG4J2-2347_Update_Apache_Commons_Compress_from_1_16_1_to_1_17.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2347_Update_Apache_Commons_Compress_from_1_16_1_to_1_17.xml
rename to src/changelog/2.11.1/LOG4J2-2347_Update_Apache_Commons_Compress_from_1_16_1_to_1_17.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2351_Added_AbstractLogEvent_getMutableInstant_to_allow_the_Mutabl.xml b/src/changelog/2.11.1/LOG4J2-2351_Added_AbstractLogEvent_getMutableInstant_to_allow_the_Mutabl.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2351_Added_AbstractLogEvent_getMutableInstant_to_allow_the_Mutabl.xml
rename to src/changelog/2.11.1/LOG4J2-2351_Added_AbstractLogEvent_getMutableInstant_to_allow_the_Mutabl.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2352_RingBufferLogEvent_memento_messages_provide_the_expected_for.xml b/src/changelog/2.11.1/LOG4J2-2352_RingBufferLogEvent_memento_messages_provide_the_expected_for.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2352_RingBufferLogEvent_memento_messages_provide_the_expected_for.xml
rename to src/changelog/2.11.1/LOG4J2-2352_RingBufferLogEvent_memento_messages_provide_the_expected_for.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2355_PropertiesUtil_ignores_non_string_system_properties_Fixes_a.xml b/src/changelog/2.11.1/LOG4J2-2355_PropertiesUtil_ignores_non_string_system_properties_Fixes_a.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2355_PropertiesUtil_ignores_non_string_system_properties_Fixes_a.xml
rename to src/changelog/2.11.1/LOG4J2-2355_PropertiesUtil_ignores_non_string_system_properties_Fixes_a.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2357_Update_Jackson_from_2_9_5_to_2_9_6.xml b/src/changelog/2.11.1/LOG4J2-2357_Update_Jackson_from_2_9_5_to_2_9_6.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2357_Update_Jackson_from_2_9_5_to_2_9_6.xml
rename to src/changelog/2.11.1/LOG4J2-2357_Update_Jackson_from_2_9_5_to_2_9_6.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2358_Update_Kafka_client_from_1_0_0_to_1_1_0.xml b/src/changelog/2.11.1/LOG4J2-2358_Update_Kafka_client_from_1_0_0_to_1_1_0.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2358_Update_Kafka_client_from_1_0_0_to_1_1_0.xml
rename to src/changelog/2.11.1/LOG4J2-2358_Update_Kafka_client_from_1_0_0_to_1_1_0.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2362_Fixed_a_memory_leak_in_which_ReusableObjectMessage_would_hol.xml b/src/changelog/2.11.1/LOG4J2-2362_Fixed_a_memory_leak_in_which_ReusableObjectMessage_would_hol.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2362_Fixed_a_memory_leak_in_which_ReusableObjectMessage_would_hol.xml
rename to src/changelog/2.11.1/LOG4J2-2362_Fixed_a_memory_leak_in_which_ReusableObjectMessage_would_hol.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2364_Fixed_a_memory_leak_in_which_ReusableParameterizedMessage_wo.xml b/src/changelog/2.11.1/LOG4J2-2364_Fixed_a_memory_leak_in_which_ReusableParameterizedMessage_wo.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2364_Fixed_a_memory_leak_in_which_ReusableParameterizedMessage_wo.xml
rename to src/changelog/2.11.1/LOG4J2-2364_Fixed_a_memory_leak_in_which_ReusableParameterizedMessage_wo.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2368_Nested_logging_doesn_t_clobber_AbstractStringLayout_cached_S.xml b/src/changelog/2.11.1/LOG4J2-2368_Nested_logging_doesn_t_clobber_AbstractStringLayout_cached_S.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2368_Nested_logging_doesn_t_clobber_AbstractStringLayout_cached_S.xml
rename to src/changelog/2.11.1/LOG4J2-2368_Nested_logging_doesn_t_clobber_AbstractStringLayout_cached_S.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2373_StringBuilders_escapeJson_implementation_runs_in_linear_time.xml b/src/changelog/2.11.1/LOG4J2-2373_StringBuilders_escapeJson_implementation_runs_in_linear_time.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2373_StringBuilders_escapeJson_implementation_runs_in_linear_time.xml
rename to src/changelog/2.11.1/LOG4J2-2373_StringBuilders_escapeJson_implementation_runs_in_linear_time.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2376_StringBuilders_escapeXml_implementation_runs_in_linear_time.xml b/src/changelog/2.11.1/LOG4J2-2376_StringBuilders_escapeXml_implementation_runs_in_linear_time.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2376_StringBuilders_escapeXml_implementation_runs_in_linear_time.xml
rename to src/changelog/2.11.1/LOG4J2-2376_StringBuilders_escapeXml_implementation_runs_in_linear_time.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2377_NullPointerException_in_org_apache_logging_log4j_util_Loader.xml b/src/changelog/2.11.1/LOG4J2-2377_NullPointerException_in_org_apache_logging_log4j_util_Loader.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2377_NullPointerException_in_org_apache_logging_log4j_util_Loader.xml
rename to src/changelog/2.11.1/LOG4J2-2377_NullPointerException_in_org_apache_logging_log4j_util_Loader.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2382_Update_Mongodb_3_driver_from_3_6_3_to_3_8_0.xml b/src/changelog/2.11.1/LOG4J2-2382_Update_Mongodb_3_driver_from_3_6_3_to_3_8_0.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2382_Update_Mongodb_3_driver_from_3_6_3_to_3_8_0.xml
rename to src/changelog/2.11.1/LOG4J2-2382_Update_Mongodb_3_driver_from_3_6_3_to_3_8_0.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2384_Update_Kafka_client_from_1_1_0_to_1_1_1.xml b/src/changelog/2.11.1/LOG4J2-2384_Update_Kafka_client_from_1_1_0_to_1_1_1.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2384_Update_Kafka_client_from_1_1_0_to_1_1_1.xml
rename to src/changelog/2.11.1/LOG4J2-2384_Update_Kafka_client_from_1_1_0_to_1_1_1.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2385_Update_Groovy_from_2_4_13_to_2_5_1.xml b/src/changelog/2.11.1/LOG4J2-2385_Update_Groovy_from_2_4_13_to_2_5_1.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2385_Update_Groovy_from_2_4_13_to_2_5_1.xml
rename to src/changelog/2.11.1/LOG4J2-2385_Update_Groovy_from_2_4_13_to_2_5_1.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2386_Update_optional_Apache_Commons_DBCP_from_2_2_0_to_2_4_0.xml b/src/changelog/2.11.1/LOG4J2-2386_Update_optional_Apache_Commons_DBCP_from_2_2_0_to_2_4_0.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2386_Update_optional_Apache_Commons_DBCP_from_2_2_0_to_2_4_0.xml
rename to src/changelog/2.11.1/LOG4J2-2386_Update_optional_Apache_Commons_DBCP_from_2_2_0_to_2_4_0.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2388_Thread_indefinitely_blocked_when_logging_a_message_in_an_int.xml b/src/changelog/2.11.1/LOG4J2-2388_Thread_indefinitely_blocked_when_logging_a_message_in_an_int.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2388_Thread_indefinitely_blocked_when_logging_a_message_in_an_int.xml
rename to src/changelog/2.11.1/LOG4J2-2388_Thread_indefinitely_blocked_when_logging_a_message_in_an_int.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2389_ThrowableProxy_was_saving_and_retrieving_cache_entries_using.xml b/src/changelog/2.11.1/LOG4J2-2389_ThrowableProxy_was_saving_and_retrieving_cache_entries_using.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2389_ThrowableProxy_was_saving_and_retrieving_cache_entries_using.xml
rename to src/changelog/2.11.1/LOG4J2-2389_ThrowableProxy_was_saving_and_retrieving_cache_entries_using.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-2390_Fix_broken_links_in_log4j_web_documentation.xml b/src/changelog/2.11.1/LOG4J2-2390_Fix_broken_links_in_log4j_web_documentation.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-2390_Fix_broken_links_in_log4j_web_documentation.xml
rename to src/changelog/2.11.1/LOG4J2-2390_Fix_broken_links_in_log4j_web_documentation.xml
diff --git a/src/changelog/20180722-2.11.1/LOG4J2-548_Log4j_2_0_ERROR_Could_not_search_jar_with_JBoss_EAP_6_2.xml b/src/changelog/2.11.1/LOG4J2-548_Log4j_2_0_ERROR_Could_not_search_jar_with_JBoss_EAP_6_2.xml
similarity index 100%
rename from src/changelog/20180722-2.11.1/LOG4J2-548_Log4j_2_0_ERROR_Could_not_search_jar_with_JBoss_EAP_6_2.xml
rename to src/changelog/2.11.1/LOG4J2-548_Log4j_2_0_ERROR_Could_not_search_jar_with_JBoss_EAP_6_2.xml
diff --git a/src/changelog/20190204-2.11.2/.intro.adoc b/src/changelog/2.11.2/.intro.adoc
similarity index 100%
rename from src/changelog/20190204-2.11.2/.intro.adoc
rename to src/changelog/2.11.2/.intro.adoc
diff --git a/src/changelog/20190204-2.11.2/.release.xml b/src/changelog/2.11.2/.release.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/.release.xml
rename to src/changelog/2.11.2/.release.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-1246_PatternLayout_date_conversion_pattern_should_render_time_zo.xml b/src/changelog/2.11.2/LOG4J2-1246_PatternLayout_date_conversion_pattern_should_render_time_zo.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-1246_PatternLayout_date_conversion_pattern_should_render_time_zo.xml
rename to src/changelog/2.11.2/LOG4J2-1246_PatternLayout_date_conversion_pattern_should_render_time_zo.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-1570_Logging_with_a_lambda_expression_with_a_method_call_that_als.xml b/src/changelog/2.11.2/LOG4J2-1570_Logging_with_a_lambda_expression_with_a_method_call_that_als.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-1570_Logging_with_a_lambda_expression_with_a_method_call_that_als.xml
rename to src/changelog/2.11.2/LOG4J2-1570_Logging_with_a_lambda_expression_with_a_method_call_that_als.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-1571_Fixed_Appenders_section_in_Extending_Log4j.xml b/src/changelog/2.11.2/LOG4J2-1571_Fixed_Appenders_section_in_Extending_Log4j.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-1571_Fixed_Appenders_section_in_Extending_Log4j.xml
rename to src/changelog/2.11.2/LOG4J2-1571_Fixed_Appenders_section_in_Extending_Log4j.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-1576_Switch_from_CLIRR_to_RevAPI_for_detecting_API_changes.xml b/src/changelog/2.11.2/LOG4J2-1576_Switch_from_CLIRR_to_RevAPI_for_detecting_API_changes.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-1576_Switch_from_CLIRR_to_RevAPI_for_detecting_API_changes.xml
rename to src/changelog/2.11.2/LOG4J2-1576_Switch_from_CLIRR_to_RevAPI_for_detecting_API_changes.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-1906_Direct_write_was_creating_files_with_the_wrong_date_time.xml b/src/changelog/2.11.2/LOG4J2-1906_Direct_write_was_creating_files_with_the_wrong_date_time.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-1906_Direct_write_was_creating_files_with_the_wrong_date_time.xml
rename to src/changelog/2.11.2/LOG4J2-1906_Direct_write_was_creating_files_with_the_wrong_date_time.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2009_Expose_LoggerContext_setConfiguration_as_a_public_method.xml b/src/changelog/2.11.2/LOG4J2-2009_Expose_LoggerContext_setConfiguration_as_a_public_method.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2009_Expose_LoggerContext_setConfiguration_as_a_public_method.xml
rename to src/changelog/2.11.2/LOG4J2-2009_Expose_LoggerContext_setConfiguration_as_a_public_method.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2061_Use_the_file_pattern_as_the_FileManager_name_when_no_filen.xml b/src/changelog/2.11.2/LOG4J2-2061_Use_the_file_pattern_as_the_FileManager_name_when_no_filen.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2061_Use_the_file_pattern_as_the_FileManager_name_when_no_filen.xml
rename to src/changelog/2.11.2/LOG4J2-2061_Use_the_file_pattern_as_the_FileManager_name_when_no_filen.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2134_StackOverflowError_at_AwaitCompletionReliabilityStrategy.xml b/src/changelog/2.11.2/LOG4J2-2134_StackOverflowError_at_AwaitCompletionReliabilityStrategy.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2134_StackOverflowError_at_AwaitCompletionReliabilityStrategy.xml
rename to src/changelog/2.11.2/LOG4J2-2134_StackOverflowError_at_AwaitCompletionReliabilityStrategy.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2201_Fix_memory_leak_in_ReusableParameterizedMessage.xml b/src/changelog/2.11.2/LOG4J2-2201_Fix_memory_leak_in_ReusableParameterizedMessage.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2201_Fix_memory_leak_in_ReusableParameterizedMessage.xml
rename to src/changelog/2.11.2/LOG4J2-2201_Fix_memory_leak_in_ReusableParameterizedMessage.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2266_Load_PropertySources_from_any_accessible_ClassLoader_Hide_a.xml b/src/changelog/2.11.2/LOG4J2-2266_Load_PropertySources_from_any_accessible_ClassLoader_Hide_a.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2266_Load_PropertySources_from_any_accessible_ClassLoader_Hide_a.xml
rename to src/changelog/2.11.2/LOG4J2-2266_Load_PropertySources_from_any_accessible_ClassLoader_Hide_a.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2363_ReusableObjectMessage_parameter_is_properly_passed_to_append.xml b/src/changelog/2.11.2/LOG4J2-2363_ReusableObjectMessage_parameter_is_properly_passed_to_append.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2363_ReusableObjectMessage_parameter_is_properly_passed_to_append.xml
rename to src/changelog/2.11.2/LOG4J2-2363_ReusableObjectMessage_parameter_is_properly_passed_to_append.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2365_NameAbbreviator_correctly_abbreviates_first_fragments_188.xml b/src/changelog/2.11.2/LOG4J2-2365_NameAbbreviator_correctly_abbreviates_first_fragments_188.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2365_NameAbbreviator_correctly_abbreviates_first_fragments_188.xml
rename to src/changelog/2.11.2/LOG4J2-2365_NameAbbreviator_correctly_abbreviates_first_fragments_188.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2391_Improve_exception_logging_performance_ThrowableProxy_constr.xml b/src/changelog/2.11.2/LOG4J2-2391_Improve_exception_logging_performance_ThrowableProxy_constr.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2391_Improve_exception_logging_performance_ThrowableProxy_constr.xml
rename to src/changelog/2.11.2/LOG4J2-2391_Improve_exception_logging_performance_ThrowableProxy_constr.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2397_Pre_deployment_of_PersistenceUnit_that_using_Log4j_as_sessio.xml b/src/changelog/2.11.2/LOG4J2-2397_Pre_deployment_of_PersistenceUnit_that_using_Log4j_as_sessio.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2397_Pre_deployment_of_PersistenceUnit_that_using_Log4j_as_sessio.xml
rename to src/changelog/2.11.2/LOG4J2-2397_Pre_deployment_of_PersistenceUnit_that_using_Log4j_as_sessio.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2405_Better_handling_of_highlight_pattern_when_using_jul_bridge.xml b/src/changelog/2.11.2/LOG4J2-2405_Better_handling_of_highlight_pattern_when_using_jul_bridge.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2405_Better_handling_of_highlight_pattern_when_using_jul_bridge.xml
rename to src/changelog/2.11.2/LOG4J2-2405_Better_handling_of_highlight_pattern_when_using_jul_bridge.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2413_Exceptions_are_added_to_all_columns_when_a_JDBC_Appender_s_C.xml b/src/changelog/2.11.2/LOG4J2-2413_Exceptions_are_added_to_all_columns_when_a_JDBC_Appender_s_C.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2413_Exceptions_are_added_to_all_columns_when_a_JDBC_Appender_s_C.xml
rename to src/changelog/2.11.2/LOG4J2-2413_Exceptions_are_added_to_all_columns_when_a_JDBC_Appender_s_C.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2418_NullPointerException_when_closing_never_used_RollingRandomAc.xml b/src/changelog/2.11.2/LOG4J2-2418_NullPointerException_when_closing_never_used_RollingRandomAc.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2418_NullPointerException_when_closing_never_used_RollingRandomAc.xml
rename to src/changelog/2.11.2/LOG4J2-2418_NullPointerException_when_closing_never_used_RollingRandomAc.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2422_Handle_some_unchecked_exceptions_while_loading_plugins.xml b/src/changelog/2.11.2/LOG4J2-2422_Handle_some_unchecked_exceptions_while_loading_plugins.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2422_Handle_some_unchecked_exceptions_while_loading_plugins.xml
rename to src/changelog/2.11.2/LOG4J2-2422_Handle_some_unchecked_exceptions_while_loading_plugins.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2441_Setting_a_null_ErrorHandler_on_AbstractAppender_is_not_allow.xml b/src/changelog/2.11.2/LOG4J2-2441_Setting_a_null_ErrorHandler_on_AbstractAppender_is_not_allow.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2441_Setting_a_null_ErrorHandler_on_AbstractAppender_is_not_allow.xml
rename to src/changelog/2.11.2/LOG4J2-2441_Setting_a_null_ErrorHandler_on_AbstractAppender_is_not_allow.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2444_ErrorHandler_is_invoked_with_a_LogEvent_and_Throwable_when_p.xml b/src/changelog/2.11.2/LOG4J2-2444_ErrorHandler_is_invoked_with_a_LogEvent_and_Throwable_when_p.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2444_ErrorHandler_is_invoked_with_a_LogEvent_and_Throwable_when_p.xml
rename to src/changelog/2.11.2/LOG4J2-2444_ErrorHandler_is_invoked_with_a_LogEvent_and_Throwable_when_p.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2447_Let_the_NullAppender_default_its_name_to_null.xml b/src/changelog/2.11.2/LOG4J2-2447_Let_the_NullAppender_default_its_name_to_null.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2447_Let_the_NullAppender_default_its_name_to_null.xml
rename to src/changelog/2.11.2/LOG4J2-2447_Let_the_NullAppender_default_its_name_to_null.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2453_Add_Log4j_slf4j18_impl_dependency_to_BOM_POM.xml b/src/changelog/2.11.2/LOG4J2-2453_Add_Log4j_slf4j18_impl_dependency_to_BOM_POM.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2453_Add_Log4j_slf4j18_impl_dependency_to_BOM_POM.xml
rename to src/changelog/2.11.2/LOG4J2-2453_Add_Log4j_slf4j18_impl_dependency_to_BOM_POM.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2457_RollingRandomAccessFileManager_ignores_new_file_patterns_fro.xml b/src/changelog/2.11.2/LOG4J2-2457_RollingRandomAccessFileManager_ignores_new_file_patterns_fro.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2457_RollingRandomAccessFileManager_ignores_new_file_patterns_fro.xml
rename to src/changelog/2.11.2/LOG4J2-2457_RollingRandomAccessFileManager_ignores_new_file_patterns_fro.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2466_ColumnMapping_literal_not_working.xml b/src/changelog/2.11.2/LOG4J2-2466_ColumnMapping_literal_not_working.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2466_ColumnMapping_literal_not_working.xml
rename to src/changelog/2.11.2/LOG4J2-2466_ColumnMapping_literal_not_working.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2468_Update_Jackson_from_2_9_6_to_2_9_7.xml b/src/changelog/2.11.2/LOG4J2-2468_Update_Jackson_from_2_9_6_to_2_9_7.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2468_Update_Jackson_from_2_9_6_to_2_9_7.xml
rename to src/changelog/2.11.2/LOG4J2-2468_Update_Jackson_from_2_9_6_to_2_9_7.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2469_Update_Apache_Commons_Compress_from_1_17_to_1_18.xml b/src/changelog/2.11.2/LOG4J2-2469_Update_Apache_Commons_Compress_from_1_17_to_1_18.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2469_Update_Apache_Commons_Compress_from_1_17_to_1_18.xml
rename to src/changelog/2.11.2/LOG4J2-2469_Update_Apache_Commons_Compress_from_1_17_to_1_18.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2470_Update_Apache_Commons_CSV_from_1_5_to_1_6.xml b/src/changelog/2.11.2/LOG4J2-2470_Update_Apache_Commons_CSV_from_1_5_to_1_6.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2470_Update_Apache_Commons_CSV_from_1_5_to_1_6.xml
rename to src/changelog/2.11.2/LOG4J2-2470_Update_Apache_Commons_CSV_from_1_5_to_1_6.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2471_Update_javax_mail_from_1_6_1_to_1_6_2.xml b/src/changelog/2.11.2/LOG4J2-2471_Update_javax_mail_from_1_6_1_to_1_6_2.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2471_Update_javax_mail_from_1_6_1_to_1_6_2.xml
rename to src/changelog/2.11.2/LOG4J2-2471_Update_javax_mail_from_1_6_1_to_1_6_2.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2472_Update_mongo_java_driver_3_from_3_8_0_to_3_8_2.xml b/src/changelog/2.11.2/LOG4J2-2472_Update_mongo_java_driver_3_from_3_8_0_to_3_8_2.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2472_Update_mongo_java_driver_3_from_3_8_0_to_3_8_2.xml
rename to src/changelog/2.11.2/LOG4J2-2472_Update_mongo_java_driver_3_from_3_8_0_to_3_8_2.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2476_org_apache_log4j_SimpleLayout_and_ConsoleAppender_missing_in.xml b/src/changelog/2.11.2/LOG4J2-2476_org_apache_log4j_SimpleLayout_and_ConsoleAppender_missing_in.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2476_org_apache_log4j_SimpleLayout_and_ConsoleAppender_missing_in.xml
rename to src/changelog/2.11.2/LOG4J2-2476_org_apache_log4j_SimpleLayout_and_ConsoleAppender_missing_in.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2478_AbstractStringLayoutStringEncodingBenchmark_returns_the_comp.xml b/src/changelog/2.11.2/LOG4J2-2478_AbstractStringLayoutStringEncodingBenchmark_returns_the_comp.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2478_AbstractStringLayoutStringEncodingBenchmark_returns_the_comp.xml
rename to src/changelog/2.11.2/LOG4J2-2478_AbstractStringLayoutStringEncodingBenchmark_returns_the_comp.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2481_Avoid_NullPointerExceptions_in_org_apache_logging_log4j_core.xml b/src/changelog/2.11.2/LOG4J2-2481_Avoid_NullPointerExceptions_in_org_apache_logging_log4j_core.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2481_Avoid_NullPointerExceptions_in_org_apache_logging_log4j_core.xml
rename to src/changelog/2.11.2/LOG4J2-2481_Avoid_NullPointerExceptions_in_org_apache_logging_log4j_core.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2482_BasicContextSelector_cannot_be_used_in_a_OSGI_application.xml b/src/changelog/2.11.2/LOG4J2-2482_BasicContextSelector_cannot_be_used_in_a_OSGI_application.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2482_BasicContextSelector_cannot_be_used_in_a_OSGI_application.xml
rename to src/changelog/2.11.2/LOG4J2-2482_BasicContextSelector_cannot_be_used_in_a_OSGI_application.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2485_SizeBasedTriggeringPolicy_was_not_honored_when_using_the_Dir.xml b/src/changelog/2.11.2/LOG4J2-2485_SizeBasedTriggeringPolicy_was_not_honored_when_using_the_Dir.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2485_SizeBasedTriggeringPolicy_was_not_honored_when_using_the_Dir.xml
rename to src/changelog/2.11.2/LOG4J2-2485_SizeBasedTriggeringPolicy_was_not_honored_when_using_the_Dir.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2489_JDBC_Appender_should_release_parameter_resources_ASAP.xml b/src/changelog/2.11.2/LOG4J2-2489_JDBC_Appender_should_release_parameter_resources_ASAP.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2489_JDBC_Appender_should_release_parameter_resources_ASAP.xml
rename to src/changelog/2.11.2/LOG4J2-2489_JDBC_Appender_should_release_parameter_resources_ASAP.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2491_Allow_all_Appenders_to_optionally_carry_a_Property_array.xml b/src/changelog/2.11.2/LOG4J2-2491_Allow_all_Appenders_to_optionally_carry_a_Property_array.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2491_Allow_all_Appenders_to_optionally_carry_a_Property_array.xml
rename to src/changelog/2.11.2/LOG4J2-2491_Allow_all_Appenders_to_optionally_carry_a_Property_array.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2496_JDBC_Appender_should_reconnect_to_the_database_when_a_connec.xml b/src/changelog/2.11.2/LOG4J2-2496_JDBC_Appender_should_reconnect_to_the_database_when_a_connec.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2496_JDBC_Appender_should_reconnect_to_the_database_when_a_connec.xml
rename to src/changelog/2.11.2/LOG4J2-2496_JDBC_Appender_should_reconnect_to_the_database_when_a_connec.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2497_JmsAppender_reconnectIntervalMillis_cannot_be_set_from_a_con.xml b/src/changelog/2.11.2/LOG4J2-2497_JmsAppender_reconnectIntervalMillis_cannot_be_set_from_a_con.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2497_JmsAppender_reconnectIntervalMillis_cannot_be_set_from_a_con.xml
rename to src/changelog/2.11.2/LOG4J2-2497_JmsAppender_reconnectIntervalMillis_cannot_be_set_from_a_con.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2499_JMS_Appender_may_throw_a_NullPointerException_when_JMS_is_no.xml b/src/changelog/2.11.2/LOG4J2-2499_JMS_Appender_may_throw_a_NullPointerException_when_JMS_is_no.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2499_JMS_Appender_may_throw_a_NullPointerException_when_JMS_is_no.xml
rename to src/changelog/2.11.2/LOG4J2-2499_JMS_Appender_may_throw_a_NullPointerException_when_JMS_is_no.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2500_Document_that_Properties_element_must_be_the_first_configura.xml b/src/changelog/2.11.2/LOG4J2-2500_Document_that_Properties_element_must_be_the_first_configura.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2500_Document_that_Properties_element_must_be_the_first_configura.xml
rename to src/changelog/2.11.2/LOG4J2-2500_Document_that_Properties_element_must_be_the_first_configura.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2503_Update_MongoDB_driver_from_3_8_2_to_3_9_0_for_log4j_mongodb3.xml b/src/changelog/2.11.2/LOG4J2-2503_Update_MongoDB_driver_from_3_8_2_to_3_9_0_for_log4j_mongodb3.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2503_Update_MongoDB_driver_from_3_8_2_to_3_9_0_for_log4j_mongodb3.xml
rename to src/changelog/2.11.2/LOG4J2-2503_Update_MongoDB_driver_from_3_8_2_to_3_9_0_for_log4j_mongodb3.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2505_Let_JDBC_PoolingDriverConnectionSource_with_Apache_Commons_D.xml b/src/changelog/2.11.2/LOG4J2-2505_Let_JDBC_PoolingDriverConnectionSource_with_Apache_Commons_D.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2505_Let_JDBC_PoolingDriverConnectionSource_with_Apache_Commons_D.xml
rename to src/changelog/2.11.2/LOG4J2-2505_Let_JDBC_PoolingDriverConnectionSource_with_Apache_Commons_D.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2508_JDBC_Appender_fails_when_using_both_parameter_source_and_l.xml b/src/changelog/2.11.2/LOG4J2-2508_JDBC_Appender_fails_when_using_both_parameter_source_and_l.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2508_JDBC_Appender_fails_when_using_both_parameter_source_and_l.xml
rename to src/changelog/2.11.2/LOG4J2-2508_JDBC_Appender_fails_when_using_both_parameter_source_and_l.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2509_Allow_a_JDBC_Appender_to_truncate_strings_to_match_a_table_s.xml b/src/changelog/2.11.2/LOG4J2-2509_Allow_a_JDBC_Appender_to_truncate_strings_to_match_a_table_s.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2509_Allow_a_JDBC_Appender_to_truncate_strings_to_match_a_table_s.xml
rename to src/changelog/2.11.2/LOG4J2-2509_Allow_a_JDBC_Appender_to_truncate_strings_to_match_a_table_s.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2514_Make_Strings_toRootUpperCase_a_static_method_so_it_can_be_ac.xml b/src/changelog/2.11.2/LOG4J2-2514_Make_Strings_toRootUpperCase_a_static_method_so_it_can_be_ac.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2514_Make_Strings_toRootUpperCase_a_static_method_so_it_can_be_ac.xml
rename to src/changelog/2.11.2/LOG4J2-2514_Make_Strings_toRootUpperCase_a_static_method_so_it_can_be_ac.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2515_Configuration_documentation_referenced_incorrect_method_name.xml b/src/changelog/2.11.2/LOG4J2-2515_Configuration_documentation_referenced_incorrect_method_name.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2515_Configuration_documentation_referenced_incorrect_method_name.xml
rename to src/changelog/2.11.2/LOG4J2-2515_Configuration_documentation_referenced_incorrect_method_name.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2522_Fix_regression_using_MapMessageLookup_lookup_with_MapMessage.xml b/src/changelog/2.11.2/LOG4J2-2522_Fix_regression_using_MapMessageLookup_lookup_with_MapMessage.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2522_Fix_regression_using_MapMessageLookup_lookup_with_MapMessage.xml
rename to src/changelog/2.11.2/LOG4J2-2522_Fix_regression_using_MapMessageLookup_lookup_with_MapMessage.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2527_Prevent_ConcurrentModificationException_while_iterating_over.xml b/src/changelog/2.11.2/LOG4J2-2527_Prevent_ConcurrentModificationException_while_iterating_over.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2527_Prevent_ConcurrentModificationException_while_iterating_over.xml
rename to src/changelog/2.11.2/LOG4J2-2527_Prevent_ConcurrentModificationException_while_iterating_over.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2530_Generalize_checks_using_MapMessage_implementations_with_do_n.xml b/src/changelog/2.11.2/LOG4J2-2530_Generalize_checks_using_MapMessage_implementations_with_do_n.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2530_Generalize_checks_using_MapMessage_implementations_with_do_n.xml
rename to src/changelog/2.11.2/LOG4J2-2530_Generalize_checks_using_MapMessage_implementations_with_do_n.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2533_Fix_a_regression_introduced_by_LOG4J2_2301_in_2_11_1_allowin.xml b/src/changelog/2.11.2/LOG4J2-2533_Fix_a_regression_introduced_by_LOG4J2_2301_in_2_11_1_allowin.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2533_Fix_a_regression_introduced_by_LOG4J2_2301_in_2_11_1_allowin.xml
rename to src/changelog/2.11.2/LOG4J2-2533_Fix_a_regression_introduced_by_LOG4J2_2301_in_2_11_1_allowin.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2542_CronTriggeringPolicy_was_not_rolling_properly_especially_wh.xml b/src/changelog/2.11.2/LOG4J2-2542_CronTriggeringPolicy_was_not_rolling_properly_especially_wh.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2542_CronTriggeringPolicy_was_not_rolling_properly_especially_wh.xml
rename to src/changelog/2.11.2/LOG4J2-2542_CronTriggeringPolicy_was_not_rolling_properly_especially_wh.xml
diff --git a/src/changelog/20190204-2.11.2/LOG4J2-2543_Add_Log4j_to_SLF4J_to_BOM_pom_xml.xml b/src/changelog/2.11.2/LOG4J2-2543_Add_Log4j_to_SLF4J_to_BOM_pom_xml.xml
similarity index 100%
rename from src/changelog/20190204-2.11.2/LOG4J2-2543_Add_Log4j_to_SLF4J_to_BOM_pom_xml.xml
rename to src/changelog/2.11.2/LOG4J2-2543_Add_Log4j_to_SLF4J_to_BOM_pom_xml.xml
diff --git a/src/changelog/20190623-2.12.0/.intro.adoc b/src/changelog/2.12.0/.intro.adoc
similarity index 100%
rename from src/changelog/20190623-2.12.0/.intro.adoc
rename to src/changelog/2.12.0/.intro.adoc
diff --git a/src/changelog/20190623-2.12.0/.release.xml b/src/changelog/2.12.0/.release.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/.release.xml
rename to src/changelog/2.12.0/.release.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-1103_FailoverAppender_was_failing_with_ERROR_appender_Failover_ha.xml b/src/changelog/2.12.0/LOG4J2-1103_FailoverAppender_was_failing_with_ERROR_appender_Failover_ha.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-1103_FailoverAppender_was_failing_with_ERROR_appender_Failover_ha.xml
rename to src/changelog/2.12.0/LOG4J2-1103_FailoverAppender_was_failing_with_ERROR_appender_Failover_ha.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-1143_Lookups_were_not_found_if_the_plugin_key_was_not_lower_case.xml b/src/changelog/2.12.0/LOG4J2-1143_Lookups_were_not_found_if_the_plugin_key_was_not_lower_case.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-1143_Lookups_were_not_found_if_the_plugin_key_was_not_lower_case.xml
rename to src/changelog/2.12.0/LOG4J2-1143_Lookups_were_not_found_if_the_plugin_key_was_not_lower_case.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-1852_Locate_plugins_within_a_Jar_using_a_URL_Connection.xml b/src/changelog/2.12.0/LOG4J2-1852_Locate_plugins_within_a_Jar_using_a_URL_Connection.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-1852_Locate_plugins_within_a_Jar_using_a_URL_Connection.xml
rename to src/changelog/2.12.0/LOG4J2-1852_Locate_plugins_within_a_Jar_using_a_URL_Connection.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2337_Allow_custom_end_of_line_with_JsonLayout.xml b/src/changelog/2.12.0/LOG4J2-2337_Allow_custom_end_of_line_with_JsonLayout.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2337_Allow_custom_end_of_line_with_JsonLayout.xml
rename to src/changelog/2.12.0/LOG4J2-2337_Allow_custom_end_of_line_with_JsonLayout.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2403_Allow_zero_padding_the_counter_of_a_RollingFileAppender.xml b/src/changelog/2.12.0/LOG4J2-2403_Allow_zero_padding_the_counter_of_a_RollingFileAppender.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2403_Allow_zero_padding_the_counter_of_a_RollingFileAppender.xml
rename to src/changelog/2.12.0/LOG4J2-2403_Allow_zero_padding_the_counter_of_a_RollingFileAppender.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2406_Add_reconfiguration_methods_to_Configurator.xml b/src/changelog/2.12.0/LOG4J2-2406_Add_reconfiguration_methods_to_Configurator.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2406_Add_reconfiguration_methods_to_Configurator.xml
rename to src/changelog/2.12.0/LOG4J2-2406_Add_reconfiguration_methods_to_Configurator.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2427_Add_filter_that_will_match_events_when_no_marker_is_present.xml b/src/changelog/2.12.0/LOG4J2-2427_Add_filter_that_will_match_events_when_no_marker_is_present.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2427_Add_filter_that_will_match_events_when_no_marker_is_present.xml
rename to src/changelog/2.12.0/LOG4J2-2427_Add_filter_that_will_match_events_when_no_marker_is_present.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2547_RollingRandomAccessFileAppender_error_message_referenced_inc.xml b/src/changelog/2.12.0/LOG4J2-2547_RollingRandomAccessFileAppender_error_message_referenced_inc.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2547_RollingRandomAccessFileAppender_error_message_referenced_inc.xml
rename to src/changelog/2.12.0/LOG4J2-2547_RollingRandomAccessFileAppender_error_message_referenced_inc.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2559_NullPointerException_in_JdbcAppender_createAppender.xml b/src/changelog/2.12.0/LOG4J2-2559_NullPointerException_in_JdbcAppender_createAppender.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2559_NullPointerException_in_JdbcAppender_createAppender.xml
rename to src/changelog/2.12.0/LOG4J2-2559_NullPointerException_in_JdbcAppender_createAppender.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2561_JEP223_version_detection_fix_for_JDK_9_and_up.xml b/src/changelog/2.12.0/LOG4J2-2561_JEP223_version_detection_fix_for_JDK_9_and_up.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2561_JEP223_version_detection_fix_for_JDK_9_and_up.xml
rename to src/changelog/2.12.0/LOG4J2-2561_JEP223_version_detection_fix_for_JDK_9_and_up.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2564_MapPatternConverter_is_properly_created_from_the_K_map.xml b/src/changelog/2.12.0/LOG4J2-2564_MapPatternConverter_is_properly_created_from_the_K_map.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2564_MapPatternConverter_is_properly_created_from_the_K_map.xml
rename to src/changelog/2.12.0/LOG4J2-2564_MapPatternConverter_is_properly_created_from_the_K_map.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2570_Update_Jackson_from_2_9_7_to_2_9_8.xml b/src/changelog/2.12.0/LOG4J2-2570_Update_Jackson_from_2_9_7_to_2_9_8.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2570_Update_Jackson_from_2_9_7_to_2_9_8.xml
rename to src/changelog/2.12.0/LOG4J2-2570_Update_Jackson_from_2_9_7_to_2_9_8.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2574_Update_MongoDB_3_module_driver_from_3_9_0_to_3_10_1.xml b/src/changelog/2.12.0/LOG4J2-2574_Update_MongoDB_3_module_driver_from_3_9_0_to_3_10_1.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2574_Update_MongoDB_3_module_driver_from_3_9_0_to_3_10_1.xml
rename to src/changelog/2.12.0/LOG4J2-2574_Update_MongoDB_3_module_driver_from_3_9_0_to_3_10_1.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2586_TCP_Appender_should_support_a_host_name_resolving_to_multipl.xml b/src/changelog/2.12.0/LOG4J2-2586_TCP_Appender_should_support_a_host_name_resolving_to_multipl.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2586_TCP_Appender_should_support_a_host_name_resolving_to_multipl.xml
rename to src/changelog/2.12.0/LOG4J2-2586_TCP_Appender_should_support_a_host_name_resolving_to_multipl.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2592_StackOverflowException_when_server_not_reachable_with_Socket.xml b/src/changelog/2.12.0/LOG4J2-2592_StackOverflowException_when_server_not_reachable_with_Socket.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2592_StackOverflowException_when_server_not_reachable_with_Socket.xml
rename to src/changelog/2.12.0/LOG4J2-2592_StackOverflowException_when_server_not_reachable_with_Socket.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2597_Throw_better_exception_message_when_both_log4j_slf4j_impl_an.xml b/src/changelog/2.12.0/LOG4J2-2597_Throw_better_exception_message_when_both_log4j_slf4j_impl_an.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2597_Throw_better_exception_message_when_both_log4j_slf4j_impl_an.xml
rename to src/changelog/2.12.0/LOG4J2-2597_Throw_better_exception_message_when_both_log4j_slf4j_impl_an.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2598_GZIP_compression_on_rollover_supports_configurable_compressi.xml b/src/changelog/2.12.0/LOG4J2-2598_GZIP_compression_on_rollover_supports_configurable_compressi.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2598_GZIP_compression_on_rollover_supports_configurable_compressi.xml
rename to src/changelog/2.12.0/LOG4J2-2598_GZIP_compression_on_rollover_supports_configurable_compressi.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2598_java_lang_StackOverflowError_at_org_apache_logging_log4j_jun.xml b/src/changelog/2.12.0/LOG4J2-2598_java_lang_StackOverflowError_at_org_apache_logging_log4j_jun.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2598_java_lang_StackOverflowError_at_org_apache_logging_log4j_jun.xml
rename to src/changelog/2.12.0/LOG4J2-2598_java_lang_StackOverflowError_at_org_apache_logging_log4j_jun.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2602_Update_file_time_when_size_based_triggering_policy_is_used_w.xml b/src/changelog/2.12.0/LOG4J2-2602_Update_file_time_when_size_based_triggering_policy_is_used_w.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2602_Update_file_time_when_size_based_triggering_policy_is_used_w.xml
rename to src/changelog/2.12.0/LOG4J2-2602_Update_file_time_when_size_based_triggering_policy_is_used_w.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2606_Asynchronous_logging_when_the_queue_is_full_no_longer_result.xml b/src/changelog/2.12.0/LOG4J2-2606_Asynchronous_logging_when_the_queue_is_full_no_longer_result.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2606_Asynchronous_logging_when_the_queue_is_full_no_longer_result.xml
rename to src/changelog/2.12.0/LOG4J2-2606_Asynchronous_logging_when_the_queue_is_full_no_longer_result.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2610_Explicitly_set_file_creation_time.xml b/src/changelog/2.12.0/LOG4J2-2610_Explicitly_set_file_creation_time.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2610_Explicitly_set_file_creation_time.xml
rename to src/changelog/2.12.0/LOG4J2-2610_Explicitly_set_file_creation_time.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2611_AsyncQueueFullPolicy_configuration_short_values_Default_an.xml b/src/changelog/2.12.0/LOG4J2-2611_AsyncQueueFullPolicy_configuration_short_values_Default_an.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2611_AsyncQueueFullPolicy_configuration_short_values_Default_an.xml
rename to src/changelog/2.12.0/LOG4J2-2611_AsyncQueueFullPolicy_configuration_short_values_Default_an.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2612_NullPointerException_at_org_apache_logging_log4j_core_append.xml b/src/changelog/2.12.0/LOG4J2-2612_NullPointerException_at_org_apache_logging_log4j_core_append.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2612_NullPointerException_at_org_apache_logging_log4j_core_append.xml
rename to src/changelog/2.12.0/LOG4J2-2612_NullPointerException_at_org_apache_logging_log4j_core_append.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2616_Restore_constructor_to_ThrowablePatternConverter_that_was_re.xml b/src/changelog/2.12.0/LOG4J2-2616_Restore_constructor_to_ThrowablePatternConverter_that_was_re.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2616_Restore_constructor_to_ThrowablePatternConverter_that_was_re.xml
rename to src/changelog/2.12.0/LOG4J2-2616_Restore_constructor_to_ThrowablePatternConverter_that_was_re.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2618_Possible_ClassCastException_in_org_apache_logging_log4j_core.xml b/src/changelog/2.12.0/LOG4J2-2618_Possible_ClassCastException_in_org_apache_logging_log4j_core.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2618_Possible_ClassCastException_in_org_apache_logging_log4j_core.xml
rename to src/changelog/2.12.0/LOG4J2-2618_Possible_ClassCastException_in_org_apache_logging_log4j_core.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2619_Update_Jackson_from_2_9_8_to_2_9_9.xml b/src/changelog/2.12.0/LOG4J2-2619_Update_Jackson_from_2_9_8_to_2_9_9.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2619_Update_Jackson_from_2_9_8_to_2_9_9.xml
rename to src/changelog/2.12.0/LOG4J2-2619_Update_Jackson_from_2_9_8_to_2_9_9.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2622_StructuredDataId_was_ignoring_maxLength_attribute.xml b/src/changelog/2.12.0/LOG4J2-2622_StructuredDataId_was_ignoring_maxLength_attribute.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2622_StructuredDataId_was_ignoring_maxLength_attribute.xml
rename to src/changelog/2.12.0/LOG4J2-2622_StructuredDataId_was_ignoring_maxLength_attribute.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2629_Fix_a_race_allowing_events_not_to_be_recorded_when_a_Routing.xml b/src/changelog/2.12.0/LOG4J2-2629_Fix_a_race_allowing_events_not_to_be_recorded_when_a_Routing.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2629_Fix_a_race_allowing_events_not_to_be_recorded_when_a_Routing.xml
rename to src/changelog/2.12.0/LOG4J2-2629_Fix_a_race_allowing_events_not_to_be_recorded_when_a_Routing.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2631_RoutingAppender_PurgePolicy_implementations_no_longer_stop_a.xml b/src/changelog/2.12.0/LOG4J2-2631_RoutingAppender_PurgePolicy_implementations_no_longer_stop_a.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2631_RoutingAppender_PurgePolicy_implementations_no_longer_stop_a.xml
rename to src/changelog/2.12.0/LOG4J2-2631_RoutingAppender_PurgePolicy_implementations_no_longer_stop_a.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2634_Add_and_use_method_org_apache_logging_log4j_message_MapMessa.xml b/src/changelog/2.12.0/LOG4J2-2634_Add_and_use_method_org_apache_logging_log4j_message_MapMessa.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2634_Add_and_use_method_org_apache_logging_log4j_message_MapMessa.xml
rename to src/changelog/2.12.0/LOG4J2-2634_Add_and_use_method_org_apache_logging_log4j_message_MapMessa.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2634_Refactor_several_AsyncLogger_methods_below_the_35_byte_thres.xml b/src/changelog/2.12.0/LOG4J2-2634_Refactor_several_AsyncLogger_methods_below_the_35_byte_thres.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2634_Refactor_several_AsyncLogger_methods_below_the_35_byte_thres.xml
rename to src/changelog/2.12.0/LOG4J2-2634_Refactor_several_AsyncLogger_methods_below_the_35_byte_thres.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-2636_RFC5424Layout_was_not_properly_setting_default_Structured_El.xml b/src/changelog/2.12.0/LOG4J2-2636_RFC5424Layout_was_not_properly_setting_default_Structured_El.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-2636_RFC5424Layout_was_not_properly_setting_default_Structured_El.xml
rename to src/changelog/2.12.0/LOG4J2-2636_RFC5424Layout_was_not_properly_setting_default_Structured_El.xml
diff --git a/src/changelog/20190623-2.12.0/LOG4J2-913_Add_support_for_reconfiguration_via_HTTP_S_Docker_and_Spr.xml b/src/changelog/2.12.0/LOG4J2-913_Add_support_for_reconfiguration_via_HTTP_S_Docker_and_Spr.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/LOG4J2-913_Add_support_for_reconfiguration_via_HTTP_S_Docker_and_Spr.xml
rename to src/changelog/2.12.0/LOG4J2-913_Add_support_for_reconfiguration_via_HTTP_S_Docker_and_Spr.xml
diff --git a/src/changelog/20190623-2.12.0/Update_tests_from_H2_1_4_197_to_1_4_199.xml b/src/changelog/2.12.0/Update_tests_from_H2_1_4_197_to_1_4_199.xml
similarity index 100%
rename from src/changelog/20190623-2.12.0/Update_tests_from_H2_1_4_197_to_1_4_199.xml
rename to src/changelog/2.12.0/Update_tests_from_H2_1_4_197_to_1_4_199.xml
diff --git a/src/changelog/20190806-2.12.1/.intro.adoc b/src/changelog/2.12.1/.intro.adoc
similarity index 100%
rename from src/changelog/20190806-2.12.1/.intro.adoc
rename to src/changelog/2.12.1/.intro.adoc
diff --git a/src/changelog/20190806-2.12.1/.release.xml b/src/changelog/2.12.1/.release.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/.release.xml
rename to src/changelog/2.12.1/.release.xml
diff --git a/src/changelog/20190806-2.12.1/LOG4J2-1946_Allow_file_renames_to_work_when_files_are_missing_from_the_s.xml b/src/changelog/2.12.1/LOG4J2-1946_Allow_file_renames_to_work_when_files_are_missing_from_the_s.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/LOG4J2-1946_Allow_file_renames_to_work_when_files_are_missing_from_the_s.xml
rename to src/changelog/2.12.1/LOG4J2-1946_Allow_file_renames_to_work_when_files_are_missing_from_the_s.xml
diff --git a/src/changelog/20190806-2.12.1/LOG4J2-2366_Remove_references_to_LoggerContext_when_it_is_shutdown.xml b/src/changelog/2.12.1/LOG4J2-2366_Remove_references_to_LoggerContext_when_it_is_shutdown.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/LOG4J2-2366_Remove_references_to_LoggerContext_when_it_is_shutdown.xml
rename to src/changelog/2.12.1/LOG4J2-2366_Remove_references_to_LoggerContext_when_it_is_shutdown.xml
diff --git a/src/changelog/20190806-2.12.1/LOG4J2-2556_Make_Log4j_Core_optional_for_Log4j_1_2_API.xml b/src/changelog/2.12.1/LOG4J2-2556_Make_Log4j_Core_optional_for_Log4j_1_2_API.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/LOG4J2-2556_Make_Log4j_Core_optional_for_Log4j_1_2_API.xml
rename to src/changelog/2.12.1/LOG4J2-2556_Make_Log4j_Core_optional_for_Log4j_1_2_API.xml
diff --git a/src/changelog/20190806-2.12.1/LOG4J2-2644_Improve_the_performance_of_capturing_location_information.xml b/src/changelog/2.12.1/LOG4J2-2644_Improve_the_performance_of_capturing_location_information.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/LOG4J2-2644_Improve_the_performance_of_capturing_location_information.xml
rename to src/changelog/2.12.1/LOG4J2-2644_Improve_the_performance_of_capturing_location_information.xml
diff --git a/src/changelog/20190806-2.12.1/LOG4J2-2646_Update_MongoDB_3_driver_from_3_10_1_to_3_10_2.xml b/src/changelog/2.12.1/LOG4J2-2646_Update_MongoDB_3_driver_from_3_10_1_to_3_10_2.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/LOG4J2-2646_Update_MongoDB_3_driver_from_3_10_1_to_3_10_2.xml
rename to src/changelog/2.12.1/LOG4J2-2646_Update_MongoDB_3_driver_from_3_10_1_to_3_10_2.xml
diff --git a/src/changelog/20190806-2.12.1/LOG4J2-2650_Support_emulating_a_MAC_address_when_using_ipv6.xml b/src/changelog/2.12.1/LOG4J2-2650_Support_emulating_a_MAC_address_when_using_ipv6.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/LOG4J2-2650_Support_emulating_a_MAC_address_when_using_ipv6.xml
rename to src/changelog/2.12.1/LOG4J2-2650_Support_emulating_a_MAC_address_when_using_ipv6.xml
diff --git a/src/changelog/20190806-2.12.1/LOG4J2-2657_Improve_exception_messages_in_the_JDBC_appender.xml b/src/changelog/2.12.1/LOG4J2-2657_Improve_exception_messages_in_the_JDBC_appender.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/LOG4J2-2657_Improve_exception_messages_in_the_JDBC_appender.xml
rename to src/changelog/2.12.1/LOG4J2-2657_Improve_exception_messages_in_the_JDBC_appender.xml
diff --git a/src/changelog/20190806-2.12.1/LOG4J2-2658_AbstractAction_reportException_records_a_warning_to_the_stat.xml b/src/changelog/2.12.1/LOG4J2-2658_AbstractAction_reportException_records_a_warning_to_the_stat.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/LOG4J2-2658_AbstractAction_reportException_records_a_warning_to_the_stat.xml
rename to src/changelog/2.12.1/LOG4J2-2658_AbstractAction_reportException_records_a_warning_to_the_stat.xml
diff --git a/src/changelog/20190806-2.12.1/LOG4J2-2659_AbstractAction_handles_and_records_unchecked_RuntimeExceptio.xml b/src/changelog/2.12.1/LOG4J2-2659_AbstractAction_handles_and_records_unchecked_RuntimeExceptio.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/LOG4J2-2659_AbstractAction_handles_and_records_unchecked_RuntimeExceptio.xml
rename to src/changelog/2.12.1/LOG4J2-2659_AbstractAction_handles_and_records_unchecked_RuntimeExceptio.xml
diff --git a/src/changelog/20190806-2.12.1/LOG4J2-2660_Retry_when_JDBC_throws_a_java_sql_SQLTransactionRollbackExce.xml b/src/changelog/2.12.1/LOG4J2-2660_Retry_when_JDBC_throws_a_java_sql_SQLTransactionRollbackExce.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/LOG4J2-2660_Retry_when_JDBC_throws_a_java_sql_SQLTransactionRollbackExce.xml
rename to src/changelog/2.12.1/LOG4J2-2660_Retry_when_JDBC_throws_a_java_sql_SQLTransactionRollbackExce.xml
diff --git a/src/changelog/20190806-2.12.1/LOG4J2-2667__Values_not_bound_to_statement_when_using_JDBC_appender_ap.xml b/src/changelog/2.12.1/LOG4J2-2667__Values_not_bound_to_statement_when_using_JDBC_appender_ap.xml
similarity index 100%
rename from src/changelog/20190806-2.12.1/LOG4J2-2667__Values_not_bound_to_statement_when_using_JDBC_appender_ap.xml
rename to src/changelog/2.12.1/LOG4J2-2667__Values_not_bound_to_statement_when_using_JDBC_appender_ap.xml
diff --git a/src/changelog/20191211-2.13.0/.intro.adoc b/src/changelog/2.13.0/.intro.adoc
similarity index 100%
rename from src/changelog/20191211-2.13.0/.intro.adoc
rename to src/changelog/2.13.0/.intro.adoc
diff --git a/src/changelog/20191211-2.13.0/.release.xml b/src/changelog/2.13.0/.release.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/.release.xml
rename to src/changelog/2.13.0/.release.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2058_Prevent_recursive_calls_to_java_util_LogManager_getLogger.xml b/src/changelog/2.13.0/LOG4J2-2058_Prevent_recursive_calls_to_java_util_LogManager_getLogger.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2058_Prevent_recursive_calls_to_java_util_LogManager_getLogger.xml
rename to src/changelog/2.13.0/LOG4J2-2058_Prevent_recursive_calls_to_java_util_LogManager_getLogger.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2635_Wrong_java_version_check_in_ThreadNameCachingStrategy.xml b/src/changelog/2.13.0/LOG4J2-2635_Wrong_java_version_check_in_ThreadNameCachingStrategy.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2635_Wrong_java_version_check_in_ThreadNameCachingStrategy.xml
rename to src/changelog/2.13.0/LOG4J2-2635_Wrong_java_version_check_in_ThreadNameCachingStrategy.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2639_Add_builder_pattern_to_Logger_interface.xml b/src/changelog/2.13.0/LOG4J2-2639_Add_builder_pattern_to_Logger_interface.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2639_Add_builder_pattern_to_Logger_interface.xml
rename to src/changelog/2.13.0/LOG4J2-2639_Add_builder_pattern_to_Logger_interface.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2647_Validation_blocks_definition_of_script_in_properties_configu.xml b/src/changelog/2.13.0/LOG4J2-2647_Validation_blocks_definition_of_script_in_properties_configu.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2647_Validation_blocks_definition_of_script_in_properties_configu.xml
rename to src/changelog/2.13.0/LOG4J2-2647_Validation_blocks_definition_of_script_in_properties_configu.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2672_Add_automatic_module_names_where_missing.xml b/src/changelog/2.13.0/LOG4J2-2672_Add_automatic_module_names_where_missing.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2672_Add_automatic_module_names_where_missing.xml
rename to src/changelog/2.13.0/LOG4J2-2672_Add_automatic_module_names_where_missing.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2673_OutputStreamAppender_Builder_ignores_setFilter.xml b/src/changelog/2.13.0/LOG4J2-2673_OutputStreamAppender_Builder_ignores_setFilter.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2673_OutputStreamAppender_Builder_ignores_setFilter.xml
rename to src/changelog/2.13.0/LOG4J2-2673_OutputStreamAppender_Builder_ignores_setFilter.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2674_Use_a_less_confusing_name_for_the_CompositeConfiguration_sou.xml b/src/changelog/2.13.0/LOG4J2-2674_Use_a_less_confusing_name_for_the_CompositeConfiguration_sou.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2674_Use_a_less_confusing_name_for_the_CompositeConfiguration_sou.xml
rename to src/changelog/2.13.0/LOG4J2-2674_Use_a_less_confusing_name_for_the_CompositeConfiguration_sou.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2680_Set_result_of_rename_action_to_true_if_file_was_copied.xml b/src/changelog/2.13.0/LOG4J2-2680_Set_result_of_rename_action_to_true_if_file_was_copied.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2680_Set_result_of_rename_action_to_true_if_file_was_copied.xml
rename to src/changelog/2.13.0/LOG4J2-2680_Set_result_of_rename_action_to_true_if_file_was_copied.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2693__PluginValue_does_not_support_attribute_names_besides_value.xml b/src/changelog/2.13.0/LOG4J2-2693__PluginValue_does_not_support_attribute_names_besides_value.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2693__PluginValue_does_not_support_attribute_names_besides_value.xml
rename to src/changelog/2.13.0/LOG4J2-2693__PluginValue_does_not_support_attribute_names_besides_value.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2701_Update_Jackson_to_2_9_10.xml b/src/changelog/2.13.0/LOG4J2-2701_Update_Jackson_to_2_9_10.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2701_Update_Jackson_to_2_9_10.xml
rename to src/changelog/2.13.0/LOG4J2-2701_Update_Jackson_to_2_9_10.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2707_ArrayIndexOutOfBoundsException_could_occur_with_MAC_address.xml b/src/changelog/2.13.0/LOG4J2-2707_ArrayIndexOutOfBoundsException_could_occur_with_MAC_address.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2707_ArrayIndexOutOfBoundsException_could_occur_with_MAC_address.xml
rename to src/changelog/2.13.0/LOG4J2-2707_ArrayIndexOutOfBoundsException_could_occur_with_MAC_address.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2709_Allow_message_portion_of_GELF_layout_to_be_formatted_using_a.xml b/src/changelog/2.13.0/LOG4J2-2709_Allow_message_portion_of_GELF_layout_to_be_formatted_using_a.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2709_Allow_message_portion_of_GELF_layout_to_be_formatted_using_a.xml
rename to src/changelog/2.13.0/LOG4J2-2709_Allow_message_portion_of_GELF_layout_to_be_formatted_using_a.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2710_Allow_Spring_Boot_application_properties_to_be_accessed_in_t.xml b/src/changelog/2.13.0/LOG4J2-2710_Allow_Spring_Boot_application_properties_to_be_accessed_in_t.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2710_Allow_Spring_Boot_application_properties_to_be_accessed_in_t.xml
rename to src/changelog/2.13.0/LOG4J2-2710_Allow_Spring_Boot_application_properties_to_be_accessed_in_t.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2712_The_rolling_file_appenders_would_fail_to_compress_the_file_a.xml b/src/changelog/2.13.0/LOG4J2-2712_The_rolling_file_appenders_would_fail_to_compress_the_file_a.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2712_The_rolling_file_appenders_would_fail_to_compress_the_file_a.xml
rename to src/changelog/2.13.0/LOG4J2-2712_The_rolling_file_appenders_would_fail_to_compress_the_file_a.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2716_Add_the_ability_to_lookup_Kubernetes_attributes_in_the_Log4j.xml b/src/changelog/2.13.0/LOG4J2-2716_Add_the_ability_to_lookup_Kubernetes_attributes_in_the_Log4j.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2716_Add_the_ability_to_lookup_Kubernetes_attributes_in_the_Log4j.xml
rename to src/changelog/2.13.0/LOG4J2-2716_Add_the_ability_to_lookup_Kubernetes_attributes_in_the_Log4j.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2725_LOG4J2_2725_Added_try_finally_around_event_execute_for_R.xml b/src/changelog/2.13.0/LOG4J2-2725_LOG4J2_2725_Added_try_finally_around_event_execute_for_R.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2725_LOG4J2_2725_Added_try_finally_around_event_execute_for_R.xml
rename to src/changelog/2.13.0/LOG4J2-2725_LOG4J2_2725_Added_try_finally_around_event_execute_for_R.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2725_Prevent_a_memory_leak_when_async_loggers_throw_errors.xml b/src/changelog/2.13.0/LOG4J2-2725_Prevent_a_memory_leak_when_async_loggers_throw_errors.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2725_Prevent_a_memory_leak_when_async_loggers_throw_errors.xml
rename to src/changelog/2.13.0/LOG4J2-2725_Prevent_a_memory_leak_when_async_loggers_throw_errors.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2727_Add_setKey_method_to_Kafka_Appender_Builder.xml b/src/changelog/2.13.0/LOG4J2-2727_Add_setKey_method_to_Kafka_Appender_Builder.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2727_Add_setKey_method_to_Kafka_Appender_Builder.xml
rename to src/changelog/2.13.0/LOG4J2-2727_Add_setKey_method_to_Kafka_Appender_Builder.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2731_Add_a_Level_Pattern_Selector.xml b/src/changelog/2.13.0/LOG4J2-2731_Add_a_Level_Pattern_Selector.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2731_Add_a_Level_Pattern_Selector.xml
rename to src/changelog/2.13.0/LOG4J2-2731_Add_a_Level_Pattern_Selector.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-2732_Add_ThreadContext_putIfNotNull_method.xml b/src/changelog/2.13.0/LOG4J2-2732_Add_ThreadContext_putIfNotNull_method.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-2732_Add_ThreadContext_putIfNotNull_method.xml
rename to src/changelog/2.13.0/LOG4J2-2732_Add_ThreadContext_putIfNotNull_method.xml
diff --git a/src/changelog/20191211-2.13.0/LOG4J2-63_Add_experimental_support_for_Log4j_1_configuration_files.xml b/src/changelog/2.13.0/LOG4J2-63_Add_experimental_support_for_Log4j_1_configuration_files.xml
similarity index 100%
rename from src/changelog/20191211-2.13.0/LOG4J2-63_Add_experimental_support_for_Log4j_1_configuration_files.xml
rename to src/changelog/2.13.0/LOG4J2-63_Add_experimental_support_for_Log4j_1_configuration_files.xml
diff --git a/src/changelog/20200225-2.13.1/.intro.adoc b/src/changelog/2.13.1/.intro.adoc
similarity index 100%
rename from src/changelog/20200225-2.13.1/.intro.adoc
rename to src/changelog/2.13.1/.intro.adoc
diff --git a/src/changelog/20200225-2.13.1/.release.xml b/src/changelog/2.13.1/.release.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/.release.xml
rename to src/changelog/2.13.1/.release.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2039_Rollover_fails_when_file_matches_pattern_but_index_is_too_la.xml b/src/changelog/2.13.1/LOG4J2-2039_Rollover_fails_when_file_matches_pattern_but_index_is_too_la.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2039_Rollover_fails_when_file_matches_pattern_but_index_is_too_la.xml
rename to src/changelog/2.13.1/LOG4J2-2039_Rollover_fails_when_file_matches_pattern_but_index_is_too_la.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2211_Allow_Lookup_keys_with_leading_dashes_by_using_a_slash_as_an.xml b/src/changelog/2.13.1/LOG4J2-2211_Allow_Lookup_keys_with_leading_dashes_by_using_a_slash_as_an.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2211_Allow_Lookup_keys_with_leading_dashes_by_using_a_slash_as_an.xml
rename to src/changelog/2.13.1/LOG4J2-2211_Allow_Lookup_keys_with_leading_dashes_by_using_a_slash_as_an.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2415_Fix_lock_contention_in_the_classloader_using_new_versions_of.xml b/src/changelog/2.13.1/LOG4J2-2415_Fix_lock_contention_in_the_classloader_using_new_versions_of.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2415_Fix_lock_contention_in_the_classloader_using_new_versions_of.xml
rename to src/changelog/2.13.1/LOG4J2-2415_Fix_lock_contention_in_the_classloader_using_new_versions_of.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2575_CronExpression_getBeforeTime_would_sometimes_return_incorr.xml b/src/changelog/2.13.1/LOG4J2-2575_CronExpression_getBeforeTime_would_sometimes_return_incorr.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2575_CronExpression_getBeforeTime_would_sometimes_return_incorr.xml
rename to src/changelog/2.13.1/LOG4J2-2575_CronExpression_getBeforeTime_would_sometimes_return_incorr.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2649_GraalVM_does_not_allow_use_of_MethodHandles.xml b/src/changelog/2.13.1/LOG4J2-2649_GraalVM_does_not_allow_use_of_MethodHandles.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2649_GraalVM_does_not_allow_use_of_MethodHandles.xml
rename to src/changelog/2.13.1/LOG4J2-2649_GraalVM_does_not_allow_use_of_MethodHandles.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2652_JSON_output_wrong_when_using_additional_fields.xml b/src/changelog/2.13.1/LOG4J2-2652_JSON_output_wrong_when_using_additional_fields.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2652_JSON_output_wrong_when_using_additional_fields.xml
rename to src/changelog/2.13.1/LOG4J2-2652_JSON_output_wrong_when_using_additional_fields.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2676_PluginProcessor_should_use_Messager_instead_of_System_out.xml b/src/changelog/2.13.1/LOG4J2-2676_PluginProcessor_should_use_Messager_instead_of_System_out.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2676_PluginProcessor_should_use_Messager_instead_of_System_out.xml
rename to src/changelog/2.13.1/LOG4J2-2676_PluginProcessor_should_use_Messager_instead_of_System_out.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2677_Rollover_handles_parallel_file_deletion_gracefully.xml b/src/changelog/2.13.1/LOG4J2-2677_Rollover_handles_parallel_file_deletion_gracefully.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2677_Rollover_handles_parallel_file_deletion_gracefully.xml
rename to src/changelog/2.13.1/LOG4J2-2677_Rollover_handles_parallel_file_deletion_gracefully.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2703_MapMessage_getFormattedMessage_would_incorrectly_format_ob.xml b/src/changelog/2.13.1/LOG4J2-2703_MapMessage_getFormattedMessage_would_incorrectly_format_ob.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2703_MapMessage_getFormattedMessage_would_incorrectly_format_ob.xml
rename to src/changelog/2.13.1/LOG4J2-2703_MapMessage_getFormattedMessage_would_incorrectly_format_ob.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2717_Slow_initialization_on_Windows_due_to_accessing_network_inte.xml b/src/changelog/2.13.1/LOG4J2-2717_Slow_initialization_on_Windows_due_to_accessing_network_inte.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2717_Slow_initialization_on_Windows_due_to_accessing_network_inte.xml
rename to src/changelog/2.13.1/LOG4J2-2717_Slow_initialization_on_Windows_due_to_accessing_network_inte.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2735_PluginCache_output_is_reproducible_allowing_the_annotation_p.xml b/src/changelog/2.13.1/LOG4J2-2735_PluginCache_output_is_reproducible_allowing_the_annotation_p.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2735_PluginCache_output_is_reproducible_allowing_the_annotation_p.xml
rename to src/changelog/2.13.1/LOG4J2-2735_PluginCache_output_is_reproducible_allowing_the_annotation_p.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2739_Fix_erroneous_log4j_jul_recursive_logger_detection_resulting.xml b/src/changelog/2.13.1/LOG4J2-2739_Fix_erroneous_log4j_jul_recursive_logger_detection_resulting.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2739_Fix_erroneous_log4j_jul_recursive_logger_detection_resulting.xml
rename to src/changelog/2.13.1/LOG4J2-2739_Fix_erroneous_log4j_jul_recursive_logger_detection_resulting.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2744_Remove_unnecessary_EventLogger_references_from_log4j_slf4j18.xml b/src/changelog/2.13.1/LOG4J2-2744_Remove_unnecessary_EventLogger_references_from_log4j_slf4j18.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2744_Remove_unnecessary_EventLogger_references_from_log4j_slf4j18.xml
rename to src/changelog/2.13.1/LOG4J2-2744_Remove_unnecessary_EventLogger_references_from_log4j_slf4j18.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2745_Update_log4j_slf4j18_impl_slf4j_version_to_1_8_0_beta4_from.xml b/src/changelog/2.13.1/LOG4J2-2745_Update_log4j_slf4j18_impl_slf4j_version_to_1_8_0_beta4_from.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2745_Update_log4j_slf4j18_impl_slf4j_version_to_1_8_0_beta4_from.xml
rename to src/changelog/2.13.1/LOG4J2-2745_Update_log4j_slf4j18_impl_slf4j_version_to_1_8_0_beta4_from.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2746_ClassLoaderContextSelector_was_not_locating_the_LoggerContex.xml b/src/changelog/2.13.1/LOG4J2-2746_ClassLoaderContextSelector_was_not_locating_the_LoggerContex.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2746_ClassLoaderContextSelector_was_not_locating_the_LoggerContex.xml
rename to src/changelog/2.13.1/LOG4J2-2746_ClassLoaderContextSelector_was_not_locating_the_LoggerContex.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2747_Fix_a_memory_leak_using_fully_asynchronous_logging_when_the.xml b/src/changelog/2.13.1/LOG4J2-2747_Fix_a_memory_leak_using_fully_asynchronous_logging_when_the.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2747_Fix_a_memory_leak_using_fully_asynchronous_logging_when_the.xml
rename to src/changelog/2.13.1/LOG4J2-2747_Fix_a_memory_leak_using_fully_asynchronous_logging_when_the.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2748_Implement_ISO8601_PERIOD_MICROS_fixed_date_format_matching_I.xml b/src/changelog/2.13.1/LOG4J2-2748_Implement_ISO8601_PERIOD_MICROS_fixed_date_format_matching_I.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2748_Implement_ISO8601_PERIOD_MICROS_fixed_date_format_matching_I.xml
rename to src/changelog/2.13.1/LOG4J2-2748_Implement_ISO8601_PERIOD_MICROS_fixed_date_format_matching_I.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2751_Fix_StackLocator_getCallerClass_performance_in_cases_where_R.xml b/src/changelog/2.13.1/LOG4J2-2751_Fix_StackLocator_getCallerClass_performance_in_cases_where_R.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2751_Fix_StackLocator_getCallerClass_performance_in_cases_where_R.xml
rename to src/changelog/2.13.1/LOG4J2-2751_Fix_StackLocator_getCallerClass_performance_in_cases_where_R.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2752_MutableLogEvent_and_RingBufferLogEvent_avoid_StringBuffer_an.xml b/src/changelog/2.13.1/LOG4J2-2752_MutableLogEvent_and_RingBufferLogEvent_avoid_StringBuffer_an.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2752_MutableLogEvent_and_RingBufferLogEvent_avoid_StringBuffer_an.xml
rename to src/changelog/2.13.1/LOG4J2-2752_MutableLogEvent_and_RingBufferLogEvent_avoid_StringBuffer_an.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2754_LoaderUtil_getClassLoaders_may_discover_additional_loaders_a.xml b/src/changelog/2.13.1/LOG4J2-2754_LoaderUtil_getClassLoaders_may_discover_additional_loaders_a.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2754_LoaderUtil_getClassLoaders_may_discover_additional_loaders_a.xml
rename to src/changelog/2.13.1/LOG4J2-2754_LoaderUtil_getClassLoaders_may_discover_additional_loaders_a.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2756_Prevent_LoggerContext_from_being_garbage_collected_while_bei.xml b/src/changelog/2.13.1/LOG4J2-2756_Prevent_LoggerContext_from_being_garbage_collected_while_bei.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2756_Prevent_LoggerContext_from_being_garbage_collected_while_bei.xml
rename to src/changelog/2.13.1/LOG4J2-2756_Prevent_LoggerContext_from_being_garbage_collected_while_bei.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2758_NullPointerException_when_using_a_custom_DirectFileRolloverS.xml b/src/changelog/2.13.1/LOG4J2-2758_NullPointerException_when_using_a_custom_DirectFileRolloverS.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2758_NullPointerException_when_using_a_custom_DirectFileRolloverS.xml
rename to src/changelog/2.13.1/LOG4J2-2758_NullPointerException_when_using_a_custom_DirectFileRolloverS.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2759_RollingFileAppender_was_not_rolling_on_startup_if_createOnDe.xml b/src/changelog/2.13.1/LOG4J2-2759_RollingFileAppender_was_not_rolling_on_startup_if_createOnDe.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2759_RollingFileAppender_was_not_rolling_on_startup_if_createOnDe.xml
rename to src/changelog/2.13.1/LOG4J2-2759_RollingFileAppender_was_not_rolling_on_startup_if_createOnDe.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2760_Always_write_header_on_a_new_OutputStream.xml b/src/changelog/2.13.1/LOG4J2-2760_Always_write_header_on_a_new_OutputStream.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2760_Always_write_header_on_a_new_OutputStream.xml
rename to src/changelog/2.13.1/LOG4J2-2760_Always_write_header_on_a_new_OutputStream.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2762__JDBC_MS_SQL_Server_JDBC_driver_throws_SQLServerException_w.xml b/src/changelog/2.13.1/LOG4J2-2762__JDBC_MS_SQL_Server_JDBC_driver_throws_SQLServerException_w.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2762__JDBC_MS_SQL_Server_JDBC_driver_throws_SQLServerException_w.xml
rename to src/changelog/2.13.1/LOG4J2-2762__JDBC_MS_SQL_Server_JDBC_driver_throws_SQLServerException_w.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2763_Update_dependencies.xml b/src/changelog/2.13.1/LOG4J2-2763_Update_dependencies.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2763_Update_dependencies.xml
rename to src/changelog/2.13.1/LOG4J2-2763_Update_dependencies.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2767_Warn_if_pattern_is_missing_on_Routes_element_Use_default_ro.xml b/src/changelog/2.13.1/LOG4J2-2767_Warn_if_pattern_is_missing_on_Routes_element_Use_default_ro.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2767_Warn_if_pattern_is_missing_on_Routes_element_Use_default_ro.xml
rename to src/changelog/2.13.1/LOG4J2-2767_Warn_if_pattern_is_missing_on_Routes_element_Use_default_ro.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2768_Add_multi_parameter_overloads_to_LogBuilder.xml b/src/changelog/2.13.1/LOG4J2-2768_Add_multi_parameter_overloads_to_LogBuilder.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2768_Add_multi_parameter_overloads_to_LogBuilder.xml
rename to src/changelog/2.13.1/LOG4J2-2768_Add_multi_parameter_overloads_to_LogBuilder.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2769_Do_not_log_an_error_if_Files_move_does_not_work.xml b/src/changelog/2.13.1/LOG4J2-2769_Do_not_log_an_error_if_Files_move_does_not_work.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2769_Do_not_log_an_error_if_Files_move_does_not_work.xml
rename to src/changelog/2.13.1/LOG4J2-2769_Do_not_log_an_error_if_Files_move_does_not_work.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2770_Fixed_NullPointerException_after_reconfiguring_via_JMX.xml b/src/changelog/2.13.1/LOG4J2-2770_Fixed_NullPointerException_after_reconfiguring_via_JMX.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2770_Fixed_NullPointerException_after_reconfiguring_via_JMX.xml
rename to src/changelog/2.13.1/LOG4J2-2770_Fixed_NullPointerException_after_reconfiguring_via_JMX.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2770_NullPointerException_after_reconfiguring_via_JMX.xml b/src/changelog/2.13.1/LOG4J2-2770_NullPointerException_after_reconfiguring_via_JMX.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2770_NullPointerException_after_reconfiguring_via_JMX.xml
rename to src/changelog/2.13.1/LOG4J2-2770_NullPointerException_after_reconfiguring_via_JMX.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2776_An_error_message_in_RollingFileAppender_uses_a_placeholder_f.xml b/src/changelog/2.13.1/LOG4J2-2776_An_error_message_in_RollingFileAppender_uses_a_placeholder_f.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2776_An_error_message_in_RollingFileAppender_uses_a_placeholder_f.xml
rename to src/changelog/2.13.1/LOG4J2-2776_An_error_message_in_RollingFileAppender_uses_a_placeholder_f.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2777_Add_a_retry_count_attribute_to_the_KafkaAppender.xml b/src/changelog/2.13.1/LOG4J2-2777_Add_a_retry_count_attribute_to_the_KafkaAppender.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2777_Add_a_retry_count_attribute_to_the_KafkaAppender.xml
rename to src/changelog/2.13.1/LOG4J2-2777_Add_a_retry_count_attribute_to_the_KafkaAppender.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2781_ServletContainerInitializer_was_obtaining_the_StatusLogger_t.xml b/src/changelog/2.13.1/LOG4J2-2781_ServletContainerInitializer_was_obtaining_the_StatusLogger_t.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2781_ServletContainerInitializer_was_obtaining_the_StatusLogger_t.xml
rename to src/changelog/2.13.1/LOG4J2-2781_ServletContainerInitializer_was_obtaining_the_StatusLogger_t.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2782_Use_LinkedBlockingQueue_instead_of_synchronized_collection_i.xml b/src/changelog/2.13.1/LOG4J2-2782_Use_LinkedBlockingQueue_instead_of_synchronized_collection_i.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2782_Use_LinkedBlockingQueue_instead_of_synchronized_collection_i.xml
rename to src/changelog/2.13.1/LOG4J2-2782_Use_LinkedBlockingQueue_instead_of_synchronized_collection_i.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2784_Counter_stuck_at_10_and_overwriting_files_when_leading_zeros.xml b/src/changelog/2.13.1/LOG4J2-2784_Counter_stuck_at_10_and_overwriting_files_when_leading_zeros.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2784_Counter_stuck_at_10_and_overwriting_files_when_leading_zeros.xml
rename to src/changelog/2.13.1/LOG4J2-2784_Counter_stuck_at_10_and_overwriting_files_when_leading_zeros.xml
diff --git a/src/changelog/20200225-2.13.1/LOG4J2-2789_Conditionally_perform_status_logging_calculations_in_PluginR.xml b/src/changelog/2.13.1/LOG4J2-2789_Conditionally_perform_status_logging_calculations_in_PluginR.xml
similarity index 100%
rename from src/changelog/20200225-2.13.1/LOG4J2-2789_Conditionally_perform_status_logging_calculations_in_PluginR.xml
rename to src/changelog/2.13.1/LOG4J2-2789_Conditionally_perform_status_logging_calculations_in_PluginR.xml
diff --git a/src/changelog/20200423-2.13.2/.intro.adoc b/src/changelog/2.13.2/.intro.adoc
similarity index 100%
rename from src/changelog/20200423-2.13.2/.intro.adoc
rename to src/changelog/2.13.2/.intro.adoc
diff --git a/src/changelog/20200423-2.13.2/.release.xml b/src/changelog/2.13.2/.release.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/.release.xml
rename to src/changelog/2.13.2/.release.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-1360_Provide_a_Log4j_implementation_of_System_Logger.xml b/src/changelog/2.13.2/LOG4J2-1360_Provide_a_Log4j_implementation_of_System_Logger.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-1360_Provide_a_Log4j_implementation_of_System_Logger.xml
rename to src/changelog/2.13.2/LOG4J2-1360_Provide_a_Log4j_implementation_of_System_Logger.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2457_Allow_the_file_extension_in_the_file_pattern_to_be_modified.xml b/src/changelog/2.13.2/LOG4J2-2457_Allow_the_file_extension_in_the_file_pattern_to_be_modified.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2457_Allow_the_file_extension_in_the_file_pattern_to_be_modified.xml
rename to src/changelog/2.13.2/LOG4J2-2457_Allow_the_file_extension_in_the_file_pattern_to_be_modified.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2520_Allow_servlet_context_path_to_be_retrieved_without.xml b/src/changelog/2.13.2/LOG4J2-2520_Allow_servlet_context_path_to_be_retrieved_without.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2520_Allow_servlet_context_path_to_be_retrieved_without.xml
rename to src/changelog/2.13.2/LOG4J2-2520_Allow_servlet_context_path_to_be_retrieved_without.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2588_Add_option_to_restore_printing_timeMillis_in_the_JsonLayout.xml b/src/changelog/2.13.2/LOG4J2-2588_Add_option_to_restore_printing_timeMillis_in_the_JsonLayout.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2588_Add_option_to_restore_printing_timeMillis_in_the_JsonLayout.xml
rename to src/changelog/2.13.2/LOG4J2-2588_Add_option_to_restore_printing_timeMillis_in_the_JsonLayout.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2761_Fix_Exceptions_when_whitespace_is_in_the_file_path_and_Java.xml b/src/changelog/2.13.2/LOG4J2-2761_Fix_Exceptions_when_whitespace_is_in_the_file_path_and_Java.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2761_Fix_Exceptions_when_whitespace_is_in_the_file_path_and_Java.xml
rename to src/changelog/2.13.2/LOG4J2-2761_Fix_Exceptions_when_whitespace_is_in_the_file_path_and_Java.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2766_Initialize_pattern_processor_before_triggering_policy_during.xml b/src/changelog/2.13.2/LOG4J2-2766_Initialize_pattern_processor_before_triggering_policy_during.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2766_Initialize_pattern_processor_before_triggering_policy_during.xml
rename to src/changelog/2.13.2/LOG4J2-2766_Initialize_pattern_processor_before_triggering_policy_during.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2779_Add_ContextDataProviders_as_an_alternative_to_having_to_impl.xml b/src/changelog/2.13.2/LOG4J2-2779_Add_ContextDataProviders_as_an_alternative_to_having_to_impl.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2779_Add_ContextDataProviders_as_an_alternative_to_having_to_impl.xml
rename to src/changelog/2.13.2/LOG4J2-2779_Add_ContextDataProviders_as_an_alternative_to_having_to_impl.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2790_Conditionally_allocate_PluginEntry_during_PluginCache_loadin.xml b/src/changelog/2.13.2/LOG4J2-2790_Conditionally_allocate_PluginEntry_during_PluginCache_loadin.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2790_Conditionally_allocate_PluginEntry_during_PluginCache_loadin.xml
rename to src/changelog/2.13.2/LOG4J2-2790_Conditionally_allocate_PluginEntry_during_PluginCache_loadin.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2791_Correct_JsonLayout_timestamp_sorting_issue.xml b/src/changelog/2.13.2/LOG4J2-2791_Correct_JsonLayout_timestamp_sorting_issue.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2791_Correct_JsonLayout_timestamp_sorting_issue.xml
rename to src/changelog/2.13.2/LOG4J2-2791_Correct_JsonLayout_timestamp_sorting_issue.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2793_Allow_trailing_and_leading_spaces_in_log_level.xml b/src/changelog/2.13.2/LOG4J2-2793_Allow_trailing_and_leading_spaces_in_log_level.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2793_Allow_trailing_and_leading_spaces_in_log_level.xml
rename to src/changelog/2.13.2/LOG4J2-2793_Allow_trailing_and_leading_spaces_in_log_level.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2794_Make_YamlLayoutTest_more_resilient_to_environmental_differen.xml b/src/changelog/2.13.2/LOG4J2-2794_Make_YamlLayoutTest_more_resilient_to_environmental_differen.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2794_Make_YamlLayoutTest_more_resilient_to_environmental_differen.xml
rename to src/changelog/2.13.2/LOG4J2-2794_Make_YamlLayoutTest_more_resilient_to_environmental_differen.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2805_TimeFilter_did_not_handle_daylight_saving_time_transitions_a.xml b/src/changelog/2.13.2/LOG4J2-2805_TimeFilter_did_not_handle_daylight_saving_time_transitions_a.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2805_TimeFilter_did_not_handle_daylight_saving_time_transitions_a.xml
rename to src/changelog/2.13.2/LOG4J2-2805_TimeFilter_did_not_handle_daylight_saving_time_transitions_a.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2807_Added_EventLookup_to_retrieve_fields_from_the_log_event.xml b/src/changelog/2.13.2/LOG4J2-2807_Added_EventLookup_to_retrieve_fields_from_the_log_event.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2807_Added_EventLookup_to_retrieve_fields_from_the_log_event.xml
rename to src/changelog/2.13.2/LOG4J2-2807_Added_EventLookup_to_retrieve_fields_from_the_log_event.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2809_Avoid_NullPointerException_when_StackWalker_returns_null.xml b/src/changelog/2.13.2/LOG4J2-2809_Avoid_NullPointerException_when_StackWalker_returns_null.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2809_Avoid_NullPointerException_when_StackWalker_returns_null.xml
rename to src/changelog/2.13.2/LOG4J2-2809_Avoid_NullPointerException_when_StackWalker_returns_null.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2810_Add_information_about_using_a_url_in_log4j_configurationFile.xml b/src/changelog/2.13.2/LOG4J2-2810_Add_information_about_using_a_url_in_log4j_configurationFile.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2810_Add_information_about_using_a_url_in_log4j_configurationFile.xml
rename to src/changelog/2.13.2/LOG4J2-2810_Add_information_about_using_a_url_in_log4j_configurationFile.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2811_Add_missing_includeLocation_parameter_when_creating_AsyncLog.xml b/src/changelog/2.13.2/LOG4J2-2811_Add_missing_includeLocation_parameter_when_creating_AsyncLog.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2811_Add_missing_includeLocation_parameter_when_creating_AsyncLog.xml
rename to src/changelog/2.13.2/LOG4J2-2811_Add_missing_includeLocation_parameter_when_creating_AsyncLog.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2812__JDBC_Throw_a_AppenderLoggingException_instead_of_an_NPE_in.xml b/src/changelog/2.13.2/LOG4J2-2812__JDBC_Throw_a_AppenderLoggingException_instead_of_an_NPE_in.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2812__JDBC_Throw_a_AppenderLoggingException_instead_of_an_NPE_in.xml
rename to src/changelog/2.13.2/LOG4J2-2812__JDBC_Throw_a_AppenderLoggingException_instead_of_an_NPE_in.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2813_serializeToBytes_was_checking_wrong_variable_for_null.xml b/src/changelog/2.13.2/LOG4J2-2813_serializeToBytes_was_checking_wrong_variable_for_null.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2813_serializeToBytes_was_checking_wrong_variable_for_null.xml
rename to src/changelog/2.13.2/LOG4J2-2813_serializeToBytes_was_checking_wrong_variable_for_null.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2814_Fix_Javadoc_for_ScriptPatternSelector.xml b/src/changelog/2.13.2/LOG4J2-2814_Fix_Javadoc_for_ScriptPatternSelector.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2814_Fix_Javadoc_for_ScriptPatternSelector.xml
rename to src/changelog/2.13.2/LOG4J2-2814_Fix_Javadoc_for_ScriptPatternSelector.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2815_Allow_Spring_Boot_applications_to_use_composite_configuratio.xml b/src/changelog/2.13.2/LOG4J2-2815_Allow_Spring_Boot_applications_to_use_composite_configuratio.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2815_Allow_Spring_Boot_applications_to_use_composite_configuratio.xml
rename to src/changelog/2.13.2/LOG4J2-2815_Allow_Spring_Boot_applications_to_use_composite_configuratio.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2817_Allow_the_file_size_action_to_parse_the_value_without_being.xml b/src/changelog/2.13.2/LOG4J2-2817_Allow_the_file_size_action_to_parse_the_value_without_being.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2817_Allow_the_file_size_action_to_parse_the_value_without_being.xml
rename to src/changelog/2.13.2/LOG4J2-2817_Allow_the_file_size_action_to_parse_the_value_without_being.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2818_Allow_Spring_Lookup_to_return_default_and_active_profiles.xml b/src/changelog/2.13.2/LOG4J2-2818_Allow_Spring_Lookup_to_return_default_and_active_profiles.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2818_Allow_Spring_Lookup_to_return_default_and_active_profiles.xml
rename to src/changelog/2.13.2/LOG4J2-2818_Allow_Spring_Lookup_to_return_default_and_active_profiles.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2819_Add_support_for_specifying_an_SSL_configuration_for_SmtpAppe.xml b/src/changelog/2.13.2/LOG4J2-2819_Add_support_for_specifying_an_SSL_configuration_for_SmtpAppe.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2819_Add_support_for_specifying_an_SSL_configuration_for_SmtpAppe.xml
rename to src/changelog/2.13.2/LOG4J2-2819_Add_support_for_specifying_an_SSL_configuration_for_SmtpAppe.xml
diff --git a/src/changelog/20200423-2.13.2/LOG4J2-2824_Implement_requiresLocation_in_GelfLayout_to_reflect_whether.xml b/src/changelog/2.13.2/LOG4J2-2824_Implement_requiresLocation_in_GelfLayout_to_reflect_whether.xml
similarity index 100%
rename from src/changelog/20200423-2.13.2/LOG4J2-2824_Implement_requiresLocation_in_GelfLayout_to_reflect_whether.xml
rename to src/changelog/2.13.2/LOG4J2-2824_Implement_requiresLocation_in_GelfLayout_to_reflect_whether.xml
diff --git a/src/changelog/20200510-2.13.3/.intro.adoc b/src/changelog/2.13.3/.intro.adoc
similarity index 100%
rename from src/changelog/20200510-2.13.3/.intro.adoc
rename to src/changelog/2.13.3/.intro.adoc
diff --git a/src/changelog/20200510-2.13.3/.release.xml b/src/changelog/2.13.3/.release.xml
similarity index 100%
rename from src/changelog/20200510-2.13.3/.release.xml
rename to src/changelog/2.13.3/.release.xml
diff --git a/src/changelog/20200510-2.13.3/LOG4J2-2838_Fix_NullPointerException_in_ThreadContextDataInjector.xml b/src/changelog/2.13.3/LOG4J2-2838_Fix_NullPointerException_in_ThreadContextDataInjector.xml
similarity index 100%
rename from src/changelog/20200510-2.13.3/LOG4J2-2838_Fix_NullPointerException_in_ThreadContextDataInjector.xml
rename to src/changelog/2.13.3/LOG4J2-2838_Fix_NullPointerException_in_ThreadContextDataInjector.xml
diff --git a/src/changelog/20201106-2.14.0/.intro.adoc b/src/changelog/2.14.0/.intro.adoc
similarity index 100%
rename from src/changelog/20201106-2.14.0/.intro.adoc
rename to src/changelog/2.14.0/.intro.adoc
diff --git a/src/changelog/20201106-2.14.0/.release.xml b/src/changelog/2.14.0/.release.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/.release.xml
rename to src/changelog/2.14.0/.release.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2822_Javadoc_link_in_ThreadContext_description_was_incorrect.xml b/src/changelog/2.14.0/LOG4J2-2822_Javadoc_link_in_ThreadContext_description_was_incorrect.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2822_Javadoc_link_in_ThreadContext_description_was_incorrect.xml
rename to src/changelog/2.14.0/LOG4J2-2822_Javadoc_link_in_ThreadContext_description_was_incorrect.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2832_Correct_class_name_printed_in_error_message_in_RollingFileAp.xml b/src/changelog/2.14.0/LOG4J2-2832_Correct_class_name_printed_in_error_message_in_RollingFileAp.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2832_Correct_class_name_printed_in_error_message_in_RollingFileAp.xml
rename to src/changelog/2.14.0/LOG4J2-2832_Correct_class_name_printed_in_error_message_in_RollingFileAp.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2837_Disruptor_and_JUL_no_longer_recursively_start_the_AsyncLogge.xml b/src/changelog/2.14.0/LOG4J2-2837_Disruptor_and_JUL_no_longer_recursively_start_the_AsyncLogge.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2837_Disruptor_and_JUL_no_longer_recursively_start_the_AsyncLogge.xml
rename to src/changelog/2.14.0/LOG4J2-2837_Disruptor_and_JUL_no_longer_recursively_start_the_AsyncLogge.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2844_Null_pointer_exception_when_no_network_interfaces_are_availa.xml b/src/changelog/2.14.0/LOG4J2-2844_Null_pointer_exception_when_no_network_interfaces_are_availa.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2844_Null_pointer_exception_when_no_network_interfaces_are_availa.xml
rename to src/changelog/2.14.0/LOG4J2-2844_Null_pointer_exception_when_no_network_interfaces_are_availa.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2848_Create_module_log4j_mongodb4_to_use_new_major_version_4_Mong.xml b/src/changelog/2.14.0/LOG4J2-2848_Create_module_log4j_mongodb4_to_use_new_major_version_4_Mong.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2848_Create_module_log4j_mongodb4_to_use_new_major_version_4_Mong.xml
rename to src/changelog/2.14.0/LOG4J2-2848_Create_module_log4j_mongodb4_to_use_new_major_version_4_Mong.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2851_Drop_log4j_mongodb2_module.xml b/src/changelog/2.14.0/LOG4J2-2851_Drop_log4j_mongodb2_module.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2851_Drop_log4j_mongodb2_module.xml
rename to src/changelog/2.14.0/LOG4J2-2851_Drop_log4j_mongodb2_module.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2858_More_flexible_configuration_of_the_Disruptor_WaitStrategy.xml b/src/changelog/2.14.0/LOG4J2-2858_More_flexible_configuration_of_the_Disruptor_WaitStrategy.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2858_More_flexible_configuration_of_the_Disruptor_WaitStrategy.xml
rename to src/changelog/2.14.0/LOG4J2-2858_More_flexible_configuration_of_the_Disruptor_WaitStrategy.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2859_Fixed_typos_where_mergeFactory_should_be_mergeStrategy.xml b/src/changelog/2.14.0/LOG4J2-2859_Fixed_typos_where_mergeFactory_should_be_mergeStrategy.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2859_Fixed_typos_where_mergeFactory_should_be_mergeStrategy.xml
rename to src/changelog/2.14.0/LOG4J2-2859_Fixed_typos_where_mergeFactory_should_be_mergeStrategy.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2867_Obtain_ContextDataProviders_asynchronously.xml b/src/changelog/2.14.0/LOG4J2-2867_Obtain_ContextDataProviders_asynchronously.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2867_Obtain_ContextDataProviders_asynchronously.xml
rename to src/changelog/2.14.0/LOG4J2-2867_Obtain_ContextDataProviders_asynchronously.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2867_RingBufferLogEventTranslator_uses_a_static_ContextDataInject.xml b/src/changelog/2.14.0/LOG4J2-2867_RingBufferLogEventTranslator_uses_a_static_ContextDataInject.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2867_RingBufferLogEventTranslator_uses_a_static_ContextDataInject.xml
rename to src/changelog/2.14.0/LOG4J2-2867_RingBufferLogEventTranslator_uses_a_static_ContextDataInject.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2875_Rollover_was_failing_to_create_directories_when_using_a_Dire.xml b/src/changelog/2.14.0/LOG4J2-2875_Rollover_was_failing_to_create_directories_when_using_a_Dire.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2875_Rollover_was_failing_to_create_directories_when_using_a_Dire.xml
rename to src/changelog/2.14.0/LOG4J2-2875_Rollover_was_failing_to_create_directories_when_using_a_Dire.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2877_Determine_the_container_id_to_obtain_container_and_image_inf.xml b/src/changelog/2.14.0/LOG4J2-2877_Determine_the_container_id_to_obtain_container_and_image_inf.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2877_Determine_the_container_id_to_obtain_container_and_image_inf.xml
rename to src/changelog/2.14.0/LOG4J2-2877_Determine_the_container_id_to_obtain_container_and_image_inf.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2880_Create_StackWalker_benchmark_Revert_back_to_StackWalker_wal.xml b/src/changelog/2.14.0/LOG4J2-2880_Create_StackWalker_benchmark_Revert_back_to_StackWalker_wal.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2880_Create_StackWalker_benchmark_Revert_back_to_StackWalker_wal.xml
rename to src/changelog/2.14.0/LOG4J2-2880_Create_StackWalker_benchmark_Revert_back_to_StackWalker_wal.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2882_Support_java_util_logging_filters_when_using_that_API.xml b/src/changelog/2.14.0/LOG4J2-2882_Support_java_util_logging_filters_when_using_that_API.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2882_Support_java_util_logging_filters_when_using_that_API.xml
rename to src/changelog/2.14.0/LOG4J2-2882_Support_java_util_logging_filters_when_using_that_API.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2883_When_using_DirectFileRolloverStrategy_the_file_pattern_was_n.xml b/src/changelog/2.14.0/LOG4J2-2883_When_using_DirectFileRolloverStrategy_the_file_pattern_was_n.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2883_When_using_DirectFileRolloverStrategy_the_file_pattern_was_n.xml
rename to src/changelog/2.14.0/LOG4J2-2883_When_using_DirectFileRolloverStrategy_the_file_pattern_was_n.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2889_Add_date_pattern_support_for_HTML_layout.xml b/src/changelog/2.14.0/LOG4J2-2889_Add_date_pattern_support_for_HTML_layout.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2889_Add_date_pattern_support_for_HTML_layout.xml
rename to src/changelog/2.14.0/LOG4J2-2889_Add_date_pattern_support_for_HTML_layout.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2892_Allow_GelfLayout_to_produce_newline_delimited_events.xml b/src/changelog/2.14.0/LOG4J2-2892_Allow_GelfLayout_to_produce_newline_delimited_events.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2892_Allow_GelfLayout_to_produce_newline_delimited_events.xml
rename to src/changelog/2.14.0/LOG4J2-2892_Allow_GelfLayout_to_produce_newline_delimited_events.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2894_Fix_spelling_error_in_log_message.xml b/src/changelog/2.14.0/LOG4J2-2894_Fix_spelling_error_in_log_message.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2894_Fix_spelling_error_in_log_message.xml
rename to src/changelog/2.14.0/LOG4J2-2894_Fix_spelling_error_in_log_message.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2895_Fix_potential_deadlock_in_asynchronous_logging_by_avoiding_b.xml b/src/changelog/2.14.0/LOG4J2-2895_Fix_potential_deadlock_in_asynchronous_logging_by_avoiding_b.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2895_Fix_potential_deadlock_in_asynchronous_logging_by_avoiding_b.xml
rename to src/changelog/2.14.0/LOG4J2-2895_Fix_potential_deadlock_in_asynchronous_logging_by_avoiding_b.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2898_Avoid_initializing_volatile_fields_with_default_values.xml b/src/changelog/2.14.0/LOG4J2-2898_Avoid_initializing_volatile_fields_with_default_values.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2898_Avoid_initializing_volatile_fields_with_default_values.xml
rename to src/changelog/2.14.0/LOG4J2-2898_Avoid_initializing_volatile_fields_with_default_values.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2899_Fix_log4j_1_2_api_LogEventWrapper_threadId_and_priority_acce.xml b/src/changelog/2.14.0/LOG4J2-2899_Fix_log4j_1_2_api_LogEventWrapper_threadId_and_priority_acce.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2899_Fix_log4j_1_2_api_LogEventWrapper_threadId_and_priority_acce.xml
rename to src/changelog/2.14.0/LOG4J2-2899_Fix_log4j_1_2_api_LogEventWrapper_threadId_and_priority_acce.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2901_Missing_configuration_files_should_be_ignored_when_creating.xml b/src/changelog/2.14.0/LOG4J2-2901_Missing_configuration_files_should_be_ignored_when_creating.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2901_Missing_configuration_files_should_be_ignored_when_creating.xml
rename to src/changelog/2.14.0/LOG4J2-2901_Missing_configuration_files_should_be_ignored_when_creating.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2906_Fix_UnsupportedOperationException_when_initializing_the_Log4.xml b/src/changelog/2.14.0/LOG4J2-2906_Fix_UnsupportedOperationException_when_initializing_the_Log4.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2906_Fix_UnsupportedOperationException_when_initializing_the_Log4.xml
rename to src/changelog/2.14.0/LOG4J2-2906_Fix_UnsupportedOperationException_when_initializing_the_Log4.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2908_Move_Spring_Lookup_and_Spring_PropertySource_to_its_own_modu.xml b/src/changelog/2.14.0/LOG4J2-2908_Move_Spring_Lookup_and_Spring_PropertySource_to_its_own_modu.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2908_Move_Spring_Lookup_and_Spring_PropertySource_to_its_own_modu.xml
rename to src/changelog/2.14.0/LOG4J2-2908_Move_Spring_Lookup_and_Spring_PropertySource_to_its_own_modu.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2910_Log4j_web_should_now_store_the_servlet_context_as_a_map_entr.xml b/src/changelog/2.14.0/LOG4J2-2910_Log4j_web_should_now_store_the_servlet_context_as_a_map_entr.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2910_Log4j_web_should_now_store_the_servlet_context_as_a_map_entr.xml
rename to src/changelog/2.14.0/LOG4J2-2910_Log4j_web_should_now_store_the_servlet_context_as_a_map_entr.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2911_Log4j2EventListener_in_spring_cloud_config_client_listens_fo.xml b/src/changelog/2.14.0/LOG4J2-2911_Log4j2EventListener_in_spring_cloud_config_client_listens_fo.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2911_Log4j2EventListener_in_spring_cloud_config_client_listens_fo.xml
rename to src/changelog/2.14.0/LOG4J2-2911_Log4j2EventListener_in_spring_cloud_config_client_listens_fo.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2919_Call_ReliabilityStrategy_s_beforeStopAppenders_method_befo.xml b/src/changelog/2.14.0/LOG4J2-2919_Call_ReliabilityStrategy_s_beforeStopAppenders_method_befo.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2919_Call_ReliabilityStrategy_s_beforeStopAppenders_method_befo.xml
rename to src/changelog/2.14.0/LOG4J2-2919_Call_ReliabilityStrategy_s_beforeStopAppenders_method_befo.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2925_Fix_broken_link_in_FAQ.xml b/src/changelog/2.14.0/LOG4J2-2925_Fix_broken_link_in_FAQ.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2925_Fix_broken_link_in_FAQ.xml
rename to src/changelog/2.14.0/LOG4J2-2925_Fix_broken_link_in_FAQ.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2939_Fix_NPE_in_MDCContextMap_on_contains_and_isEmpty_invocat.xml b/src/changelog/2.14.0/LOG4J2-2939_Fix_NPE_in_MDCContextMap_on_contains_and_isEmpty_invocat.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2939_Fix_NPE_in_MDCContextMap_on_contains_and_isEmpty_invocat.xml
rename to src/changelog/2.14.0/LOG4J2-2939_Fix_NPE_in_MDCContextMap_on_contains_and_isEmpty_invocat.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2954_Prevent_premature_garbage_collection_of_shutdown_hooks_in_De.xml b/src/changelog/2.14.0/LOG4J2-2954_Prevent_premature_garbage_collection_of_shutdown_hooks_in_De.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2954_Prevent_premature_garbage_collection_of_shutdown_hooks_in_De.xml
rename to src/changelog/2.14.0/LOG4J2-2954_Prevent_premature_garbage_collection_of_shutdown_hooks_in_De.xml
diff --git a/src/changelog/20201106-2.14.0/LOG4J2-2957_Add_JsonTemplateLayout.xml b/src/changelog/2.14.0/LOG4J2-2957_Add_JsonTemplateLayout.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/LOG4J2-2957_Add_JsonTemplateLayout.xml
rename to src/changelog/2.14.0/LOG4J2-2957_Add_JsonTemplateLayout.xml
diff --git a/src/changelog/20201106-2.14.0/Update_MongoDB_tests_to_require_Java_8_unconditionally_now_t.xml b/src/changelog/2.14.0/Update_MongoDB_tests_to_require_Java_8_unconditionally_now_t.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_MongoDB_tests_to_require_Java_8_unconditionally_now_t.xml
rename to src/changelog/2.14.0/Update_MongoDB_tests_to_require_Java_8_unconditionally_now_t.xml
diff --git a/src/changelog/20201106-2.14.0/Update_com_fasterxml_jackson_2_10_2_2_11_0.xml b/src/changelog/2.14.0/Update_com_fasterxml_jackson_2_10_2_2_11_0.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_com_fasterxml_jackson_2_10_2_2_11_0.xml
rename to src/changelog/2.14.0/Update_com_fasterxml_jackson_2_10_2_2_11_0.xml
diff --git a/src/changelog/20201106-2.14.0/Update_jackson_2_11_0_2_11_2.xml b/src/changelog/2.14.0/Update_jackson_2_11_0_2_11_2.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_jackson_2_11_0_2_11_2.xml
rename to src/changelog/2.14.0/Update_jackson_2_11_0_2_11_2.xml
diff --git a/src/changelog/20201106-2.14.0/Update_mongodb3_version_from_3_12_1_to_3_12_6.xml b/src/changelog/2.14.0/Update_mongodb3_version_from_3_12_1_to_3_12_6.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_mongodb3_version_from_3_12_1_to_3_12_6.xml
rename to src/changelog/2.14.0/Update_mongodb3_version_from_3_12_1_to_3_12_6.xml
diff --git a/src/changelog/20201106-2.14.0/Update_org_apache_activemq_activemq_broker_5_15_11_5_16_0.xml b/src/changelog/2.14.0/Update_org_apache_activemq_activemq_broker_5_15_11_5_16_0.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_org_apache_activemq_activemq_broker_5_15_11_5_16_0.xml
rename to src/changelog/2.14.0/Update_org_apache_activemq_activemq_broker_5_15_11_5_16_0.xml
diff --git a/src/changelog/20201106-2.14.0/Update_org_apache_commons_commons_compress_1_19_1_20.xml b/src/changelog/2.14.0/Update_org_apache_commons_commons_compress_1_19_1_20.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_org_apache_commons_commons_compress_1_19_1_20.xml
rename to src/changelog/2.14.0/Update_org_apache_commons_commons_compress_1_19_1_20.xml
diff --git a/src/changelog/20201106-2.14.0/Update_org_apache_commons_commons_csv_1_7_1_8.xml b/src/changelog/2.14.0/Update_org_apache_commons_commons_csv_1_7_1_8.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_org_apache_commons_commons_csv_1_7_1_8.xml
rename to src/changelog/2.14.0/Update_org_apache_commons_commons_csv_1_7_1_8.xml
diff --git a/src/changelog/20201106-2.14.0/Update_org_apache_commons_commons_lang3_3_9_3_10.xml b/src/changelog/2.14.0/Update_org_apache_commons_commons_lang3_3_9_3_10.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_org_apache_commons_commons_lang3_3_9_3_10.xml
rename to src/changelog/2.14.0/Update_org_apache_commons_commons_lang3_3_9_3_10.xml
diff --git a/src/changelog/20201106-2.14.0/Update_org_codehaus_groovy_2_5_6_3_0_5.xml b/src/changelog/2.14.0/Update_org_codehaus_groovy_2_5_6_3_0_5.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_org_codehaus_groovy_2_5_6_3_0_5.xml
rename to src/changelog/2.14.0/Update_org_codehaus_groovy_2_5_6_3_0_5.xml
diff --git a/src/changelog/20201106-2.14.0/Update_tests_commons_io_commons_io_2_6_2_7.xml b/src/changelog/2.14.0/Update_tests_commons_io_commons_io_2_6_2_7.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_tests_commons_io_commons_io_2_6_2_7.xml
rename to src/changelog/2.14.0/Update_tests_commons_io_commons_io_2_6_2_7.xml
diff --git a/src/changelog/20201106-2.14.0/Update_tests_hsqldb_2_5_0_2_5_1.xml b/src/changelog/2.14.0/Update_tests_hsqldb_2_5_0_2_5_1.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_tests_hsqldb_2_5_0_2_5_1.xml
rename to src/changelog/2.14.0/Update_tests_hsqldb_2_5_0_2_5_1.xml
diff --git a/src/changelog/20201106-2.14.0/Update_tests_junit_junit_4_12_4_13.xml b/src/changelog/2.14.0/Update_tests_junit_junit_4_12_4_13.xml
similarity index 100%
rename from src/changelog/20201106-2.14.0/Update_tests_junit_junit_4_12_4_13.xml
rename to src/changelog/2.14.0/Update_tests_junit_junit_4_12_4_13.xml
diff --git a/src/changelog/20210306-2.14.1/.intro.adoc b/src/changelog/2.14.1/.intro.adoc
similarity index 100%
rename from src/changelog/20210306-2.14.1/.intro.adoc
rename to src/changelog/2.14.1/.intro.adoc
diff --git a/src/changelog/20210306-2.14.1/.release.xml b/src/changelog/2.14.1/.release.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/.release.xml
rename to src/changelog/2.14.1/.release.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-1606_Allow_auto_shutdown_of_log4j_in_log4j_web_to_be_turned_off_a.xml b/src/changelog/2.14.1/LOG4J2-1606_Allow_auto_shutdown_of_log4j_in_log4j_web_to_be_turned_off_a.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-1606_Allow_auto_shutdown_of_log4j_in_log4j_web_to_be_turned_off_a.xml
rename to src/changelog/2.14.1/LOG4J2-1606_Allow_auto_shutdown_of_log4j_in_log4j_web_to_be_turned_off_a.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2624_Allow_auto_shutdown_of_log4j_in_log4j_web_to_be_turned_off_a.xml b/src/changelog/2.14.1/LOG4J2-2624_Allow_auto_shutdown_of_log4j_in_log4j_web_to_be_turned_off_a.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2624_Allow_auto_shutdown_of_log4j_in_log4j_web_to_be_turned_off_a.xml
rename to src/changelog/2.14.1/LOG4J2-2624_Allow_auto_shutdown_of_log4j_in_log4j_web_to_be_turned_off_a.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2893_Allow_reconfiguration_when_Log4j_1_configuration_files_are_u.xml b/src/changelog/2.14.1/LOG4J2-2893_Allow_reconfiguration_when_Log4j_1_configuration_files_are_u.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2893_Allow_reconfiguration_when_Log4j_1_configuration_files_are_u.xml
rename to src/changelog/2.14.1/LOG4J2-2893_Allow_reconfiguration_when_Log4j_1_configuration_files_are_u.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2916_Avoid_redundant_Kafka_producer_instantiation_causing_thread.xml b/src/changelog/2.14.1/LOG4J2-2916_Avoid_redundant_Kafka_producer_instantiation_causing_thread.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2916_Avoid_redundant_Kafka_producer_instantiation_causing_thread.xml
rename to src/changelog/2.14.1/LOG4J2-2916_Avoid_redundant_Kafka_producer_instantiation_causing_thread.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2923_Add_Rollover_Listener_to_aid_in_unit_test_validation.xml b/src/changelog/2.14.1/LOG4J2-2923_Add_Rollover_Listener_to_aid_in_unit_test_validation.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2923_Add_Rollover_Listener_to_aid_in_unit_test_validation.xml
rename to src/changelog/2.14.1/LOG4J2-2923_Add_Rollover_Listener_to_aid_in_unit_test_validation.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2947_Document_that_LogBuilder_default_methods_do_nothing.xml b/src/changelog/2.14.1/LOG4J2-2947_Document_that_LogBuilder_default_methods_do_nothing.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2947_Document_that_LogBuilder_default_methods_do_nothing.xml
rename to src/changelog/2.14.1/LOG4J2-2947_Document_that_LogBuilder_default_methods_do_nothing.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2948_Replace_HashSet_with_IdentityHashMap_in_ParameterFormatter_t.xml b/src/changelog/2.14.1/LOG4J2-2948_Replace_HashSet_with_IdentityHashMap_in_ParameterFormatter_t.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2948_Replace_HashSet_with_IdentityHashMap_in_ParameterFormatter_t.xml
rename to src/changelog/2.14.1/LOG4J2-2948_Replace_HashSet_with_IdentityHashMap_in_ParameterFormatter_t.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2961_Fix_reading_of_JsonTemplateLayout_event_additional_fields_fr.xml b/src/changelog/2.14.1/LOG4J2-2961_Fix_reading_of_JsonTemplateLayout_event_additional_fields_fr.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2961_Fix_reading_of_JsonTemplateLayout_event_additional_fields_fr.xml
rename to src/changelog/2.14.1/LOG4J2-2961_Fix_reading_of_JsonTemplateLayout_event_additional_fields_fr.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2962_Enrich_map_resolver_by_unifying_its_backend_with_mdc_res.xml b/src/changelog/2.14.1/LOG4J2-2962_Enrich_map_resolver_by_unifying_its_backend_with_mdc_res.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2962_Enrich_map_resolver_by_unifying_its_backend_with_mdc_res.xml
rename to src/changelog/2.14.1/LOG4J2-2962_Enrich_map_resolver_by_unifying_its_backend_with_mdc_res.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2964_Merge_packages_from_several_Configurations_in_Composite_Conf.xml b/src/changelog/2.14.1/LOG4J2-2964_Merge_packages_from_several_Configurations_in_Composite_Conf.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2964_Merge_packages_from_several_Configurations_in_Composite_Conf.xml
rename to src/changelog/2.14.1/LOG4J2-2964_Merge_packages_from_several_Configurations_in_Composite_Conf.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2967_Fix_JsonTemplateLayout_index_based_parameter_resolution_when.xml b/src/changelog/2.14.1/LOG4J2-2967_Fix_JsonTemplateLayout_index_based_parameter_resolution_when.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2967_Fix_JsonTemplateLayout_index_based_parameter_resolution_when.xml
rename to src/changelog/2.14.1/LOG4J2-2967_Fix_JsonTemplateLayout_index_based_parameter_resolution_when.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2972_Refactor_AsyncAppender_and_AppenderControl_for_handling_of_T.xml b/src/changelog/2.14.1/LOG4J2-2972_Refactor_AsyncAppender_and_AppenderControl_for_handling_of_T.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2972_Refactor_AsyncAppender_and_AppenderControl_for_handling_of_T.xml
rename to src/changelog/2.14.1/LOG4J2-2972_Refactor_AsyncAppender_and_AppenderControl_for_handling_of_T.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2973_Rename_EventTemplateAdditionalField_type_conflicting_with_p.xml b/src/changelog/2.14.1/LOG4J2-2973_Rename_EventTemplateAdditionalField_type_conflicting_with_p.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2973_Rename_EventTemplateAdditionalField_type_conflicting_with_p.xml
rename to src/changelog/2.14.1/LOG4J2-2973_Rename_EventTemplateAdditionalField_type_conflicting_with_p.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2974_Log4j_would_fail_to_initialize_in_Java_8_with_log4j_spring_b.xml b/src/changelog/2.14.1/LOG4J2-2974_Log4j_would_fail_to_initialize_in_Java_8_with_log4j_spring_b.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2974_Log4j_would_fail_to_initialize_in_Java_8_with_log4j_spring_b.xml
rename to src/changelog/2.14.1/LOG4J2-2974_Log4j_would_fail_to_initialize_in_Java_8_with_log4j_spring_b.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2976_JdbcAppender_composes_an_incorrect_INSERT_statement_without.xml b/src/changelog/2.14.1/LOG4J2-2976_JdbcAppender_composes_an_incorrect_INSERT_statement_without.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2976_JdbcAppender_composes_an_incorrect_INSERT_statement_without.xml
rename to src/changelog/2.14.1/LOG4J2-2976_JdbcAppender_composes_an_incorrect_INSERT_statement_without.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2977_Replace_outdated_PatternLayout_createLayout_calls_in_docs.xml b/src/changelog/2.14.1/LOG4J2-2977_Replace_outdated_PatternLayout_createLayout_calls_in_docs.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2977_Replace_outdated_PatternLayout_createLayout_calls_in_docs.xml
rename to src/changelog/2.14.1/LOG4J2-2977_Replace_outdated_PatternLayout_createLayout_calls_in_docs.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2981_OnStartupTriggeringPolicy_would_fail_to_cause_the_file_to_ro.xml b/src/changelog/2.14.1/LOG4J2-2981_OnStartupTriggeringPolicy_would_fail_to_cause_the_file_to_ro.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2981_OnStartupTriggeringPolicy_would_fail_to_cause_the_file_to_ro.xml
rename to src/changelog/2.14.1/LOG4J2-2981_OnStartupTriggeringPolicy_would_fail_to_cause_the_file_to_ro.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2985_Add_eventTemplateRootObjectKey_parameter_to_JsonTemplateLayo.xml b/src/changelog/2.14.1/LOG4J2-2985_Add_eventTemplateRootObjectKey_parameter_to_JsonTemplateLayo.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2985_Add_eventTemplateRootObjectKey_parameter_to_JsonTemplateLayo.xml
rename to src/changelog/2.14.1/LOG4J2-2985_Add_eventTemplateRootObjectKey_parameter_to_JsonTemplateLayo.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2990_Reduce_garbage_by_using_putAll_when_copying_the_ThreadContex.xml b/src/changelog/2.14.1/LOG4J2-2990_Reduce_garbage_by_using_putAll_when_copying_the_ThreadContex.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2990_Reduce_garbage_by_using_putAll_when_copying_the_ThreadContex.xml
rename to src/changelog/2.14.1/LOG4J2-2990_Reduce_garbage_by_using_putAll_when_copying_the_ThreadContex.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2993_Support_stack_trace_truncation_in_JsonTemplateLayout.xml b/src/changelog/2.14.1/LOG4J2-2993_Support_stack_trace_truncation_in_JsonTemplateLayout.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2993_Support_stack_trace_truncation_in_JsonTemplateLayout.xml
rename to src/changelog/2.14.1/LOG4J2-2993_Support_stack_trace_truncation_in_JsonTemplateLayout.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2998_Fix_truncation_of_excessive_strings_ending_with_a_high_surro.xml b/src/changelog/2.14.1/LOG4J2-2998_Fix_truncation_of_excessive_strings_ending_with_a_high_surro.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2998_Fix_truncation_of_excessive_strings_ending_with_a_high_surro.xml
rename to src/changelog/2.14.1/LOG4J2-2998_Fix_truncation_of_excessive_strings_ending_with_a_high_surro.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-2999_Replace_JsonTemplateLayout_resolver_configurations_table_in.xml b/src/changelog/2.14.1/LOG4J2-2999_Replace_JsonTemplateLayout_resolver_configurations_table_in.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-2999_Replace_JsonTemplateLayout_resolver_configurations_table_in.xml
rename to src/changelog/2.14.1/LOG4J2-2999_Replace_JsonTemplateLayout_resolver_configurations_table_in.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-3006_Directly_create_a_thread_instead_of_using_the_common_ForkJoi.xml b/src/changelog/2.14.1/LOG4J2-3006_Directly_create_a_thread_instead_of_using_the_common_ForkJoi.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-3006_Directly_create_a_thread_instead_of_using_the_common_ForkJoi.xml
rename to src/changelog/2.14.1/LOG4J2-3006_Directly_create_a_thread_instead_of_using_the_common_ForkJoi.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-3014_Log4j1ConfigurationConverter_on_Windows_produces_at_end.xml b/src/changelog/2.14.1/LOG4J2-3014_Log4j1ConfigurationConverter_on_Windows_produces_at_end.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-3014_Log4j1ConfigurationConverter_on_Windows_produces_at_end.xml
rename to src/changelog/2.14.1/LOG4J2-3014_Log4j1ConfigurationConverter_on_Windows_produces_at_end.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-3028_OutputStreamManager_flushBuffer_always_resets_the_buffer_pr.xml b/src/changelog/2.14.1/LOG4J2-3028_OutputStreamManager_flushBuffer_always_resets_the_buffer_pr.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-3028_OutputStreamManager_flushBuffer_always_resets_the_buffer_pr.xml
rename to src/changelog/2.14.1/LOG4J2-3028_OutputStreamManager_flushBuffer_always_resets_the_buffer_pr.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-3033_Add_log_method_with_no_parameters_i_e_it_has_an_empty_mes.xml b/src/changelog/2.14.1/LOG4J2-3033_Add_log_method_with_no_parameters_i_e_it_has_an_empty_mes.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-3033_Add_log_method_with_no_parameters_i_e_it_has_an_empty_mes.xml
rename to src/changelog/2.14.1/LOG4J2-3033_Add_log_method_with_no_parameters_i_e_it_has_an_empty_mes.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-3131_Attempting_to_call_getExtendedStackTraceAsString_after_des.xml b/src/changelog/2.14.1/LOG4J2-3131_Attempting_to_call_getExtendedStackTraceAsString_after_des.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-3131_Attempting_to_call_getExtendedStackTraceAsString_after_des.xml
rename to src/changelog/2.14.1/LOG4J2-3131_Attempting_to_call_getExtendedStackTraceAsString_after_des.xml
diff --git a/src/changelog/20210306-2.14.1/LOG4J2-3131_NoGcLayout_allocates_empty_bytes_arrays_for_its_header_and_f.xml b/src/changelog/2.14.1/LOG4J2-3131_NoGcLayout_allocates_empty_bytes_arrays_for_its_header_and_f.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/LOG4J2-3131_NoGcLayout_allocates_empty_bytes_arrays_for_its_header_and_f.xml
rename to src/changelog/2.14.1/LOG4J2-3131_NoGcLayout_allocates_empty_bytes_arrays_for_its_header_and_f.xml
diff --git a/src/changelog/20210306-2.14.1/Update_JSON_Unit_2_21_0_2_22_0.xml b/src/changelog/2.14.1/Update_JSON_Unit_2_21_0_2_22_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_JSON_Unit_2_21_0_2_22_0.xml
rename to src/changelog/2.14.1/Update_JSON_Unit_2_21_0_2_22_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_JaCoCo_0_8_3_0_8_6.xml b/src/changelog/2.14.1/Update_JaCoCo_0_8_3_0_8_6.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_JaCoCo_0_8_3_0_8_6.xml
rename to src/changelog/2.14.1/Update_JaCoCo_0_8_3_0_8_6.xml
diff --git a/src/changelog/20210306-2.14.1/Update_Mockito_3_6_0_3_7_0.xml b/src/changelog/2.14.1/Update_Mockito_3_6_0_3_7_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_Mockito_3_6_0_3_7_0.xml
rename to src/changelog/2.14.1/Update_Mockito_3_6_0_3_7_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_MongoDB_3_plugin_org_mongodb_mongodb_driver_3_12_6.xml b/src/changelog/2.14.1/Update_MongoDB_3_plugin_org_mongodb_mongodb_driver_3_12_6.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_MongoDB_3_plugin_org_mongodb_mongodb_driver_3_12_6.xml
rename to src/changelog/2.14.1/Update_MongoDB_3_plugin_org_mongodb_mongodb_driver_3_12_6.xml
diff --git a/src/changelog/20210306-2.14.1/Update_MongoDB_4_plugin_org_mongodb_4_1_0_4_1_1.xml b/src/changelog/2.14.1/Update_MongoDB_4_plugin_org_mongodb_4_1_0_4_1_1.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_MongoDB_4_plugin_org_mongodb_4_1_0_4_1_1.xml
rename to src/changelog/2.14.1/Update_MongoDB_4_plugin_org_mongodb_4_1_0_4_1_1.xml
diff --git a/src/changelog/20210306-2.14.1/Update_Spring_dependencies_to_5_3_2_Spring_Boot_to_2_3_6_a.xml b/src/changelog/2.14.1/Update_Spring_dependencies_to_5_3_2_Spring_Boot_to_2_3_6_a.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_Spring_dependencies_to_5_3_2_Spring_Boot_to_2_3_6_a.xml
rename to src/changelog/2.14.1/Update_Spring_dependencies_to_5_3_2_Spring_Boot_to_2_3_6_a.xml
diff --git a/src/changelog/20210306-2.14.1/Update_Woodstox_5_0_3_6_2_3_to_match_Jackson_2_12_1.xml b/src/changelog/2.14.1/Update_Woodstox_5_0_3_6_2_3_to_match_Jackson_2_12_1.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_Woodstox_5_0_3_6_2_3_to_match_Jackson_2_12_1.xml
rename to src/changelog/2.14.1/Update_Woodstox_5_0_3_6_2_3_to_match_Jackson_2_12_1.xml
diff --git a/src/changelog/20210306-2.14.1/Update_XML_Unit_2_8_0_2_8_2.xml b/src/changelog/2.14.1/Update_XML_Unit_2_8_0_2_8_2.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_XML_Unit_2_8_0_2_8_2.xml
rename to src/changelog/2.14.1/Update_XML_Unit_2_8_0_2_8_2.xml
diff --git a/src/changelog/20210306-2.14.1/Update_com_fasterxml_jackson_2_11_2_2_11_3.xml b/src/changelog/2.14.1/Update_com_fasterxml_jackson_2_11_2_2_11_3.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_com_fasterxml_jackson_2_11_2_2_11_3.xml
rename to src/changelog/2.14.1/Update_com_fasterxml_jackson_2_11_2_2_11_3.xml
diff --git a/src/changelog/20210306-2.14.1/Update_commons_codec_commons_codec_1_14_1_15.xml b/src/changelog/2.14.1/Update_commons_codec_commons_codec_1_14_1_15.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_commons_codec_commons_codec_1_14_1_15.xml
rename to src/changelog/2.14.1/Update_commons_codec_commons_codec_1_14_1_15.xml
diff --git a/src/changelog/20210306-2.14.1/Update_commons_io_commons_io_2_7_2_8_0.xml b/src/changelog/2.14.1/Update_commons_io_commons_io_2_7_2_8_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_commons_io_commons_io_2_7_2_8_0.xml
rename to src/changelog/2.14.1/Update_commons_io_commons_io_2_7_2_8_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_de_flapdoodle_embed_de_flapdoodle_embed_mongo_2_2_0.xml b/src/changelog/2.14.1/Update_de_flapdoodle_embed_de_flapdoodle_embed_mongo_2_2_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_de_flapdoodle_embed_de_flapdoodle_embed_mongo_2_2_0.xml
rename to src/changelog/2.14.1/Update_de_flapdoodle_embed_de_flapdoodle_embed_mongo_2_2_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_junit_junit_4_13_4_13_1.xml b/src/changelog/2.14.1/Update_junit_junit_4_13_4_13_1.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_junit_junit_4_13_4_13_1.xml
rename to src/changelog/2.14.1/Update_junit_junit_4_13_4_13_1.xml
diff --git a/src/changelog/20210306-2.14.1/Update_mongodb4_version_4_1_1_4_2_0.xml b/src/changelog/2.14.1/Update_mongodb4_version_4_1_1_4_2_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_mongodb4_version_4_1_1_4_2_0.xml
rename to src/changelog/2.14.1/Update_mongodb4_version_4_1_1_4_2_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_net_javacrumbs_json_unit_json_unit_1_31_1_2_22_0.xml b/src/changelog/2.14.1/Update_net_javacrumbs_json_unit_json_unit_1_31_1_2_22_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_net_javacrumbs_json_unit_json_unit_1_31_1_2_22_0.xml
rename to src/changelog/2.14.1/Update_net_javacrumbs_json_unit_json_unit_1_31_1_2_22_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_net_javacrumbs_json_unit_json_unit_2_22_0_2_23_0.xml b/src/changelog/2.14.1/Update_net_javacrumbs_json_unit_json_unit_2_22_0_2_23_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_net_javacrumbs_json_unit_json_unit_2_22_0_2_23_0.xml
rename to src/changelog/2.14.1/Update_net_javacrumbs_json_unit_json_unit_2_22_0_2_23_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_apache_activemq_5_16_0_5_16_1.xml b/src/changelog/2.14.1/Update_org_apache_activemq_5_16_0_5_16_1.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_apache_activemq_5_16_0_5_16_1.xml
rename to src/changelog/2.14.1/Update_org_apache_activemq_5_16_0_5_16_1.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_apache_commons_commons_dbcp2_2_4_0_2_8_0.xml b/src/changelog/2.14.1/Update_org_apache_commons_commons_dbcp2_2_4_0_2_8_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_apache_commons_commons_dbcp2_2_4_0_2_8_0.xml
rename to src/changelog/2.14.1/Update_org_apache_commons_commons_dbcp2_2_4_0_2_8_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_apache_commons_commons_lang3_3_10_3_11.xml b/src/changelog/2.14.1/Update_org_apache_commons_commons_lang3_3_10_3_11.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_apache_commons_commons_lang3_3_10_3_11.xml
rename to src/changelog/2.14.1/Update_org_apache_commons_commons_lang3_3_10_3_11.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_apache_commons_commons_pool2_2_8_1_2_9_0.xml b/src/changelog/2.14.1/Update_org_apache_commons_commons_pool2_2_8_1_2_9_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_apache_commons_commons_pool2_2_8_1_2_9_0.xml
rename to src/changelog/2.14.1/Update_org_apache_commons_commons_pool2_2_8_1_2_9_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_assertj_assertj_core_3_14_0_3_18_1.xml b/src/changelog/2.14.1/Update_org_assertj_assertj_core_3_14_0_3_18_1.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_assertj_assertj_core_3_14_0_3_18_1.xml
rename to src/changelog/2.14.1/Update_org_assertj_assertj_core_3_14_0_3_18_1.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_assertj_assertj_core_3_18_1_3_19_0.xml b/src/changelog/2.14.1/Update_org_assertj_assertj_core_3_18_1_3_19_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_assertj_assertj_core_3_18_1_3_19_0.xml
rename to src/changelog/2.14.1/Update_org_assertj_assertj_core_3_18_1_3_19_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_awaitility_awaitility_4_0_2_4_0_3.xml b/src/changelog/2.14.1/Update_org_awaitility_awaitility_4_0_2_4_0_3.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_awaitility_awaitility_4_0_2_4_0_3.xml
rename to src/changelog/2.14.1/Update_org_awaitility_awaitility_4_0_2_4_0_3.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_codehaus_groovy_3_0_5_3_0_6.xml b/src/changelog/2.14.1/Update_org_codehaus_groovy_3_0_5_3_0_6.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_codehaus_groovy_3_0_5_3_0_6.xml
rename to src/changelog/2.14.1/Update_org_codehaus_groovy_3_0_5_3_0_6.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_codehaus_plexus_plexus_utils_3_2_0_3_3_0.xml b/src/changelog/2.14.1/Update_org_codehaus_plexus_plexus_utils_3_2_0_3_3_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_codehaus_plexus_plexus_utils_3_2_0_3_3_0.xml
rename to src/changelog/2.14.1/Update_org_codehaus_plexus_plexus_utils_3_2_0_3_3_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_eclipse_tycho_org_eclipse_osgi_3_12_1_v20170821_1.xml b/src/changelog/2.14.1/Update_org_eclipse_tycho_org_eclipse_osgi_3_12_1_v20170821_1.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_eclipse_tycho_org_eclipse_osgi_3_12_1_v20170821_1.xml
rename to src/changelog/2.14.1/Update_org_eclipse_tycho_org_eclipse_osgi_3_12_1_v20170821_1.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_fusesource_jansi_jansi_1_17_1_2_0_1.xml b/src/changelog/2.14.1/Update_org_fusesource_jansi_jansi_1_17_1_2_0_1.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_fusesource_jansi_jansi_1_17_1_2_0_1.xml
rename to src/changelog/2.14.1/Update_org_fusesource_jansi_jansi_1_17_1_2_0_1.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_fusesource_jansi_jansi_1_18_2_2_0.xml b/src/changelog/2.14.1/Update_org_fusesource_jansi_jansi_1_18_2_2_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_fusesource_jansi_jansi_1_18_2_2_0.xml
rename to src/changelog/2.14.1/Update_org_fusesource_jansi_jansi_1_18_2_2_0.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_fusesource_jansi_jansi_1_18_2_3_1.xml b/src/changelog/2.14.1/Update_org_fusesource_jansi_jansi_1_18_2_3_1.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_fusesource_jansi_jansi_1_18_2_3_1.xml
rename to src/changelog/2.14.1/Update_org_fusesource_jansi_jansi_1_18_2_3_1.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_mockito_mockito_3_7_0_3_7_7.xml b/src/changelog/2.14.1/Update_org_mockito_mockito_3_7_0_3_7_7.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_mockito_mockito_3_7_0_3_7_7.xml
rename to src/changelog/2.14.1/Update_org_mockito_mockito_3_7_0_3_7_7.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_springframework_5_2_8_RELEASE_5_3_1.xml b/src/changelog/2.14.1/Update_org_springframework_5_2_8_RELEASE_5_3_1.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_springframework_5_2_8_RELEASE_5_3_1.xml
rename to src/changelog/2.14.1/Update_org_springframework_5_2_8_RELEASE_5_3_1.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_springframework_5_3_2_5_3_3.xml b/src/changelog/2.14.1/Update_org_springframework_5_3_2_5_3_3.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_springframework_5_3_2_5_3_3.xml
rename to src/changelog/2.14.1/Update_org_springframework_5_3_2_5_3_3.xml
diff --git a/src/changelog/20210306-2.14.1/Update_org_xmlunit_2_7_0_2_8_0.xml b/src/changelog/2.14.1/Update_org_xmlunit_2_7_0_2_8_0.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/Update_org_xmlunit_2_7_0_2_8_0.xml
rename to src/changelog/2.14.1/Update_org_xmlunit_2_7_0_2_8_0.xml
diff --git a/src/changelog/20210306-2.14.1/_com_fasterxml_jackson_core_jackson_annotations.xml b/src/changelog/2.14.1/_com_fasterxml_jackson_core_jackson_annotations.xml
similarity index 100%
rename from src/changelog/20210306-2.14.1/_com_fasterxml_jackson_core_jackson_annotations.xml
rename to src/changelog/2.14.1/_com_fasterxml_jackson_core_jackson_annotations.xml
diff --git a/src/changelog/20211206-2.15.0/.intro.adoc b/src/changelog/2.15.0/.intro.adoc
similarity index 100%
rename from src/changelog/20211206-2.15.0/.intro.adoc
rename to src/changelog/2.15.0/.intro.adoc
diff --git a/src/changelog/20211206-2.15.0/.release.xml b/src/changelog/2.15.0/.release.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/.release.xml
rename to src/changelog/2.15.0/.release.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-1798_Handle_interrupted_exceptions_that_occur_during_rollover.xml b/src/changelog/2.15.0/LOG4J2-1798_Handle_interrupted_exceptions_that_occur_during_rollover.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-1798_Handle_interrupted_exceptions_that_occur_during_rollover.xml
rename to src/changelog/2.15.0/LOG4J2-1798_Handle_interrupted_exceptions_that_occur_during_rollover.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2025_Provide_support_for_overriding_the_Tomcat_Log_class_in_Tomca.xml b/src/changelog/2.15.0/LOG4J2-2025_Provide_support_for_overriding_the_Tomcat_Log_class_in_Tomca.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2025_Provide_support_for_overriding_the_Tomcat_Log_class_in_Tomca.xml
rename to src/changelog/2.15.0/LOG4J2-2025_Provide_support_for_overriding_the_Tomcat_Log_class_in_Tomca.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2540_Minor_documentation_corrections_regarding_log_levels.xml b/src/changelog/2.15.0/LOG4J2-2540_Minor_documentation_corrections_regarding_log_levels.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2540_Minor_documentation_corrections_regarding_log_levels.xml
rename to src/changelog/2.15.0/LOG4J2-2540_Minor_documentation_corrections_regarding_log_levels.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2541_Minor_documentation_corrections_in_the_configuration_section.xml b/src/changelog/2.15.0/LOG4J2-2541_Minor_documentation_corrections_in_the_configuration_section.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2541_Minor_documentation_corrections_in_the_configuration_section.xml
rename to src/changelog/2.15.0/LOG4J2-2541_Minor_documentation_corrections_in_the_configuration_section.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2553_Correct_documentation_for_SyslogAppender_when_using_TLS.xml b/src/changelog/2.15.0/LOG4J2-2553_Correct_documentation_for_SyslogAppender_when_using_TLS.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2553_Correct_documentation_for_SyslogAppender_when_using_TLS.xml
rename to src/changelog/2.15.0/LOG4J2-2553_Correct_documentation_for_SyslogAppender_when_using_TLS.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2808_LoggerContext_skips_resolving_localhost_when_hostName_is_con.xml b/src/changelog/2.15.0/LOG4J2-2808_LoggerContext_skips_resolving_localhost_when_hostName_is_con.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2808_LoggerContext_skips_resolving_localhost_when_hostName_is_con.xml
rename to src/changelog/2.15.0/LOG4J2-2808_LoggerContext_skips_resolving_localhost_when_hostName_is_con.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2816_Handle_Disruptor_event_translation_exceptions.xml b/src/changelog/2.15.0/LOG4J2-2816_Handle_Disruptor_event_translation_exceptions.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2816_Handle_Disruptor_event_translation_exceptions.xml
rename to src/changelog/2.15.0/LOG4J2-2816_Handle_Disruptor_event_translation_exceptions.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2829_SocketAppender_should_propagate_failures_when_reconnection_f.xml b/src/changelog/2.15.0/LOG4J2-2829_SocketAppender_should_propagate_failures_when_reconnection_f.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2829_SocketAppender_should_propagate_failures_when_reconnection_f.xml
rename to src/changelog/2.15.0/LOG4J2-2829_SocketAppender_should_propagate_failures_when_reconnection_f.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2885_Add_support_for_US_style_date_patterns_and_micro_nano_second.xml b/src/changelog/2.15.0/LOG4J2-2885_Add_support_for_US_style_date_patterns_and_micro_nano_second.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2885_Add_support_for_US_style_date_patterns_and_micro_nano_second.xml
rename to src/changelog/2.15.0/LOG4J2-2885_Add_support_for_US_style_date_patterns_and_micro_nano_second.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2940_Add_BasicAsyncLoggerContextSelector_equivalent_to_AsyncLogge.xml b/src/changelog/2.15.0/LOG4J2-2940_Add_BasicAsyncLoggerContextSelector_equivalent_to_AsyncLogge.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2940_Add_BasicAsyncLoggerContextSelector_equivalent_to_AsyncLogge.xml
rename to src/changelog/2.15.0/LOG4J2-2940_Add_BasicAsyncLoggerContextSelector_equivalent_to_AsyncLogge.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2940_Context_selectors_are_aware_of_their_dependence_upon_the_cal.xml b/src/changelog/2.15.0/LOG4J2-2940_Context_selectors_are_aware_of_their_dependence_upon_the_cal.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2940_Context_selectors_are_aware_of_their_dependence_upon_the_cal.xml
rename to src/changelog/2.15.0/LOG4J2-2940_Context_selectors_are_aware_of_their_dependence_upon_the_cal.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2940_Slf4j_implementations_walk_the_stack_at_most_once_rather_tha.xml b/src/changelog/2.15.0/LOG4J2-2940_Slf4j_implementations_walk_the_stack_at_most_once_rather_tha.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2940_Slf4j_implementations_walk_the_stack_at_most_once_rather_tha.xml
rename to src/changelog/2.15.0/LOG4J2-2940_Slf4j_implementations_walk_the_stack_at_most_once_rather_tha.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2951_Log4j_1_x_properties_were_not_being_substituted.xml b/src/changelog/2.15.0/LOG4J2-2951_Log4j_1_x_properties_were_not_being_substituted.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2951_Log4j_1_x_properties_were_not_being_substituted.xml
rename to src/changelog/2.15.0/LOG4J2-2951_Log4j_1_x_properties_were_not_being_substituted.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2965_Fixed_a_deadlock_between_the_AsyncLoggerContextSelector_and.xml b/src/changelog/2.15.0/LOG4J2-2965_Fixed_a_deadlock_between_the_AsyncLoggerContextSelector_and.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2965_Fixed_a_deadlock_between_the_AsyncLoggerContextSelector_and.xml
rename to src/changelog/2.15.0/LOG4J2-2965_Fixed_a_deadlock_between_the_AsyncLoggerContextSelector_and.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-2978_Add_support_for_Jakarta_EE_9_Tomcat_10_Jetty_11.xml b/src/changelog/2.15.0/LOG4J2-2978_Add_support_for_Jakarta_EE_9_Tomcat_10_Jetty_11.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-2978_Add_support_for_Jakarta_EE_9_Tomcat_10_Jetty_11.xml
rename to src/changelog/2.15.0/LOG4J2-2978_Add_support_for_Jakarta_EE_9_Tomcat_10_Jetty_11.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3004_Add_plugin_support_to_JsonTemplateLayout.xml b/src/changelog/2.15.0/LOG4J2-3004_Add_plugin_support_to_JsonTemplateLayout.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3004_Add_plugin_support_to_JsonTemplateLayout.xml
rename to src/changelog/2.15.0/LOG4J2-3004_Add_plugin_support_to_JsonTemplateLayout.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3041_Allow_a_PatternSelector_to_be_specified_on_GelfLayout.xml b/src/changelog/2.15.0/LOG4J2-3041_Allow_a_PatternSelector_to_be_specified_on_GelfLayout.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3041_Allow_a_PatternSelector_to_be_specified_on_GelfLayout.xml
rename to src/changelog/2.15.0/LOG4J2-3041_Allow_a_PatternSelector_to_be_specified_on_GelfLayout.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3044_Add_RepeatPatternConverter.xml b/src/changelog/2.15.0/LOG4J2-3044_Add_RepeatPatternConverter.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3044_Add_RepeatPatternConverter.xml
rename to src/changelog/2.15.0/LOG4J2-3044_Add_RepeatPatternConverter.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3048_Add_improved_MapMessage_support_to_GelfLayout.xml b/src/changelog/2.15.0/LOG4J2-3048_Add_improved_MapMessage_support_to_GelfLayout.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3048_Add_improved_MapMessage_support_to_GelfLayout.xml
rename to src/changelog/2.15.0/LOG4J2-3048_Add_improved_MapMessage_support_to_GelfLayout.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3049_Allow_MapMessage_and_ThreadContext_attributes_to_be_prefixed.xml b/src/changelog/2.15.0/LOG4J2-3049_Allow_MapMessage_and_ThreadContext_attributes_to_be_prefixed.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3049_Allow_MapMessage_and_ThreadContext_attributes_to_be_prefixed.xml
rename to src/changelog/2.15.0/LOG4J2-3049_Allow_MapMessage_and_ThreadContext_attributes_to_be_prefixed.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3050_Allow_AdditionalFields_to_be_ignored_if_their_value_is_null.xml b/src/changelog/2.15.0/LOG4J2-3050_Allow_AdditionalFields_to_be_ignored_if_their_value_is_null.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3050_Allow_AdditionalFields_to_be_ignored_if_their_value_is_null.xml
rename to src/changelog/2.15.0/LOG4J2-3050_Allow_AdditionalFields_to_be_ignored_if_their_value_is_null.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3051_Add_CaseConverterResolver_to_JsonTemplateLayout.xml b/src/changelog/2.15.0/LOG4J2-3051_Add_CaseConverterResolver_to_JsonTemplateLayout.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3051_Add_CaseConverterResolver_to_JsonTemplateLayout.xml
rename to src/changelog/2.15.0/LOG4J2-3051_Add_CaseConverterResolver_to_JsonTemplateLayout.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3054_BasicContextSelector_hasContext_and_shutdown_take_the_defaul.xml b/src/changelog/2.15.0/LOG4J2-3054_BasicContextSelector_hasContext_and_shutdown_take_the_defaul.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3054_BasicContextSelector_hasContext_and_shutdown_take_the_defaul.xml
rename to src/changelog/2.15.0/LOG4J2-3054_BasicContextSelector_hasContext_and_shutdown_take_the_defaul.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3056_Refactor_MD5_usage_for_sharing_sensitive_information.xml b/src/changelog/2.15.0/LOG4J2-3056_Refactor_MD5_usage_for_sharing_sensitive_information.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3056_Refactor_MD5_usage_for_sharing_sensitive_information.xml
rename to src/changelog/2.15.0/LOG4J2-3056_Refactor_MD5_usage_for_sharing_sensitive_information.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3060_Fix_thread_safety_issues_in_DefaultErrorHandler.xml b/src/changelog/2.15.0/LOG4J2-3060_Fix_thread_safety_issues_in_DefaultErrorHandler.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3060_Fix_thread_safety_issues_in_DefaultErrorHandler.xml
rename to src/changelog/2.15.0/LOG4J2-3060_Fix_thread_safety_issues_in_DefaultErrorHandler.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3064_Add_Arbiters_and_SpringProfile_plugin.xml b/src/changelog/2.15.0/LOG4J2-3064_Add_Arbiters_and_SpringProfile_plugin.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3064_Add_Arbiters_and_SpringProfile_plugin.xml
rename to src/changelog/2.15.0/LOG4J2-3064_Add_Arbiters_and_SpringProfile_plugin.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3067_Add_CounterResolver_to_JsonTemplateLayout.xml b/src/changelog/2.15.0/LOG4J2-3067_Add_CounterResolver_to_JsonTemplateLayout.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3067_Add_CounterResolver_to_JsonTemplateLayout.xml
rename to src/changelog/2.15.0/LOG4J2-3067_Add_CounterResolver_to_JsonTemplateLayout.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3070_Ensure_EncodingPatternConverter_handlesThrowable_is_implemen.xml b/src/changelog/2.15.0/LOG4J2-3070_Ensure_EncodingPatternConverter_handlesThrowable_is_implemen.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3070_Ensure_EncodingPatternConverter_handlesThrowable_is_implemen.xml
rename to src/changelog/2.15.0/LOG4J2-3070_Ensure_EncodingPatternConverter_handlesThrowable_is_implemen.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3074_Add_replacement_parameter_to_ReadOnlyStringMapResolver.xml b/src/changelog/2.15.0/LOG4J2-3074_Add_replacement_parameter_to_ReadOnlyStringMapResolver.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3074_Add_replacement_parameter_to_ReadOnlyStringMapResolver.xml
rename to src/changelog/2.15.0/LOG4J2-3074_Add_replacement_parameter_to_ReadOnlyStringMapResolver.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3075_Fix_formatting_of_nanoseconds_in_JsonTemplateLayout.xml b/src/changelog/2.15.0/LOG4J2-3075_Fix_formatting_of_nanoseconds_in_JsonTemplateLayout.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3075_Fix_formatting_of_nanoseconds_in_JsonTemplateLayout.xml
rename to src/changelog/2.15.0/LOG4J2-3075_Fix_formatting_of_nanoseconds_in_JsonTemplateLayout.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3080_Use_SimpleMessage_in_Log4j_1_Category_whenever_possible.xml b/src/changelog/2.15.0/LOG4J2-3080_Use_SimpleMessage_in_Log4j_1_Category_whenever_possible.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3080_Use_SimpleMessage_in_Log4j_1_Category_whenever_possible.xml
rename to src/changelog/2.15.0/LOG4J2-3080_Use_SimpleMessage_in_Log4j_1_Category_whenever_possible.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3083_log4j_slf4j_impl_and_log4j_slf4j18_impl_correctly_detect_the.xml b/src/changelog/2.15.0/LOG4J2-3083_log4j_slf4j_impl_and_log4j_slf4j18_impl_correctly_detect_the.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3083_log4j_slf4j_impl_and_log4j_slf4j18_impl_correctly_detect_the.xml
rename to src/changelog/2.15.0/LOG4J2-3083_log4j_slf4j_impl_and_log4j_slf4j18_impl_correctly_detect_the.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3087_Fix_race_in_JsonTemplateLayout_where_a_timestamp_could_end_u.xml b/src/changelog/2.15.0/LOG4J2-3087_Fix_race_in_JsonTemplateLayout_where_a_timestamp_could_end_u.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3087_Fix_race_in_JsonTemplateLayout_where_a_timestamp_could_end_u.xml
rename to src/changelog/2.15.0/LOG4J2-3087_Fix_race_in_JsonTemplateLayout_where_a_timestamp_could_end_u.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3089_Fix_sporadic_JsonTemplateLayoutNullEventDelimiterTest_failur.xml b/src/changelog/2.15.0/LOG4J2-3089_Fix_sporadic_JsonTemplateLayoutNullEventDelimiterTest_failur.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3089_Fix_sporadic_JsonTemplateLayoutNullEventDelimiterTest_failur.xml
rename to src/changelog/2.15.0/LOG4J2-3089_Fix_sporadic_JsonTemplateLayoutNullEventDelimiterTest_failur.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3092_Fix_JsonWriter_memory_leaks_due_to_retained_excessive_buffer.xml b/src/changelog/2.15.0/LOG4J2-3092_Fix_JsonWriter_memory_leaks_due_to_retained_excessive_buffer.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3092_Fix_JsonWriter_memory_leaks_due_to_retained_excessive_buffer.xml
rename to src/changelog/2.15.0/LOG4J2-3092_Fix_JsonWriter_memory_leaks_due_to_retained_excessive_buffer.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3095_Category_setLevel_should_accept_null_value.xml b/src/changelog/2.15.0/LOG4J2-3095_Category_setLevel_should_accept_null_value.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3095_Category_setLevel_should_accept_null_value.xml
rename to src/changelog/2.15.0/LOG4J2-3095_Category_setLevel_should_accept_null_value.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3102_Fix_a_regression_in_2_14_1_which_allowed_the_AsyncAppender_b.xml b/src/changelog/2.15.0/LOG4J2-3102_Fix_a_regression_in_2_14_1_which_allowed_the_AsyncAppender_b.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3102_Fix_a_regression_in_2_14_1_which_allowed_the_AsyncAppender_b.xml
rename to src/changelog/2.15.0/LOG4J2-3102_Fix_a_regression_in_2_14_1_which_allowed_the_AsyncAppender_b.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3103_Fix_race_condition_which_can_result_in_ConcurrentModificatio.xml b/src/changelog/2.15.0/LOG4J2-3103_Fix_race_condition_which_can_result_in_ConcurrentModificatio.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3103_Fix_race_condition_which_can_result_in_ConcurrentModificatio.xml
rename to src/changelog/2.15.0/LOG4J2-3103_Fix_race_condition_which_can_result_in_ConcurrentModificatio.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3107_SmtpManager_createManagerName_ignores_port.xml b/src/changelog/2.15.0/LOG4J2-3107_SmtpManager_createManagerName_ignores_port.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3107_SmtpManager_createManagerName_ignores_port.xml
rename to src/changelog/2.15.0/LOG4J2-3107_SmtpManager_createManagerName_ignores_port.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3110_Fix_the_number_of_placeholders_in_the_string_literal_argu.xml b/src/changelog/2.15.0/LOG4J2-3110_Fix_the_number_of_placeholders_in_the_string_literal_argu.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3110_Fix_the_number_of_placeholders_in_the_string_literal_argu.xml
rename to src/changelog/2.15.0/LOG4J2-3110_Fix_the_number_of_placeholders_in_the_string_literal_argu.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3114_Enable_immediate_flush_on_RollingFileAppender_when_buffered.xml b/src/changelog/2.15.0/LOG4J2-3114_Enable_immediate_flush_on_RollingFileAppender_when_buffered.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3114_Enable_immediate_flush_on_RollingFileAppender_when_buffered.xml
rename to src/changelog/2.15.0/LOG4J2-3114_Enable_immediate_flush_on_RollingFileAppender_when_buffered.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3116_Add_JsonTemplateLayout_for_Google_Cloud_Platform_structured.xml b/src/changelog/2.15.0/LOG4J2-3116_Add_JsonTemplateLayout_for_Google_Cloud_Platform_structured.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3116_Add_JsonTemplateLayout_for_Google_Cloud_Platform_structured.xml
rename to src/changelog/2.15.0/LOG4J2-3116_Add_JsonTemplateLayout_for_Google_Cloud_Platform_structured.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3121_log4j2_config_modified_at_run_time_may_trigger_incomplete_MB.xml b/src/changelog/2.15.0/LOG4J2-3121_log4j2_config_modified_at_run_time_may_trigger_incomplete_MB.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3121_log4j2_config_modified_at_run_time_may_trigger_incomplete_MB.xml
rename to src/changelog/2.15.0/LOG4J2-3121_log4j2_config_modified_at_run_time_may_trigger_incomplete_MB.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3133_Add_missing_slf4j_api_singleton_accessors_to_log4j_slf4j_imp.xml b/src/changelog/2.15.0/LOG4J2-3133_Add_missing_slf4j_api_singleton_accessors_to_log4j_slf4j_imp.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3133_Add_missing_slf4j_api_singleton_accessors_to_log4j_slf4j_imp.xml
rename to src/changelog/2.15.0/LOG4J2-3133_Add_missing_slf4j_api_singleton_accessors_to_log4j_slf4j_imp.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3141_Avoid_ThreadLocal_overhead_in_RandomAccessFileAppender_Roll.xml b/src/changelog/2.15.0/LOG4J2-3141_Avoid_ThreadLocal_overhead_in_RandomAccessFileAppender_Roll.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3141_Avoid_ThreadLocal_overhead_in_RandomAccessFileAppender_Roll.xml
rename to src/changelog/2.15.0/LOG4J2-3141_Avoid_ThreadLocal_overhead_in_RandomAccessFileAppender_Roll.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3142_log4j_1_2_api_implements_LogEventAdapter_getTimestamp_base.xml b/src/changelog/2.15.0/LOG4J2-3142_log4j_1_2_api_implements_LogEventAdapter_getTimestamp_base.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3142_log4j_1_2_api_implements_LogEventAdapter_getTimestamp_base.xml
rename to src/changelog/2.15.0/LOG4J2-3142_log4j_1_2_api_implements_LogEventAdapter_getTimestamp_base.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3144_Prefer_string_getBytes_Charset_over_string_getBytes_String.xml b/src/changelog/2.15.0/LOG4J2-3144_Prefer_string_getBytes_Charset_over_string_getBytes_String.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3144_Prefer_string_getBytes_Charset_over_string_getBytes_String.xml
rename to src/changelog/2.15.0/LOG4J2-3144_Prefer_string_getBytes_Charset_over_string_getBytes_String.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3150_RandomAccessFile_appender_uses_the_correct_default_buffer_si.xml b/src/changelog/2.15.0/LOG4J2-3150_RandomAccessFile_appender_uses_the_correct_default_buffer_si.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3150_RandomAccessFile_appender_uses_the_correct_default_buffer_si.xml
rename to src/changelog/2.15.0/LOG4J2-3150_RandomAccessFile_appender_uses_the_correct_default_buffer_si.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3153_DatePatternConverter_performance_is_not_impacted_by_microsec.xml b/src/changelog/2.15.0/LOG4J2-3153_DatePatternConverter_performance_is_not_impacted_by_microsec.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3153_DatePatternConverter_performance_is_not_impacted_by_microsec.xml
rename to src/changelog/2.15.0/LOG4J2-3153_DatePatternConverter_performance_is_not_impacted_by_microsec.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3159_Fixed_an_unlikely_race_condition_in_Log4jMarker_getParents.xml b/src/changelog/2.15.0/LOG4J2-3159_Fixed_an_unlikely_race_condition_in_Log4jMarker_getParents.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3159_Fixed_an_unlikely_race_condition_in_Log4jMarker_getParents.xml
rename to src/changelog/2.15.0/LOG4J2-3159_Fixed_an_unlikely_race_condition_in_Log4jMarker_getParents.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3160_Fix_documentation_on_how_to_toggle_log4j2_debug_system_prope.xml b/src/changelog/2.15.0/LOG4J2-3160_Fix_documentation_on_how_to_toggle_log4j2_debug_system_prope.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3160_Fix_documentation_on_how_to_toggle_log4j2_debug_system_prope.xml
rename to src/changelog/2.15.0/LOG4J2-3160_Fix_documentation_on_how_to_toggle_log4j2_debug_system_prope.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3166_Fix_Log_Event_Level_vs_Logger_Config_Level_table.xml b/src/changelog/2.15.0/LOG4J2-3166_Fix_Log_Event_Level_vs_Logger_Config_Level_table.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3166_Fix_Log_Event_Level_vs_Logger_Config_Level_table.xml
rename to src/changelog/2.15.0/LOG4J2-3166_Fix_Log_Event_Level_vs_Logger_Config_Level_table.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3168_Fix_bug_when_file_names_contain_regex_characters.xml b/src/changelog/2.15.0/LOG4J2-3168_Fix_bug_when_file_names_contain_regex_characters.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3168_Fix_bug_when_file_names_contain_regex_characters.xml
rename to src/changelog/2.15.0/LOG4J2-3168_Fix_bug_when_file_names_contain_regex_characters.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3170_Make_CRLF_HTML_encoding_run_in_O_n_worst_case_time_rather.xml b/src/changelog/2.15.0/LOG4J2-3170_Make_CRLF_HTML_encoding_run_in_O_n_worst_case_time_rather.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3170_Make_CRLF_HTML_encoding_run_in_O_n_worst_case_time_rather.xml
rename to src/changelog/2.15.0/LOG4J2-3170_Make_CRLF_HTML_encoding_run_in_O_n_worst_case_time_rather.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3171_Improve_PatternLayout_performance_by_reducing_unnecessary_in.xml b/src/changelog/2.15.0/LOG4J2-3171_Improve_PatternLayout_performance_by_reducing_unnecessary_in.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3171_Improve_PatternLayout_performance_by_reducing_unnecessary_in.xml
rename to src/changelog/2.15.0/LOG4J2-3171_Improve_PatternLayout_performance_by_reducing_unnecessary_in.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3172_Buffer_immutable_log_events_in_the_SmtpManager.xml b/src/changelog/2.15.0/LOG4J2-3172_Buffer_immutable_log_events_in_the_SmtpManager.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3172_Buffer_immutable_log_events_in_the_SmtpManager.xml
rename to src/changelog/2.15.0/LOG4J2-3172_Buffer_immutable_log_events_in_the_SmtpManager.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3174_Wrong_subject_on_mail_when_it_depends_on_the_LogEvent.xml b/src/changelog/2.15.0/LOG4J2-3174_Wrong_subject_on_mail_when_it_depends_on_the_LogEvent.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3174_Wrong_subject_on_mail_when_it_depends_on_the_LogEvent.xml
rename to src/changelog/2.15.0/LOG4J2-3174_Wrong_subject_on_mail_when_it_depends_on_the_LogEvent.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3175_Avoid_KafkaManager_override_when_topics_differ.xml b/src/changelog/2.15.0/LOG4J2-3175_Avoid_KafkaManager_override_when_topics_differ.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3175_Avoid_KafkaManager_override_when_topics_differ.xml
rename to src/changelog/2.15.0/LOG4J2-3175_Avoid_KafkaManager_override_when_topics_differ.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3183_Avoid_using_MutableInstant_of_the_event_as_a_cache_key_in_Js.xml b/src/changelog/2.15.0/LOG4J2-3183_Avoid_using_MutableInstant_of_the_event_as_a_cache_key_in_Js.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3183_Avoid_using_MutableInstant_of_the_event_as_a_cache_key_in_Js.xml
rename to src/changelog/2.15.0/LOG4J2-3183_Avoid_using_MutableInstant_of_the_event_as_a_cache_key_in_Js.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3185_Fix_thread_safety_issues_in_DefaultErrorHandler.xml b/src/changelog/2.15.0/LOG4J2-3185_Fix_thread_safety_issues_in_DefaultErrorHandler.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3185_Fix_thread_safety_issues_in_DefaultErrorHandler.xml
rename to src/changelog/2.15.0/LOG4J2-3185_Fix_thread_safety_issues_in_DefaultErrorHandler.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3189_Improve_NameAbbreviator_worst_case_performance.xml b/src/changelog/2.15.0/LOG4J2-3189_Improve_NameAbbreviator_worst_case_performance.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3189_Improve_NameAbbreviator_worst_case_performance.xml
rename to src/changelog/2.15.0/LOG4J2-3189_Improve_NameAbbreviator_worst_case_performance.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3194_Allow_fractional_attributes_for_size_attribute_of_SizeBasedT.xml b/src/changelog/2.15.0/LOG4J2-3194_Allow_fractional_attributes_for_size_attribute_of_SizeBasedT.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3194_Allow_fractional_attributes_for_size_attribute_of_SizeBasedT.xml
rename to src/changelog/2.15.0/LOG4J2-3194_Allow_fractional_attributes_for_size_attribute_of_SizeBasedT.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3198_Pattern_layout_no_longer_enables_lookups_within_message_text.xml b/src/changelog/2.15.0/LOG4J2-3198_Pattern_layout_no_longer_enables_lookups_within_message_text.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3198_Pattern_layout_no_longer_enables_lookups_within_message_text.xml
rename to src/changelog/2.15.0/LOG4J2-3198_Pattern_layout_no_longer_enables_lookups_within_message_text.xml
diff --git a/src/changelog/20211206-2.15.0/LOG4J2-3201_Limit_the_protocols_JNDI_can_use_by_default_Limit_the_serve.xml b/src/changelog/2.15.0/LOG4J2-3201_Limit_the_protocols_JNDI_can_use_by_default_Limit_the_serve.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/LOG4J2-3201_Limit_the_protocols_JNDI_can_use_by_default_Limit_the_serve.xml
rename to src/changelog/2.15.0/LOG4J2-3201_Limit_the_protocols_JNDI_can_use_by_default_Limit_the_serve.xml
diff --git a/src/changelog/20211206-2.15.0/Update_Spring_framework_to_5_3_13_Spring_Boot_to_2_5_7_and.xml b/src/changelog/2.15.0/Update_Spring_framework_to_5_3_13_Spring_Boot_to_2_5_7_and.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/Update_Spring_framework_to_5_3_13_Spring_Boot_to_2_5_7_and.xml
rename to src/changelog/2.15.0/Update_Spring_framework_to_5_3_13_Spring_Boot_to_2_5_7_and.xml
diff --git a/src/changelog/20211206-2.15.0/Updated_dependencies_com_fasterxml_jackson_core.xml b/src/changelog/2.15.0/Updated_dependencies_com_fasterxml_jackson_core.xml
similarity index 100%
rename from src/changelog/20211206-2.15.0/Updated_dependencies_com_fasterxml_jackson_core.xml
rename to src/changelog/2.15.0/Updated_dependencies_com_fasterxml_jackson_core.xml
diff --git a/src/changelog/20211213-2.16.0/.intro.adoc b/src/changelog/2.16.0/.intro.adoc
similarity index 100%
rename from src/changelog/20211213-2.16.0/.intro.adoc
rename to src/changelog/2.16.0/.intro.adoc
diff --git a/src/changelog/20211213-2.16.0/.release.xml b/src/changelog/2.16.0/.release.xml
similarity index 100%
rename from src/changelog/20211213-2.16.0/.release.xml
rename to src/changelog/2.16.0/.release.xml
diff --git a/src/changelog/20211213-2.16.0/LOG4J2-3208_Disable_JNDI_by_default_Require_log4j2_enableJndi_to_be_set.xml b/src/changelog/2.16.0/LOG4J2-3208_Disable_JNDI_by_default_Require_log4j2_enableJndi_to_be_set.xml
similarity index 100%
rename from src/changelog/20211213-2.16.0/LOG4J2-3208_Disable_JNDI_by_default_Require_log4j2_enableJndi_to_be_set.xml
rename to src/changelog/2.16.0/LOG4J2-3208_Disable_JNDI_by_default_Require_log4j2_enableJndi_to_be_set.xml
diff --git a/src/changelog/20211213-2.16.0/LOG4J2-3211_Completely_remove_support_for_Message_Lookups.xml b/src/changelog/2.16.0/LOG4J2-3211_Completely_remove_support_for_Message_Lookups.xml
similarity index 100%
rename from src/changelog/20211213-2.16.0/LOG4J2-3211_Completely_remove_support_for_Message_Lookups.xml
rename to src/changelog/2.16.0/LOG4J2-3211_Completely_remove_support_for_Message_Lookups.xml
diff --git a/src/changelog/20211217-2.17.0/.intro.adoc b/src/changelog/2.17.0/.intro.adoc
similarity index 100%
rename from src/changelog/20211217-2.17.0/.intro.adoc
rename to src/changelog/2.17.0/.intro.adoc
diff --git a/src/changelog/20211217-2.17.0/.release.xml b/src/changelog/2.17.0/.release.xml
similarity index 100%
rename from src/changelog/20211217-2.17.0/.release.xml
rename to src/changelog/2.17.0/.release.xml
diff --git a/src/changelog/20211217-2.17.0/LOG4J2-3230_Fix_string_substitution_recursion.xml b/src/changelog/2.17.0/LOG4J2-3230_Fix_string_substitution_recursion.xml
similarity index 100%
rename from src/changelog/20211217-2.17.0/LOG4J2-3230_Fix_string_substitution_recursion.xml
rename to src/changelog/2.17.0/LOG4J2-3230_Fix_string_substitution_recursion.xml
diff --git a/src/changelog/20211217-2.17.0/LOG4J2-3237_Log4j_1_2_bridge_API_hard_codes_the_Syslog_protocol_to_TCP.xml b/src/changelog/2.17.0/LOG4J2-3237_Log4j_1_2_bridge_API_hard_codes_the_Syslog_protocol_to_TCP.xml
similarity index 100%
rename from src/changelog/20211217-2.17.0/LOG4J2-3237_Log4j_1_2_bridge_API_hard_codes_the_Syslog_protocol_to_TCP.xml
rename to src/changelog/2.17.0/LOG4J2-3237_Log4j_1_2_bridge_API_hard_codes_the_Syslog_protocol_to_TCP.xml
diff --git a/src/changelog/20211217-2.17.0/LOG4J2-3241_Do_not_declare_log4j_api_java9_and_log4j_core_java9_as_depen.xml b/src/changelog/2.17.0/LOG4J2-3241_Do_not_declare_log4j_api_java9_and_log4j_core_java9_as_depen.xml
similarity index 100%
rename from src/changelog/20211217-2.17.0/LOG4J2-3241_Do_not_declare_log4j_api_java9_and_log4j_core_java9_as_depen.xml
rename to src/changelog/2.17.0/LOG4J2-3241_Do_not_declare_log4j_api_java9_and_log4j_core_java9_as_depen.xml
diff --git a/src/changelog/20211217-2.17.0/LOG4J2-3242_Limit_JNDI_to_the_java_protocol_only_JNDI_will_remain_disab.xml b/src/changelog/2.17.0/LOG4J2-3242_Limit_JNDI_to_the_java_protocol_only_JNDI_will_remain_disab.xml
similarity index 100%
rename from src/changelog/20211217-2.17.0/LOG4J2-3242_Limit_JNDI_to_the_java_protocol_only_JNDI_will_remain_disab.xml
rename to src/changelog/2.17.0/LOG4J2-3242_Limit_JNDI_to_the_java_protocol_only_JNDI_will_remain_disab.xml
diff --git a/src/changelog/20211217-2.17.0/LOG4J2-3247_PropertiesConfiguration_parseAppenderFilters_NPE_when_parsin.xml b/src/changelog/2.17.0/LOG4J2-3247_PropertiesConfiguration_parseAppenderFilters_NPE_when_parsin.xml
similarity index 100%
rename from src/changelog/20211217-2.17.0/LOG4J2-3247_PropertiesConfiguration_parseAppenderFilters_NPE_when_parsin.xml
rename to src/changelog/2.17.0/LOG4J2-3247_PropertiesConfiguration_parseAppenderFilters_NPE_when_parsin.xml
diff --git a/src/changelog/20211217-2.17.0/LOG4J2-3249_Log4j_1_2_bridge_for_Syslog_Appender_defaults_to_port_512_in.xml b/src/changelog/2.17.0/LOG4J2-3249_Log4j_1_2_bridge_for_Syslog_Appender_defaults_to_port_512_in.xml
similarity index 100%
rename from src/changelog/20211217-2.17.0/LOG4J2-3249_Log4j_1_2_bridge_for_Syslog_Appender_defaults_to_port_512_in.xml
rename to src/changelog/2.17.0/LOG4J2-3249_Log4j_1_2_bridge_for_Syslog_Appender_defaults_to_port_512_in.xml
diff --git a/src/changelog/20211227-2.17.1/.intro.adoc b/src/changelog/2.17.1/.intro.adoc
similarity index 100%
rename from src/changelog/20211227-2.17.1/.intro.adoc
rename to src/changelog/2.17.1/.intro.adoc
diff --git a/src/changelog/20211227-2.17.1/.release.xml b/src/changelog/2.17.1/.release.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/.release.xml
rename to src/changelog/2.17.1/.release.xml
diff --git a/src/changelog/20211227-2.17.1/Fix_NPE_when_input_is_null_in_StrSubstitutor_replace_String.xml b/src/changelog/2.17.1/Fix_NPE_when_input_is_null_in_StrSubstitutor_replace_String.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/Fix_NPE_when_input_is_null_in_StrSubstitutor_replace_String.xml
rename to src/changelog/2.17.1/Fix_NPE_when_input_is_null_in_StrSubstitutor_replace_String.xml
diff --git a/src/changelog/20211227-2.17.1/LOG4J2-3204_Correct_SpringLookup_package_name_in_Interpolator.xml b/src/changelog/2.17.1/LOG4J2-3204_Correct_SpringLookup_package_name_in_Interpolator.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/LOG4J2-3204_Correct_SpringLookup_package_name_in_Interpolator.xml
rename to src/changelog/2.17.1/LOG4J2-3204_Correct_SpringLookup_package_name_in_Interpolator.xml
diff --git a/src/changelog/20211227-2.17.1/LOG4J2-3256_Reduce_ignored_package_scope_of_KafkaAppender.xml b/src/changelog/2.17.1/LOG4J2-3256_Reduce_ignored_package_scope_of_KafkaAppender.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/LOG4J2-3256_Reduce_ignored_package_scope_of_KafkaAppender.xml
rename to src/changelog/2.17.1/LOG4J2-3256_Reduce_ignored_package_scope_of_KafkaAppender.xml
diff --git a/src/changelog/20211227-2.17.1/LOG4J2-3264_Fix_MapLookup_to_lookup_MapMessage_before_DefaultMap.xml b/src/changelog/2.17.1/LOG4J2-3264_Fix_MapLookup_to_lookup_MapMessage_before_DefaultMap.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/LOG4J2-3264_Fix_MapLookup_to_lookup_MapMessage_before_DefaultMap.xml
rename to src/changelog/2.17.1/LOG4J2-3264_Fix_MapLookup_to_lookup_MapMessage_before_DefaultMap.xml
diff --git a/src/changelog/20211227-2.17.1/LOG4J2-3270_Lookups_with_no_prefix_only_read_values_from_the_configurati.xml b/src/changelog/2.17.1/LOG4J2-3270_Lookups_with_no_prefix_only_read_values_from_the_configurati.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/LOG4J2-3270_Lookups_with_no_prefix_only_read_values_from_the_configurati.xml
rename to src/changelog/2.17.1/LOG4J2-3270_Lookups_with_no_prefix_only_read_values_from_the_configurati.xml
diff --git a/src/changelog/20211227-2.17.1/LOG4J2-3274_Buffered_I_O_checked_had_inverted_logic_in_RollingFileAppend.xml b/src/changelog/2.17.1/LOG4J2-3274_Buffered_I_O_checked_had_inverted_logic_in_RollingFileAppend.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/LOG4J2-3274_Buffered_I_O_checked_had_inverted_logic_in_RollingFileAppend.xml
rename to src/changelog/2.17.1/LOG4J2-3274_Buffered_I_O_checked_had_inverted_logic_in_RollingFileAppend.xml
diff --git a/src/changelog/20211227-2.17.1/LOG4J2-3284_log4j_to_slf4j_takes_the_provided_MessageFactory_into_accoun.xml b/src/changelog/2.17.1/LOG4J2-3284_log4j_to_slf4j_takes_the_provided_MessageFactory_into_accoun.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/LOG4J2-3284_log4j_to_slf4j_takes_the_provided_MessageFactory_into_accoun.xml
rename to src/changelog/2.17.1/LOG4J2-3284_log4j_to_slf4j_takes_the_provided_MessageFactory_into_accoun.xml
diff --git a/src/changelog/20211227-2.17.1/LOG4J2-3289_log4j_to_slf4j_no_longer_re_interpolates_formatted_message_c.xml b/src/changelog/2.17.1/LOG4J2-3289_log4j_to_slf4j_no_longer_re_interpolates_formatted_message_c.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/LOG4J2-3289_log4j_to_slf4j_no_longer_re_interpolates_formatted_message_c.xml
rename to src/changelog/2.17.1/LOG4J2-3289_log4j_to_slf4j_no_longer_re_interpolates_formatted_message_c.xml
diff --git a/src/changelog/20211227-2.17.1/LOG4J2-3290_Remove_unused_method.xml b/src/changelog/2.17.1/LOG4J2-3290_Remove_unused_method.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/LOG4J2-3290_Remove_unused_method.xml
rename to src/changelog/2.17.1/LOG4J2-3290_Remove_unused_method.xml
diff --git a/src/changelog/20211227-2.17.1/LOG4J2-3292_ExtendedLoggerWrapper_logMessage_no_longer_double_logs_when.xml b/src/changelog/2.17.1/LOG4J2-3292_ExtendedLoggerWrapper_logMessage_no_longer_double_logs_when.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/LOG4J2-3292_ExtendedLoggerWrapper_logMessage_no_longer_double_logs_when.xml
rename to src/changelog/2.17.1/LOG4J2-3292_ExtendedLoggerWrapper_logMessage_no_longer_double_logs_when.xml
diff --git a/src/changelog/20211227-2.17.1/LOG4J2-3293_JdbcAppender_now_uses_JndiManager_to_access_JNDI_resources.xml b/src/changelog/2.17.1/LOG4J2-3293_JdbcAppender_now_uses_JndiManager_to_access_JNDI_resources.xml
similarity index 100%
rename from src/changelog/20211227-2.17.1/LOG4J2-3293_JdbcAppender_now_uses_JndiManager_to_access_JNDI_resources.xml
rename to src/changelog/2.17.1/LOG4J2-3293_JdbcAppender_now_uses_JndiManager_to_access_JNDI_resources.xml
diff --git a/src/changelog/20220223-2.17.2/.intro.adoc b/src/changelog/2.17.2/.intro.adoc
similarity index 100%
rename from src/changelog/20220223-2.17.2/.intro.adoc
rename to src/changelog/2.17.2/.intro.adoc
diff --git a/src/changelog/20220223-2.17.2/.release.xml b/src/changelog/2.17.2/.release.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/.release.xml
rename to src/changelog/2.17.2/.release.xml
diff --git a/src/changelog/20220223-2.17.2/Add_Configurator_setLevel_Logger_Level_setLevel_String_S.xml b/src/changelog/2.17.2/Add_Configurator_setLevel_Logger_Level_setLevel_String_S.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Add_Configurator_setLevel_Logger_Level_setLevel_String_S.xml
rename to src/changelog/2.17.2/Add_Configurator_setLevel_Logger_Level_setLevel_String_S.xml
diff --git a/src/changelog/20220223-2.17.2/Add_org_apache_logging_log4j_core_appender_AsyncAppender_get.xml b/src/changelog/2.17.2/Add_org_apache_logging_log4j_core_appender_AsyncAppender_get.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Add_org_apache_logging_log4j_core_appender_AsyncAppender_get.xml
rename to src/changelog/2.17.2/Add_org_apache_logging_log4j_core_appender_AsyncAppender_get.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_Jackson_from_2_12_4_to_2_13_1.xml b/src/changelog/2.17.2/Bump_Jackson_from_2_12_4_to_2_13_1.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_Jackson_from_2_12_4_to_2_13_1.xml
rename to src/changelog/2.17.2/Bump_Jackson_from_2_12_4_to_2_13_1.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_Mockito_from_3_11_2_to_4_2_0.xml b/src/changelog/2.17.2/Bump_Mockito_from_3_11_2_to_4_2_0.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_Mockito_from_3_11_2_to_4_2_0.xml
rename to src/changelog/2.17.2/Bump_Mockito_from_3_11_2_to_4_2_0.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_Woodstox_6_2_6_to_6_2_8.xml b/src/changelog/2.17.2/Bump_Woodstox_6_2_6_to_6_2_8.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_Woodstox_6_2_6_to_6_2_8.xml
rename to src/changelog/2.17.2/Bump_Woodstox_6_2_6_to_6_2_8.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_awaitility_from_4_0_3_to_4_1_1_663.xml b/src/changelog/2.17.2/Bump_awaitility_from_4_0_3_to_4_1_1_663.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_awaitility_from_4_0_3_to_4_1_1_663.xml
rename to src/changelog/2.17.2/Bump_awaitility_from_4_0_3_to_4_1_1_663.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_de_flapdoodle_embed_de_flapdoodle_embed_mongo_from_3_0.xml b/src/changelog/2.17.2/Bump_de_flapdoodle_embed_de_flapdoodle_embed_mongo_from_3_0.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_de_flapdoodle_embed_de_flapdoodle_embed_mongo_from_3_0.xml
rename to src/changelog/2.17.2/Bump_de_flapdoodle_embed_de_flapdoodle_embed_mongo_from_3_0.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_maven_compiler_plugin_from_3_8_1_to_3_9_0.xml b/src/changelog/2.17.2/Bump_maven_compiler_plugin_from_3_8_1_to_3_9_0.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_maven_compiler_plugin_from_3_8_1_to_3_9_0.xml
rename to src/changelog/2.17.2/Bump_maven_compiler_plugin_from_3_8_1_to_3_9_0.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_mongodb3_version_from_3_12_4_to_3_12_10_605.xml b/src/changelog/2.17.2/Bump_mongodb3_version_from_3_12_4_to_3_12_10_605.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_mongodb3_version_from_3_12_4_to_3_12_10_605.xml
rename to src/changelog/2.17.2/Bump_mongodb3_version_from_3_12_4_to_3_12_10_605.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_net_javacrumbs_json_unit_json_unit_from_2_27_0_to_2_28.xml b/src/changelog/2.17.2/Bump_net_javacrumbs_json_unit_json_unit_from_2_27_0_to_2_28.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_net_javacrumbs_json_unit_json_unit_from_2_27_0_to_2_28.xml
rename to src/changelog/2.17.2/Bump_net_javacrumbs_json_unit_json_unit_from_2_27_0_to_2_28.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_apache_activemq_activemq_broker_from_5_16_3_to_5_16.xml b/src/changelog/2.17.2/Bump_org_apache_activemq_activemq_broker_from_5_16_3_to_5_16.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_apache_activemq_activemq_broker_from_5_16_3_to_5_16.xml
rename to src/changelog/2.17.2/Bump_org_apache_activemq_activemq_broker_from_5_16_3_to_5_16.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_apache_maven_plugins_maven_javadoc_plugin_from_3_3.xml b/src/changelog/2.17.2/Bump_org_apache_maven_plugins_maven_javadoc_plugin_from_3_3.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_apache_maven_plugins_maven_javadoc_plugin_from_3_3.xml
rename to src/changelog/2.17.2/Bump_org_apache_maven_plugins_maven_javadoc_plugin_from_3_3.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_assertj_assertj_core_from_3_20_2_to_3_22_0.xml b/src/changelog/2.17.2/Bump_org_assertj_assertj_core_from_3_20_2_to_3_22_0.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_assertj_assertj_core_from_3_20_2_to_3_22_0.xml
rename to src/changelog/2.17.2/Bump_org_assertj_assertj_core_from_3_20_2_to_3_22_0.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_codehaus_groovy_groovy_from_3_0_8_to_3_0_9.xml b/src/changelog/2.17.2/Bump_org_codehaus_groovy_groovy_from_3_0_8_to_3_0_9.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_codehaus_groovy_groovy_from_3_0_8_to_3_0_9.xml
rename to src/changelog/2.17.2/Bump_org_codehaus_groovy_groovy_from_3_0_8_to_3_0_9.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_eclipse_persistence_org_eclipse_persistence_jpa_fro.xml b/src/changelog/2.17.2/Bump_org_eclipse_persistence_org_eclipse_persistence_jpa_fro.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_eclipse_persistence_org_eclipse_persistence_jpa_fro.xml
rename to src/changelog/2.17.2/Bump_org_eclipse_persistence_org_eclipse_persistence_jpa_fro.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_fusesource_jansi_jansi_from_2_3_4_to_2_4_0.xml b/src/changelog/2.17.2/Bump_org_fusesource_jansi_jansi_from_2_3_4_to_2_4_0.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_fusesource_jansi_jansi_from_2_3_4_to_2_4_0.xml
rename to src/changelog/2.17.2/Bump_org_fusesource_jansi_jansi_from_2_3_4_to_2_4_0.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_jacoco_jacoco_maven_plugin_from_0_8_6_to_0_8_7.xml b/src/changelog/2.17.2/Bump_org_jacoco_jacoco_maven_plugin_from_0_8_6_to_0_8_7.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_jacoco_jacoco_maven_plugin_from_0_8_6_to_0_8_7.xml
rename to src/changelog/2.17.2/Bump_org_jacoco_jacoco_maven_plugin_from_0_8_6_to_0_8_7.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_junit_jupiter_junit_from_5_7_2_to_5_8_2.xml b/src/changelog/2.17.2/Bump_org_junit_jupiter_junit_from_5_7_2_to_5_8_2.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_junit_jupiter_junit_from_5_7_2_to_5_8_2.xml
rename to src/changelog/2.17.2/Bump_org_junit_jupiter_junit_from_5_7_2_to_5_8_2.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_junit_pioneer_junit_pioneer_from_1_5_0_to_1_6_1.xml b/src/changelog/2.17.2/Bump_org_junit_pioneer_junit_pioneer_from_1_5_0_to_1_6_1.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_junit_pioneer_junit_pioneer_from_1_5_0_to_1_6_1.xml
rename to src/changelog/2.17.2/Bump_org_junit_pioneer_junit_pioneer_from_1_5_0_to_1_6_1.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_mongodb_bson_from_4_2_2_to_4_5_0.xml b/src/changelog/2.17.2/Bump_org_mongodb_bson_from_4_2_2_to_4_5_0.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_mongodb_bson_from_4_2_2_to_4_5_0.xml
rename to src/changelog/2.17.2/Bump_org_mongodb_bson_from_4_2_2_to_4_5_0.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_mongodb_mongodb_driver_sync_from_4_2_2_to_4_5_0.xml b/src/changelog/2.17.2/Bump_org_mongodb_mongodb_driver_sync_from_4_2_2_to_4_5_0.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_mongodb_mongodb_driver_sync_from_4_2_2_to_4_5_0.xml
rename to src/changelog/2.17.2/Bump_org_mongodb_mongodb_driver_sync_from_4_2_2_to_4_5_0.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_springframework_spring_from_5_3_13_to_5_3_15.xml b/src/changelog/2.17.2/Bump_org_springframework_spring_from_5_3_13_to_5_3_15.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_springframework_spring_from_5_3_13_to_5_3_15.xml
rename to src/changelog/2.17.2/Bump_org_springframework_spring_from_5_3_13_to_5_3_15.xml
diff --git a/src/changelog/20220223-2.17.2/Bump_org_xmlunit_xmlunit_from_2_8_3_to_2_8_4.xml b/src/changelog/2.17.2/Bump_org_xmlunit_xmlunit_from_2_8_3_to_2_8_4.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Bump_org_xmlunit_xmlunit_from_2_8_3_to_2_8_4.xml
rename to src/changelog/2.17.2/Bump_org_xmlunit_xmlunit_from_2_8_3_to_2_8_4.xml
diff --git a/src/changelog/20220223-2.17.2/Fix_DTD_error_Add_missing_ELEMENT_for_Marker.xml b/src/changelog/2.17.2/Fix_DTD_error_Add_missing_ELEMENT_for_Marker.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Fix_DTD_error_Add_missing_ELEMENT_for_Marker.xml
rename to src/changelog/2.17.2/Fix_DTD_error_Add_missing_ELEMENT_for_Marker.xml
diff --git a/src/changelog/20220223-2.17.2/Fix_log4j_jakarta_web_service_file_723.xml b/src/changelog/2.17.2/Fix_log4j_jakarta_web_service_file_723.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Fix_log4j_jakarta_web_service_file_723.xml
rename to src/changelog/2.17.2/Fix_log4j_jakarta_web_service_file_723.xml
diff --git a/src/changelog/20220223-2.17.2/JndiManager_reverts_to_2_17_0_behavior_Read_the_system_prop.xml b/src/changelog/2.17.2/JndiManager_reverts_to_2_17_0_behavior_Read_the_system_prop.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/JndiManager_reverts_to_2_17_0_behavior_Read_the_system_prop.xml
rename to src/changelog/2.17.2/JndiManager_reverts_to_2_17_0_behavior_Read_the_system_prop.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-2486_Require_log4j2_Script_enableLanguages_to_be_specified_to_ena.xml b/src/changelog/2.17.2/LOG4J2-2486_Require_log4j2_Script_enableLanguages_to_be_specified_to_ena.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-2486_Require_log4j2_Script_enableLanguages_to_be_specified_to_ena.xml
rename to src/changelog/2.17.2/LOG4J2-2486_Require_log4j2_Script_enableLanguages_to_be_specified_to_ena.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3215_Replace_usages_of_compile_with_implementation_in_the_Gra.xml b/src/changelog/2.17.2/LOG4J2-3215_Replace_usages_of_compile_with_implementation_in_the_Gra.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3215_Replace_usages_of_compile_with_implementation_in_the_Gra.xml
rename to src/changelog/2.17.2/LOG4J2-3215_Replace_usages_of_compile_with_implementation_in_the_Gra.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3267_Change_modifier_of_method_org_apache_logging_log4j_core_tool.xml b/src/changelog/2.17.2/LOG4J2-3267_Change_modifier_of_method_org_apache_logging_log4j_core_tool.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3267_Change_modifier_of_method_org_apache_logging_log4j_core_tool.xml
rename to src/changelog/2.17.2/LOG4J2-3267_Change_modifier_of_method_org_apache_logging_log4j_core_tool.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3281_Log4j_1_2_bridge_PropertiesConfiguration_buildAppender_not_a.xml b/src/changelog/2.17.2/LOG4J2-3281_Log4j_1_2_bridge_PropertiesConfiguration_buildAppender_not_a.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3281_Log4j_1_2_bridge_PropertiesConfiguration_buildAppender_not_a.xml
rename to src/changelog/2.17.2/LOG4J2-3281_Log4j_1_2_bridge_PropertiesConfiguration_buildAppender_not_a.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3282_Add_the_log4j_to_jul_JDK_Logging_Bridge.xml b/src/changelog/2.17.2/LOG4J2-3282_Add_the_log4j_to_jul_JDK_Logging_Bridge.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3282_Add_the_log4j_to_jul_JDK_Logging_Bridge.xml
rename to src/changelog/2.17.2/LOG4J2-3282_Add_the_log4j_to_jul_JDK_Logging_Bridge.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3297_Limit_loading_of_configuration_via_a_url_to_https_by_default.xml b/src/changelog/2.17.2/LOG4J2-3297_Limit_loading_of_configuration_via_a_url_to_https_by_default.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3297_Limit_loading_of_configuration_via_a_url_to_https_by_default.xml
rename to src/changelog/2.17.2/LOG4J2-3297_Limit_loading_of_configuration_via_a_url_to_https_by_default.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3303_Add_TB_support_to_FileSize.xml b/src/changelog/2.17.2/LOG4J2-3303_Add_TB_support_to_FileSize.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3303_Add_TB_support_to_FileSize.xml
rename to src/changelog/2.17.2/LOG4J2-3303_Add_TB_support_to_FileSize.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml b/src/changelog/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
rename to src/changelog/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3306_OptionConverter_could_cause_a_StackOverflowError.xml b/src/changelog/2.17.2/LOG4J2-3306_OptionConverter_could_cause_a_StackOverflowError.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3306_OptionConverter_could_cause_a_StackOverflowError.xml
rename to src/changelog/2.17.2/LOG4J2-3306_OptionConverter_could_cause_a_StackOverflowError.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3316_Log4j_1_2_bridge_should_ignore_case_in_properties_file_keys.xml b/src/changelog/2.17.2/LOG4J2-3316_Log4j_1_2_bridge_should_ignore_case_in_properties_file_keys.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3316_Log4j_1_2_bridge_should_ignore_case_in_properties_file_keys.xml
rename to src/changelog/2.17.2/LOG4J2-3316_Log4j_1_2_bridge_should_ignore_case_in_properties_file_keys.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3317_Fix_RoutingAppender_backward_compatibility_and_disallow_recu.xml b/src/changelog/2.17.2/LOG4J2-3317_Fix_RoutingAppender_backward_compatibility_and_disallow_recu.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3317_Fix_RoutingAppender_backward_compatibility_and_disallow_recu.xml
rename to src/changelog/2.17.2/LOG4J2-3317_Fix_RoutingAppender_backward_compatibility_and_disallow_recu.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3326_Log4j_1_2_bridge_class_org_apache_log4j_spi_LoggingEvent_mis.xml b/src/changelog/2.17.2/LOG4J2-3326_Log4j_1_2_bridge_class_org_apache_log4j_spi_LoggingEvent_mis.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3326_Log4j_1_2_bridge_class_org_apache_log4j_spi_LoggingEvent_mis.xml
rename to src/changelog/2.17.2/LOG4J2-3326_Log4j_1_2_bridge_class_org_apache_log4j_spi_LoggingEvent_mis.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3326_Log4j_1_2_bridge_fixes_parsing_filters_in_properties_configu.xml b/src/changelog/2.17.2/LOG4J2-3326_Log4j_1_2_bridge_fixes_parsing_filters_in_properties_configu.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3326_Log4j_1_2_bridge_fixes_parsing_filters_in_properties_configu.xml
rename to src/changelog/2.17.2/LOG4J2-3326_Log4j_1_2_bridge_fixes_parsing_filters_in_properties_configu.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3326_Log4j_1_2_bridge_missing_OptionConverter_instantiateByKey_Pr.xml b/src/changelog/2.17.2/LOG4J2-3326_Log4j_1_2_bridge_missing_OptionConverter_instantiateByKey_Pr.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3326_Log4j_1_2_bridge_missing_OptionConverter_instantiateByKey_Pr.xml
rename to src/changelog/2.17.2/LOG4J2-3326_Log4j_1_2_bridge_missing_OptionConverter_instantiateByKey_Pr.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3328_Log4j_1_2_bridge_does_not_support_system_properties_in_log4j.xml b/src/changelog/2.17.2/LOG4J2-3328_Log4j_1_2_bridge_does_not_support_system_properties_in_log4j.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3328_Log4j_1_2_bridge_does_not_support_system_properties_in_log4j.xml
rename to src/changelog/2.17.2/LOG4J2-3328_Log4j_1_2_bridge_does_not_support_system_properties_in_log4j.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3330_Configurator_setLevel_not_fetching_the_correct_LoggerContext.xml b/src/changelog/2.17.2/LOG4J2-3330_Configurator_setLevel_not_fetching_the_correct_LoggerContext.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3330_Configurator_setLevel_not_fetching_the_correct_LoggerContext.xml
rename to src/changelog/2.17.2/LOG4J2-3330_Configurator_setLevel_not_fetching_the_correct_LoggerContext.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml b/src/changelog/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
rename to src/changelog/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3341_Add_shorthand_syntax_for_properties_configuration_format_for.xml b/src/changelog/2.17.2/LOG4J2-3341_Add_shorthand_syntax_for_properties_configuration_format_for.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3341_Add_shorthand_syntax_for_properties_configuration_format_for.xml
rename to src/changelog/2.17.2/LOG4J2-3341_Add_shorthand_syntax_for_properties_configuration_format_for.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3345_log4j_jpl_formats_message_parameters_correctly_using_Message.xml b/src/changelog/2.17.2/LOG4J2-3345_log4j_jpl_formats_message_parameters_correctly_using_Message.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3345_log4j_jpl_formats_message_parameters_correctly_using_Message.xml
rename to src/changelog/2.17.2/LOG4J2-3345_log4j_jpl_formats_message_parameters_correctly_using_Message.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3358_Fix_substitutions_when_programmatic_configuration_is_used.xml b/src/changelog/2.17.2/LOG4J2-3358_Fix_substitutions_when_programmatic_configuration_is_used.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3358_Fix_substitutions_when_programmatic_configuration_is_used.xml
rename to src/changelog/2.17.2/LOG4J2-3358_Fix_substitutions_when_programmatic_configuration_is_used.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3368_Bump_Tomcat_from_8_5_20_to_10_0_14_in_log4j_appserver_along.xml b/src/changelog/2.17.2/LOG4J2-3368_Bump_Tomcat_from_8_5_20_to_10_0_14_in_log4j_appserver_along.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3368_Bump_Tomcat_from_8_5_20_to_10_0_14_in_log4j_appserver_along.xml
rename to src/changelog/2.17.2/LOG4J2-3368_Bump_Tomcat_from_8_5_20_to_10_0_14_in_log4j_appserver_along.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3391_Add_optional_additional_fields_to_NoSQLAppender.xml b/src/changelog/2.17.2/LOG4J2-3391_Add_optional_additional_fields_to_NoSQLAppender.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3391_Add_optional_additional_fields_to_NoSQLAppender.xml
rename to src/changelog/2.17.2/LOG4J2-3391_Add_optional_additional_fields_to_NoSQLAppender.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3392_AppenderLoggingException_logging_any_exception_to_a_MongoDB.xml b/src/changelog/2.17.2/LOG4J2-3392_AppenderLoggingException_logging_any_exception_to_a_MongoDB.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3392_AppenderLoggingException_logging_any_exception_to_a_MongoDB.xml
rename to src/changelog/2.17.2/LOG4J2-3392_AppenderLoggingException_logging_any_exception_to_a_MongoDB.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3392_Possible_NullPointerException_in_MongoDb4DocumentObject_Mon.xml b/src/changelog/2.17.2/LOG4J2-3392_Possible_NullPointerException_in_MongoDb4DocumentObject_Mon.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3392_Possible_NullPointerException_in_MongoDb4DocumentObject_Mon.xml
rename to src/changelog/2.17.2/LOG4J2-3392_Possible_NullPointerException_in_MongoDb4DocumentObject_Mon.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3404_Fix_DefaultConfiguration_leak_in_PatternLayout.xml b/src/changelog/2.17.2/LOG4J2-3404_Fix_DefaultConfiguration_leak_in_PatternLayout.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3404_Fix_DefaultConfiguration_leak_in_PatternLayout.xml
rename to src/changelog/2.17.2/LOG4J2-3404_Fix_DefaultConfiguration_leak_in_PatternLayout.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml b/src/changelog/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
rename to src/changelog/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3407_Log4j_1_2_bridge_Check_for_non_existent_appender_when_parsin.xml b/src/changelog/2.17.2/LOG4J2-3407_Log4j_1_2_bridge_Check_for_non_existent_appender_when_parsin.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3407_Log4j_1_2_bridge_Check_for_non_existent_appender_when_parsin.xml
rename to src/changelog/2.17.2/LOG4J2-3407_Log4j_1_2_bridge_Check_for_non_existent_appender_when_parsin.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3407_Log4j_1_2_bridge_supports_global_threshold_764.xml b/src/changelog/2.17.2/LOG4J2-3407_Log4j_1_2_bridge_supports_global_threshold_764.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3407_Log4j_1_2_bridge_supports_global_threshold_764.xml
rename to src/changelog/2.17.2/LOG4J2-3407_Log4j_1_2_bridge_supports_global_threshold_764.xml
diff --git a/src/changelog/20220223-2.17.2/LOG4J2-3410_Log4j_1_2_bridge_throws_a_ClassCastException_when_logging_a.xml b/src/changelog/2.17.2/LOG4J2-3410_Log4j_1_2_bridge_throws_a_ClassCastException_when_logging_a.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/LOG4J2-3410_Log4j_1_2_bridge_throws_a_ClassCastException_when_logging_a.xml
rename to src/changelog/2.17.2/LOG4J2-3410_Log4j_1_2_bridge_throws_a_ClassCastException_when_logging_a.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_Hierarchy.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_Hierarchy.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_Hierarchy.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_Hierarchy.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_component_helpers_Con.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_component_helpers_Con.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_component_helpers_Con.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_component_helpers_Con.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_helpers_Loader.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_helpers_Loader.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_helpers_Loader.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_helpers_Loader.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_helpers_LogLog.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_helpers_LogLog.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_helpers_LogLog.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_helpers_LogLog.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_DefaultRepository.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_DefaultRepository.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_DefaultRepository.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_DefaultRepository.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_NOPLoggerReposito.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_NOPLoggerReposito.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_NOPLoggerReposito.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_NOPLoggerReposito.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_RootLogger.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_RootLogger.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_RootLogger.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_adds_org_apache_log4j_spi_RootLogger.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_Category_is_missing_some_protected_in.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_class_Category_is_missing_some_protected_in.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_Category_is_missing_some_protected_in.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_class_Category_is_missing_some_protected_in.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_Category_should_implement_AppenderAtt.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_class_Category_should_implement_AppenderAtt.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_Category_should_implement_AppenderAtt.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_class_Category_should_implement_AppenderAtt.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_ConsoleAppender_should_extend_WriterA.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_class_ConsoleAppender_should_extend_WriterA.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_ConsoleAppender_should_extend_WriterA.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_class_ConsoleAppender_should_extend_WriterA.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_LogManager_default_constructor_should.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_class_LogManager_default_constructor_should.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_LogManager_default_constructor_should.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_class_LogManager_default_constructor_should.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_OptionConverter_is_missing_selectAndC.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_class_OptionConverter_is_missing_selectAndC.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_OptionConverter_is_missing_selectAndC.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_class_OptionConverter_is_missing_selectAndC.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_PatternLayout_is_missing_constants_DE.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_class_PatternLayout_is_missing_constants_DE.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_PatternLayout_is_missing_constants_DE.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_class_PatternLayout_is_missing_constants_DE.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_PropertyConfigurator_should_implement.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_class_PropertyConfigurator_should_implement.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_class_PropertyConfigurator_should_implement.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_class_PropertyConfigurator_should_implement.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_creates_a_SocketAppender_instead_of_a_Syslo.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_creates_a_SocketAppender_instead_of_a_Syslo.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_creates_a_SocketAppender_instead_of_a_Syslo.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_creates_a_SocketAppender_instead_of_a_Syslo.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_implements_LogManager_getCurrentLoggers_f.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_implements_LogManager_getCurrentLoggers_f.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_implements_LogManager_getCurrentLoggers_f.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_implements_LogManager_getCurrentLoggers_f.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_implements_most_of_DOMConfigurator.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_implements_most_of_DOMConfigurator.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_implements_most_of_DOMConfigurator.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_implements_most_of_DOMConfigurator.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_interface_Configurator_doConfigure_method.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_interface_Configurator_doConfigure_method.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_interface_Configurator_doConfigure_method.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_interface_Configurator_doConfigure_method.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_interface_org_apache_log4j_spi_RendererSupp.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_interface_org_apache_log4j_spi_RendererSupp.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_interface_org_apache_log4j_spi_RendererSupp.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_interface_org_apache_log4j_spi_RendererSupp.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_interfaces_missing_from_package_org_apache.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_interfaces_missing_from_package_org_apache.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_interfaces_missing_from_package_org_apache.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_interfaces_missing_from_package_org_apache.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_issues_with_filters_753.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_issues_with_filters_753.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_issues_with_filters_753.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_issues_with_filters_753.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_method_Category_exists_String_should_be_st.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_method_Category_exists_String_should_be_st.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_method_Category_exists_String_should_be_st.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_method_Category_exists_String_should_be_st.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_method_NDC_inherit_Stack_should_not_use_ge.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_method_NDC_inherit_Stack_should_not_use_ge.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_method_NDC_inherit_Stack_should_not_use_ge.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_method_NDC_inherit_Stack_should_not_use_ge.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_methods_Category_getChainedPriority_and_g.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_methods_Category_getChainedPriority_and_g.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_methods_Category_getChainedPriority_and_g.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_methods_Category_getChainedPriority_and_g.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_methods_missing_in_org_apache_log4j_Categor.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_methods_missing_in_org_apache_log4j_Categor.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_methods_missing_in_org_apache_log4j_Categor.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_methods_missing_in_org_apache_log4j_Categor.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missed.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_missed.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missed.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_missed.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missed_org_apache_log4j_pattern_FormattingI.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_missed_org_apache_log4j_pattern_FormattingI.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missed_org_apache_log4j_pattern_FormattingI.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_missed_org_apache_log4j_pattern_FormattingI.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missed_org_apache_log4j_pattern_NameAbbrevi.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_missed_org_apache_log4j_pattern_NameAbbrevi.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missed_org_apache_log4j_pattern_NameAbbrevi.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_missed_org_apache_log4j_pattern_NameAbbrevi.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_DefaultThrowableRenderer.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_missing_DefaultThrowableRenderer.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_DefaultThrowableRenderer.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_missing_DefaultThrowableRenderer.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_FormattingInfo.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_missing_FormattingInfo.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_FormattingInfo.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_missing_FormattingInfo.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_PatternConverter.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_missing_PatternConverter.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_PatternConverter.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_missing_PatternConverter.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_PatternParser.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_missing_PatternParser.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_PatternParser.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_missing_PatternParser.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_UtilLoggingLevel.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_missing_UtilLoggingLevel.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_UtilLoggingLevel.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_missing_UtilLoggingLevel.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_class_org_apache_log4j_or_RendererM.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_missing_class_org_apache_log4j_or_RendererM.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_class_org_apache_log4j_or_RendererM.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_missing_class_org_apache_log4j_or_RendererM.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_some_LocationInfo_constructors.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_missing_some_LocationInfo_constructors.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_some_LocationInfo_constructors.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_missing_some_LocationInfo_constructors.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_some_ThrowableInformation_construct.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_missing_some_ThrowableInformation_construct.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_missing_some_ThrowableInformation_construct.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_missing_some_ThrowableInformation_construct.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_now_logs_a_warning_instead_of_throwing_an_N.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_now_logs_a_warning_instead_of_throwing_an_N.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_now_logs_a_warning_instead_of_throwing_an_N.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_now_logs_a_warning_instead_of_throwing_an_N.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_should_allow_property_and_XML_attributes_to.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_should_allow_property_and_XML_attributes_to.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_should_allow_property_and_XML_attributes_to.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_should_allow_property_and_XML_attributes_to.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_supports_the_SocketAppender.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_supports_the_SocketAppender.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_supports_the_SocketAppender.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_supports_the_SocketAppender.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_throws_ClassCastException_when_using_Simple.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_throws_ClassCastException_when_using_Simple.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_throws_ClassCastException_when_using_Simple.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_throws_ClassCastException_when_using_Simple.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_uses_some_incorrect_default_property_values.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_uses_some_incorrect_default_property_values.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_uses_some_incorrect_default_property_values.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_uses_some_incorrect_default_property_values.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_uses_the_wrong_default_values_for_a_TTCCLay.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_uses_the_wrong_default_values_for_a_TTCCLay.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_uses_the_wrong_default_values_for_a_TTCCLay.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_uses_the_wrong_default_values_for_a_TTCCLay.xml
diff --git a/src/changelog/20220223-2.17.2/Log4j_1_2_bridge_uses_the_wrong_file_pattern_for_rolling_fil.xml b/src/changelog/2.17.2/Log4j_1_2_bridge_uses_the_wrong_file_pattern_for_rolling_fil.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Log4j_1_2_bridge_uses_the_wrong_file_pattern_for_rolling_fil.xml
rename to src/changelog/2.17.2/Log4j_1_2_bridge_uses_the_wrong_file_pattern_for_rolling_fil.xml
diff --git a/src/changelog/20220223-2.17.2/Trim_whitespace_before_parsing_a_String_into_an_Integer.xml b/src/changelog/2.17.2/Trim_whitespace_before_parsing_a_String_into_an_Integer.xml
similarity index 100%
rename from src/changelog/20220223-2.17.2/Trim_whitespace_before_parsing_a_String_into_an_Integer.xml
rename to src/changelog/2.17.2/Trim_whitespace_before_parsing_a_String_into_an_Integer.xml
diff --git a/src/changelog/20220628-2.18.0/.intro.adoc b/src/changelog/2.18.0/.intro.adoc
similarity index 100%
rename from src/changelog/20220628-2.18.0/.intro.adoc
rename to src/changelog/2.18.0/.intro.adoc
diff --git a/src/changelog/20220628-2.18.0/.release.xml b/src/changelog/2.18.0/.release.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/.release.xml
rename to src/changelog/2.18.0/.release.xml
diff --git a/src/changelog/20220628-2.18.0/Fix_minor_typo_792.xml b/src/changelog/2.18.0/Fix_minor_typo_792.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/Fix_minor_typo_792.xml
rename to src/changelog/2.18.0/Fix_minor_typo_792.xml
diff --git a/src/changelog/20220628-2.18.0/Improve_validation_and_reporting_of_configuration_errors.xml b/src/changelog/2.18.0/Improve_validation_and_reporting_of_configuration_errors.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/Improve_validation_and_reporting_of_configuration_errors.xml
rename to src/changelog/2.18.0/Improve_validation_and_reporting_of_configuration_errors.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-1376_Allow_enterprise_id_to_be_an_OID_fragment.xml b/src/changelog/2.18.0/LOG4J2-1376_Allow_enterprise_id_to_be_an_OID_fragment.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-1376_Allow_enterprise_id_to_be_an_OID_fragment.xml
rename to src/changelog/2.18.0/LOG4J2-1376_Allow_enterprise_id_to_be_an_OID_fragment.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-2872_Fix_problem_with_non_uppercase_custom_levels.xml b/src/changelog/2.18.0/LOG4J2-2872_Fix_problem_with_non_uppercase_custom_levels.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-2872_Fix_problem_with_non_uppercase_custom_levels.xml
rename to src/changelog/2.18.0/LOG4J2-2872_Fix_problem_with_non_uppercase_custom_levels.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3040_Avoid_ClassCastException_in_JeroMqManager_with_custom_Logger.xml b/src/changelog/2.18.0/LOG4J2-3040_Avoid_ClassCastException_in_JeroMqManager_with_custom_Logger.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3040_Avoid_ClassCastException_in_JeroMqManager_with_custom_Logger.xml
rename to src/changelog/2.18.0/LOG4J2-3040_Avoid_ClassCastException_in_JeroMqManager_with_custom_Logger.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml b/src/changelog/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
rename to src/changelog/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3359_Fixes_the_syslog_appender_in_Log4j_1_x_bridge_when_used_wit.xml b/src/changelog/2.18.0/LOG4J2-3359_Fixes_the_syslog_appender_in_Log4j_1_x_bridge_when_used_wit.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3359_Fixes_the_syslog_appender_in_Log4j_1_x_bridge_when_used_wit.xml
rename to src/changelog/2.18.0/LOG4J2-3359_Fixes_the_syslog_appender_in_Log4j_1_x_bridge_when_used_wit.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3359_log4j_1_2_api_2_17_2_throws_NullPointerException_while_remov.xml b/src/changelog/2.18.0/LOG4J2-3359_log4j_1_2_api_2_17_2_throws_NullPointerException_while_remov.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3359_log4j_1_2_api_2_17_2_throws_NullPointerException_while_remov.xml
rename to src/changelog/2.18.0/LOG4J2-3359_log4j_1_2_api_2_17_2_throws_NullPointerException_while_remov.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3362_Add_support_for_Jakarta_Mail_API_in_the_SMTP_appender.xml b/src/changelog/2.18.0/LOG4J2-3362_Add_support_for_Jakarta_Mail_API_in_the_SMTP_appender.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3362_Add_support_for_Jakarta_Mail_API_in_the_SMTP_appender.xml
rename to src/changelog/2.18.0/LOG4J2-3362_Add_support_for_Jakarta_Mail_API_in_the_SMTP_appender.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3393_Improve_JsonTemplateLayout_performance.xml b/src/changelog/2.18.0/LOG4J2-3393_Improve_JsonTemplateLayout_performance.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3393_Improve_JsonTemplateLayout_performance.xml
rename to src/changelog/2.18.0/LOG4J2-3393_Improve_JsonTemplateLayout_performance.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3413_Fix_resolution_of_non_Log4j_properties.xml b/src/changelog/2.18.0/LOG4J2-3413_Fix_resolution_of_non_Log4j_properties.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3413_Fix_resolution_of_non_Log4j_properties.xml
rename to src/changelog/2.18.0/LOG4J2-3413_Fix_resolution_of_non_Log4j_properties.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3418_Fixes_Spring_Boot_logging_system_registration_in_a_multi_app.xml b/src/changelog/2.18.0/LOG4J2-3418_Fixes_Spring_Boot_logging_system_registration_in_a_multi_app.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3418_Fixes_Spring_Boot_logging_system_registration_in_a_multi_app.xml
rename to src/changelog/2.18.0/LOG4J2-3418_Fixes_Spring_Boot_logging_system_registration_in_a_multi_app.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3419_Add_support_for_custom_Log4j_1_x_levels.xml b/src/changelog/2.18.0/LOG4J2-3419_Add_support_for_custom_Log4j_1_x_levels.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3419_Add_support_for_custom_Log4j_1_x_levels.xml
rename to src/changelog/2.18.0/LOG4J2-3419_Add_support_for_custom_Log4j_1_x_levels.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3423_JAR_file_containing_Log4j_configuration_isn_t_closed.xml b/src/changelog/2.18.0/LOG4J2-3423_JAR_file_containing_Log4j_configuration_isn_t_closed.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3423_JAR_file_containing_Log4j_configuration_isn_t_closed.xml
rename to src/changelog/2.18.0/LOG4J2-3423_JAR_file_containing_Log4j_configuration_isn_t_closed.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3424_Properties_defined_in_configuration_using_a_value_attribute.xml b/src/changelog/2.18.0/LOG4J2-3424_Properties_defined_in_configuration_using_a_value_attribute.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3424_Properties_defined_in_configuration_using_a_value_attribute.xml
rename to src/changelog/2.18.0/LOG4J2-3424_Properties_defined_in_configuration_using_a_value_attribute.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3425_Syslog_appender_lacks_the_SocketOptions_setting.xml b/src/changelog/2.18.0/LOG4J2-3425_Syslog_appender_lacks_the_SocketOptions_setting.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3425_Syslog_appender_lacks_the_SocketOptions_setting.xml
rename to src/changelog/2.18.0/LOG4J2-3425_Syslog_appender_lacks_the_SocketOptions_setting.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3426_Log4j_1_2_bridge_should_not_wrap_components_unnecessarily.xml b/src/changelog/2.18.0/LOG4J2-3426_Log4j_1_2_bridge_should_not_wrap_components_unnecessarily.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3426_Log4j_1_2_bridge_should_not_wrap_components_unnecessarily.xml
rename to src/changelog/2.18.0/LOG4J2-3426_Log4j_1_2_bridge_should_not_wrap_components_unnecessarily.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3427_Improves_ServiceLoader_support_on_servlet_containers.xml b/src/changelog/2.18.0/LOG4J2-3427_Improves_ServiceLoader_support_on_servlet_containers.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3427_Improves_ServiceLoader_support_on_servlet_containers.xml
rename to src/changelog/2.18.0/LOG4J2-3427_Improves_ServiceLoader_support_on_servlet_containers.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3428_Update_3rd_party_dependencies_for_2_18_0.xml b/src/changelog/2.18.0/LOG4J2-3428_Update_3rd_party_dependencies_for_2_18_0.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3428_Update_3rd_party_dependencies_for_2_18_0.xml
rename to src/changelog/2.18.0/LOG4J2-3428_Update_3rd_party_dependencies_for_2_18_0.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3432_SizeBasedTriggeringPolicy_would_fail_to_rename_files_properl.xml b/src/changelog/2.18.0/LOG4J2-3432_SizeBasedTriggeringPolicy_would_fail_to_rename_files_properl.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3432_SizeBasedTriggeringPolicy_would_fail_to_rename_files_properl.xml
rename to src/changelog/2.18.0/LOG4J2-3432_SizeBasedTriggeringPolicy_would_fail_to_rename_files_properl.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3439_Fixes_default_SslConfiguration_when_a_custom_keystore_is_us.xml b/src/changelog/2.18.0/LOG4J2-3439_Fixes_default_SslConfiguration_when_a_custom_keystore_is_us.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3439_Fixes_default_SslConfiguration_when_a_custom_keystore_is_us.xml
rename to src/changelog/2.18.0/LOG4J2-3439_Fixes_default_SslConfiguration_when_a_custom_keystore_is_us.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3440_Add_support_for_adding_and_retrieving_appenders_in_Log4j_1_x.xml b/src/changelog/2.18.0/LOG4J2-3440_Add_support_for_adding_and_retrieving_appenders_in_Log4j_1_x.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3440_Add_support_for_adding_and_retrieving_appenders_in_Log4j_1_x.xml
rename to src/changelog/2.18.0/LOG4J2-3440_Add_support_for_adding_and_retrieving_appenders_in_Log4j_1_x.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3447_Fixes_appender_concurrency_problems_in_Log4j_1_x_bridge.xml b/src/changelog/2.18.0/LOG4J2-3447_Fixes_appender_concurrency_problems_in_Log4j_1_x_bridge.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3447_Fixes_appender_concurrency_problems_in_Log4j_1_x_bridge.xml
rename to src/changelog/2.18.0/LOG4J2-3447_Fixes_appender_concurrency_problems_in_Log4j_1_x_bridge.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3452_Fix_and_test_for_race_condition_in_FileUtils_mkdir.xml b/src/changelog/2.18.0/LOG4J2-3452_Fix_and_test_for_race_condition_in_FileUtils_mkdir.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3452_Fix_and_test_for_race_condition_in_FileUtils_mkdir.xml
rename to src/changelog/2.18.0/LOG4J2-3452_Fix_and_test_for_race_condition_in_FileUtils_mkdir.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3458_LocalizedMessage_logs_misleading_errors_on_the_console.xml b/src/changelog/2.18.0/LOG4J2-3458_LocalizedMessage_logs_misleading_errors_on_the_console.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3458_LocalizedMessage_logs_misleading_errors_on_the_console.xml
rename to src/changelog/2.18.0/LOG4J2-3458_LocalizedMessage_logs_misleading_errors_on_the_console.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3472_Add_support_for_custom_LMAX_disruptor_WaitStrategy_configura.xml b/src/changelog/2.18.0/LOG4J2-3472_Add_support_for_custom_LMAX_disruptor_WaitStrategy_configura.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3472_Add_support_for_custom_LMAX_disruptor_WaitStrategy_configura.xml
rename to src/changelog/2.18.0/LOG4J2-3472_Add_support_for_custom_LMAX_disruptor_WaitStrategy_configura.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3473_Make_the_default_disruptor_WaitStrategy_used_by_Async_Logger.xml b/src/changelog/2.18.0/LOG4J2-3473_Make_the_default_disruptor_WaitStrategy_used_by_Async_Logger.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3473_Make_the_default_disruptor_WaitStrategy_used_by_Async_Logger.xml
rename to src/changelog/2.18.0/LOG4J2-3473_Make_the_default_disruptor_WaitStrategy_used_by_Async_Logger.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3475_Add_missing_message_parameterization_in_RegexFilter.xml b/src/changelog/2.18.0/LOG4J2-3475_Add_missing_message_parameterization_in_RegexFilter.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3475_Add_missing_message_parameterization_in_RegexFilter.xml
rename to src/changelog/2.18.0/LOG4J2-3475_Add_missing_message_parameterization_in_RegexFilter.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3476_Do_not_throw_UnsupportedOperationException_when_JUL_ApiLogge.xml b/src/changelog/2.18.0/LOG4J2-3476_Do_not_throw_UnsupportedOperationException_when_JUL_ApiLogge.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3476_Do_not_throw_UnsupportedOperationException_when_JUL_ApiLogge.xml
rename to src/changelog/2.18.0/LOG4J2-3476_Do_not_throw_UnsupportedOperationException_when_JUL_ApiLogge.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3477_Add_the_missing_context_stack_to_JsonLayout_template.xml b/src/changelog/2.18.0/LOG4J2-3477_Add_the_missing_context_stack_to_JsonLayout_template.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3477_Add_the_missing_context_stack_to_JsonLayout_template.xml
rename to src/changelog/2.18.0/LOG4J2-3477_Add_the_missing_context_stack_to_JsonLayout_template.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3481_HttpWatcher_did_not_pass_credentials_when_polling.xml b/src/changelog/2.18.0/LOG4J2-3481_HttpWatcher_did_not_pass_credentials_when_polling.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3481_HttpWatcher_did_not_pass_credentials_when_polling.xml
rename to src/changelog/2.18.0/LOG4J2-3481_HttpWatcher_did_not_pass_credentials_when_polling.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3482_UrlConnectionFactory_createConnection_now_accepts_an_Authori.xml b/src/changelog/2.18.0/LOG4J2-3482_UrlConnectionFactory_createConnection_now_accepts_an_Authori.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3482_UrlConnectionFactory_createConnection_now_accepts_an_Authori.xml
rename to src/changelog/2.18.0/LOG4J2-3482_UrlConnectionFactory_createConnection_now_accepts_an_Authori.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3483_Add_support_for_Apache_Extras_RollingFileAppender_in_Log4j.xml b/src/changelog/2.18.0/LOG4J2-3483_Add_support_for_Apache_Extras_RollingFileAppender_in_Log4j.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3483_Add_support_for_Apache_Extras_RollingFileAppender_in_Log4j.xml
rename to src/changelog/2.18.0/LOG4J2-3483_Add_support_for_Apache_Extras_RollingFileAppender_in_Log4j.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml b/src/changelog/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
rename to src/changelog/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3491_Async_Loggers_were_including_the_location_information_by_def.xml b/src/changelog/2.18.0/LOG4J2-3491_Async_Loggers_were_including_the_location_information_by_def.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3491_Async_Loggers_were_including_the_location_information_by_def.xml
rename to src/changelog/2.18.0/LOG4J2-3491_Async_Loggers_were_including_the_location_information_by_def.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3493_ClassArbiter_s_newBuilder_method_referenced_the_wrong_class.xml b/src/changelog/2.18.0/LOG4J2-3493_ClassArbiter_s_newBuilder_method_referenced_the_wrong_class.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3493_ClassArbiter_s_newBuilder_method_referenced_the_wrong_class.xml
rename to src/changelog/2.18.0/LOG4J2-3493_ClassArbiter_s_newBuilder_method_referenced_the_wrong_class.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3495_Add_MutableThreadContextMapFilter.xml b/src/changelog/2.18.0/LOG4J2-3495_Add_MutableThreadContextMapFilter.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3495_Add_MutableThreadContextMapFilter.xml
rename to src/changelog/2.18.0/LOG4J2-3495_Add_MutableThreadContextMapFilter.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3506_Support_Spring_2_6_x.xml b/src/changelog/2.18.0/LOG4J2-3506_Support_Spring_2_6_x.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3506_Support_Spring_2_6_x.xml
rename to src/changelog/2.18.0/LOG4J2-3506_Support_Spring_2_6_x.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3516_Move_perf_tests_to_log4j_core_its.xml b/src/changelog/2.18.0/LOG4J2-3516_Move_perf_tests_to_log4j_core_its.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3516_Move_perf_tests_to_log4j_core_its.xml
rename to src/changelog/2.18.0/LOG4J2-3516_Move_perf_tests_to_log4j_core_its.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml b/src/changelog/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
rename to src/changelog/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3531_Fix_parsing_error_when_XInclude_is_disabled.xml b/src/changelog/2.18.0/LOG4J2-3531_Fix_parsing_error_when_XInclude_is_disabled.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3531_Fix_parsing_error_when_XInclude_is_disabled.xml
rename to src/changelog/2.18.0/LOG4J2-3531_Fix_parsing_error_when_XInclude_is_disabled.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3534_Fix_LevelRangeFilterBuilder_to_align_with_log4j1_s_behavior.xml b/src/changelog/2.18.0/LOG4J2-3534_Fix_LevelRangeFilterBuilder_to_align_with_log4j1_s_behavior.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3534_Fix_LevelRangeFilterBuilder_to_align_with_log4j1_s_behavior.xml
rename to src/changelog/2.18.0/LOG4J2-3534_Fix_LevelRangeFilterBuilder_to_align_with_log4j1_s_behavior.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3536_Upgrade_the_Flume_Appender_to_Flume_1_10_0.xml b/src/changelog/2.18.0/LOG4J2-3536_Upgrade_the_Flume_Appender_to_Flume_1_10_0.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3536_Upgrade_the_Flume_Appender_to_Flume_1_10_0.xml
rename to src/changelog/2.18.0/LOG4J2-3536_Upgrade_the_Flume_Appender_to_Flume_1_10_0.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3537_Fixes_problem_with_wrong_ANSI_escape_code_for_bright_colors.xml b/src/changelog/2.18.0/LOG4J2-3537_Fixes_problem_with_wrong_ANSI_escape_code_for_bright_colors.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3537_Fixes_problem_with_wrong_ANSI_escape_code_for_bright_colors.xml
rename to src/changelog/2.18.0/LOG4J2-3537_Fixes_problem_with_wrong_ANSI_escape_code_for_bright_colors.xml
diff --git a/src/changelog/20220628-2.18.0/LOG4J2-3538_Add_support_for_24_colors_in_highlighting.xml b/src/changelog/2.18.0/LOG4J2-3538_Add_support_for_24_colors_in_highlighting.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/LOG4J2-3538_Add_support_for_24_colors_in_highlighting.xml
rename to src/changelog/2.18.0/LOG4J2-3538_Add_support_for_24_colors_in_highlighting.xml
diff --git a/src/changelog/20220628-2.18.0/Log4j_1_2_bridge_should_generate_Log4j_2_x_messages_based_on.xml b/src/changelog/2.18.0/Log4j_1_2_bridge_should_generate_Log4j_2_x_messages_based_on.xml
similarity index 100%
rename from src/changelog/20220628-2.18.0/Log4j_1_2_bridge_should_generate_Log4j_2_x_messages_based_on.xml
rename to src/changelog/2.18.0/Log4j_1_2_bridge_should_generate_Log4j_2_x_messages_based_on.xml
diff --git a/src/changelog/20220909-2.19.0/.intro.adoc b/src/changelog/2.19.0/.intro.adoc
similarity index 100%
rename from src/changelog/20220909-2.19.0/.intro.adoc
rename to src/changelog/2.19.0/.intro.adoc
diff --git a/src/changelog/20220909-2.19.0/.release.xml b/src/changelog/2.19.0/.release.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/.release.xml
rename to src/changelog/2.19.0/.release.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-2975_Add_implementation_of_SLF4J2_fluent_API.xml b/src/changelog/2.19.0/LOG4J2-2975_Add_implementation_of_SLF4J2_fluent_API.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-2975_Add_implementation_of_SLF4J2_fluent_API.xml
rename to src/changelog/2.19.0/LOG4J2-2975_Add_implementation_of_SLF4J2_fluent_API.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3545_Add_correct_manifest_entries_for_OSGi_to_log4j_jcl.xml b/src/changelog/2.19.0/LOG4J2-3545_Add_correct_manifest_entries_for_OSGi_to_log4j_jcl.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3545_Add_correct_manifest_entries_for_OSGi_to_log4j_jcl.xml
rename to src/changelog/2.19.0/LOG4J2-3545_Add_correct_manifest_entries_for_OSGi_to_log4j_jcl.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3548_Improve_support_for_passwordless_keystores.xml b/src/changelog/2.19.0/LOG4J2-3548_Improve_support_for_passwordless_keystores.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3548_Improve_support_for_passwordless_keystores.xml
rename to src/changelog/2.19.0/LOG4J2-3548_Improve_support_for_passwordless_keystores.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3550_SystemPropertyArbiter_was_assigning_the_value_as_the_name.xml b/src/changelog/2.19.0/LOG4J2-3550_SystemPropertyArbiter_was_assigning_the_value_as_the_name.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3550_SystemPropertyArbiter_was_assigning_the_value_as_the_name.xml
rename to src/changelog/2.19.0/LOG4J2-3550_SystemPropertyArbiter_was_assigning_the_value_as_the_name.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3556_Make_JsonTemplateLayout_stack_trace_truncation_operate_for_e.xml b/src/changelog/2.19.0/LOG4J2-3556_Make_JsonTemplateLayout_stack_trace_truncation_operate_for_e.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3556_Make_JsonTemplateLayout_stack_trace_truncation_operate_for_e.xml
rename to src/changelog/2.19.0/LOG4J2-3556_Make_JsonTemplateLayout_stack_trace_truncation_operate_for_e.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3557_Fix_recursion_between_Log4j_1_2_LogManager_and_Category.xml b/src/changelog/2.19.0/LOG4J2-3557_Fix_recursion_between_Log4j_1_2_LogManager_and_Category.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3557_Fix_recursion_between_Log4j_1_2_LogManager_and_Category.xml
rename to src/changelog/2.19.0/LOG4J2-3557_Fix_recursion_between_Log4j_1_2_LogManager_and_Category.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3559_Fix_resolution_of_properties_not_starting_with_log4j2.xml b/src/changelog/2.19.0/LOG4J2-3559_Fix_resolution_of_properties_not_starting_with_log4j2.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3559_Fix_resolution_of_properties_not_starting_with_log4j2.xml
rename to src/changelog/2.19.0/LOG4J2-3559_Fix_resolution_of_properties_not_starting_with_log4j2.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3560_Logger_PrivateConfig_filter_Level_Marker_String_was_alloc.xml b/src/changelog/2.19.0/LOG4J2-3560_Logger_PrivateConfig_filter_Level_Marker_String_was_alloc.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3560_Logger_PrivateConfig_filter_Level_Marker_String_was_alloc.xml
rename to src/changelog/2.19.0/LOG4J2-3560_Logger_PrivateConfig_filter_Level_Marker_String_was_alloc.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3561_Allows_a_space_separated_list_of_style_specifiers_in_the_st.xml b/src/changelog/2.19.0/LOG4J2-3561_Allows_a_space_separated_list_of_style_specifiers_in_the_st.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3561_Allows_a_space_separated_list_of_style_specifiers_in_the_st.xml
rename to src/changelog/2.19.0/LOG4J2-3561_Allows_a_space_separated_list_of_style_specifiers_in_the_st.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3564_Fix_NPE_in_log4j_to_jul_in_the_case_the_root_logger_level.xml b/src/changelog/2.19.0/LOG4J2-3564_Fix_NPE_in_log4j_to_jul_in_the_case_the_root_logger_level.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3564_Fix_NPE_in_log4j_to_jul_in_the_case_the_root_logger_level.xml
rename to src/changelog/2.19.0/LOG4J2-3564_Fix_NPE_in_log4j_to_jul_in_the_case_the_root_logger_level.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3565_Fix_RollingRandomAccessFileAppender_with_DirectWriteRollover.xml b/src/changelog/2.19.0/LOG4J2-3565_Fix_RollingRandomAccessFileAppender_with_DirectWriteRollover.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3565_Fix_RollingRandomAccessFileAppender_with_DirectWriteRollover.xml
rename to src/changelog/2.19.0/LOG4J2-3565_Fix_RollingRandomAccessFileAppender_with_DirectWriteRollover.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml b/src/changelog/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
rename to src/changelog/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3573_Removed_build_page_in_favor_of_a_single_build_instructions_f.xml b/src/changelog/2.19.0/LOG4J2-3573_Removed_build_page_in_favor_of_a_single_build_instructions_f.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3573_Removed_build_page_in_favor_of_a_single_build_instructions_f.xml
rename to src/changelog/2.19.0/LOG4J2-3573_Removed_build_page_in_favor_of_a_single_build_instructions_f.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3578_Generate_new_SSL_certs_for_testing.xml b/src/changelog/2.19.0/LOG4J2-3578_Generate_new_SSL_certs_for_testing.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3578_Generate_new_SSL_certs_for_testing.xml
rename to src/changelog/2.19.0/LOG4J2-3578_Generate_new_SSL_certs_for_testing.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3579_Fix_ServiceLoaderUtil_behavior_in_the_presence_of_a_Security.xml b/src/changelog/2.19.0/LOG4J2-3579_Fix_ServiceLoaderUtil_behavior_in_the_presence_of_a_Security.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3579_Fix_ServiceLoaderUtil_behavior_in_the_presence_of_a_Security.xml
rename to src/changelog/2.19.0/LOG4J2-3579_Fix_ServiceLoaderUtil_behavior_in_the_presence_of_a_Security.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3583_Add_support_for_SLF4J2_stack_valued_MDC.xml b/src/changelog/2.19.0/LOG4J2-3583_Add_support_for_SLF4J2_stack_valued_MDC.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3583_Add_support_for_SLF4J2_stack_valued_MDC.xml
rename to src/changelog/2.19.0/LOG4J2-3583_Add_support_for_SLF4J2_stack_valued_MDC.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml b/src/changelog/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
rename to src/changelog/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3587_Fix_regression_in_Rfc5424Layout_default_values.xml b/src/changelog/2.19.0/LOG4J2-3587_Fix_regression_in_Rfc5424Layout_default_values.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3587_Fix_regression_in_Rfc5424Layout_default_values.xml
rename to src/changelog/2.19.0/LOG4J2-3587_Fix_regression_in_Rfc5424Layout_default_values.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3588_Allow_PropertySources_to_be_added.xml b/src/changelog/2.19.0/LOG4J2-3588_Allow_PropertySources_to_be_added.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3588_Allow_PropertySources_to_be_added.xml
rename to src/changelog/2.19.0/LOG4J2-3588_Allow_PropertySources_to_be_added.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3589_Allow_Plugins_to_be_injected_with_the_LoggerContext_referenc.xml b/src/changelog/2.19.0/LOG4J2-3589_Allow_Plugins_to_be_injected_with_the_LoggerContext_referenc.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3589_Allow_Plugins_to_be_injected_with_the_LoggerContext_referenc.xml
rename to src/changelog/2.19.0/LOG4J2-3589_Allow_Plugins_to_be_injected_with_the_LoggerContext_referenc.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3590_Remove_SLF4J_1_8_x_binding.xml b/src/changelog/2.19.0/LOG4J2-3590_Remove_SLF4J_1_8_x_binding.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3590_Remove_SLF4J_1_8_x_binding.xml
rename to src/changelog/2.19.0/LOG4J2-3590_Remove_SLF4J_1_8_x_binding.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml b/src/changelog/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
rename to src/changelog/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
diff --git a/src/changelog/20220909-2.19.0/LOG4J2-708_Add_async_support_to_Log4jServletFilter.xml b/src/changelog/2.19.0/LOG4J2-708_Add_async_support_to_Log4jServletFilter.xml
similarity index 100%
rename from src/changelog/20220909-2.19.0/LOG4J2-708_Add_async_support_to_Log4jServletFilter.xml
rename to src/changelog/2.19.0/LOG4J2-708_Add_async_support_to_Log4jServletFilter.xml
diff --git a/src/changelog/20150222-2.2/.intro.adoc b/src/changelog/2.2/.intro.adoc
similarity index 100%
rename from src/changelog/20150222-2.2/.intro.adoc
rename to src/changelog/2.2/.intro.adoc
diff --git a/src/changelog/20150222-2.2/.release.xml b/src/changelog/2.2/.release.xml
similarity index 100%
rename from src/changelog/20150222-2.2/.release.xml
rename to src/changelog/2.2/.release.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-834_ThrowableProxy_throws_NoClassDefFoundError.xml b/src/changelog/2.2/LOG4J2-834_ThrowableProxy_throws_NoClassDefFoundError.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-834_ThrowableProxy_throws_NoClassDefFoundError.xml
rename to src/changelog/2.2/LOG4J2-834_ThrowableProxy_throws_NoClassDefFoundError.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-881_AbstractLifecycle_should_not_implement_equals_and_hashCode.xml b/src/changelog/2.2/LOG4J2-881_AbstractLifecycle_should_not_implement_equals_and_hashCode.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-881_AbstractLifecycle_should_not_implement_equals_and_hashCode.xml
rename to src/changelog/2.2/LOG4J2-881_AbstractLifecycle_should_not_implement_equals_and_hashCode.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-881_Update_Jackson_from_2_4_2_to_2_4_3.xml b/src/changelog/2.2/LOG4J2-881_Update_Jackson_from_2_4_2_to_2_4_3.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-881_Update_Jackson_from_2_4_2_to_2_4_3.xml
rename to src/changelog/2.2/LOG4J2-881_Update_Jackson_from_2_4_2_to_2_4_3.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-882_Update_maven_core_from_3_1_0_to_3_2_3.xml b/src/changelog/2.2/LOG4J2-882_Update_maven_core_from_3_1_0_to_3_2_3.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-882_Update_maven_core_from_3_1_0_to_3_2_3.xml
rename to src/changelog/2.2/LOG4J2-882_Update_maven_core_from_3_1_0_to_3_2_3.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-883_Update_tests_from_org_apache_felix_framework_4_2_1_to_4_4_1.xml b/src/changelog/2.2/LOG4J2-883_Update_tests_from_org_apache_felix_framework_4_2_1_to_4_4_1.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-883_Update_tests_from_org_apache_felix_framework_4_2_1_to_4_4_1.xml
rename to src/changelog/2.2/LOG4J2-883_Update_tests_from_org_apache_felix_framework_4_2_1_to_4_4_1.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-884_Update_org_eclipse_osgi_from_3_6_0_to_3_7_1.xml b/src/changelog/2.2/LOG4J2-884_Update_org_eclipse_osgi_from_3_6_0_to_3_7_1.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-884_Update_org_eclipse_osgi_from_3_6_0_to_3_7_1.xml
rename to src/changelog/2.2/LOG4J2-884_Update_org_eclipse_osgi_from_3_6_0_to_3_7_1.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-891_AbstractLifecycle_should_not_implement_equals_and_hashCode.xml b/src/changelog/2.2/LOG4J2-891_AbstractLifecycle_should_not_implement_equals_and_hashCode.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-891_AbstractLifecycle_should_not_implement_equals_and_hashCode.xml
rename to src/changelog/2.2/LOG4J2-891_AbstractLifecycle_should_not_implement_equals_and_hashCode.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-892_JUL_adapter_does_not_map_Log4j_2_FATAL_level_to_a_JUL_level.xml b/src/changelog/2.2/LOG4J2-892_JUL_adapter_does_not_map_Log4j_2_FATAL_level_to_a_JUL_level.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-892_JUL_adapter_does_not_map_Log4j_2_FATAL_level_to_a_JUL_level.xml
rename to src/changelog/2.2/LOG4J2-892_JUL_adapter_does_not_map_Log4j_2_FATAL_level_to_a_JUL_level.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-893_NullPointerException_on_filter_when_mapping_JUL_to_Log4j2.xml b/src/changelog/2.2/LOG4J2-893_NullPointerException_on_filter_when_mapping_JUL_to_Log4j2.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-893_NullPointerException_on_filter_when_mapping_JUL_to_Log4j2.xml
rename to src/changelog/2.2/LOG4J2-893_NullPointerException_on_filter_when_mapping_JUL_to_Log4j2.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-895_Specify_the_SyslogAppender_connect_timeout_value_as_part_of.xml b/src/changelog/2.2/LOG4J2-895_Specify_the_SyslogAppender_connect_timeout_value_as_part_of.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-895_Specify_the_SyslogAppender_connect_timeout_value_as_part_of.xml
rename to src/changelog/2.2/LOG4J2-895_Specify_the_SyslogAppender_connect_timeout_value_as_part_of.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-897_Javadoc_for_org_apache_log4j_BasicConfigurator_configure_i.xml b/src/changelog/2.2/LOG4J2-897_Javadoc_for_org_apache_log4j_BasicConfigurator_configure_i.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-897_Javadoc_for_org_apache_log4j_BasicConfigurator_configure_i.xml
rename to src/changelog/2.2/LOG4J2-897_Javadoc_for_org_apache_log4j_BasicConfigurator_configure_i.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-899_Specify_the_SocketAppender_connect_timeout_value_as_part_of.xml b/src/changelog/2.2/LOG4J2-899_Specify_the_SocketAppender_connect_timeout_value_as_part_of.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-899_Specify_the_SocketAppender_connect_timeout_value_as_part_of.xml
rename to src/changelog/2.2/LOG4J2-899_Specify_the_SocketAppender_connect_timeout_value_as_part_of.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-900_Update_Apache_Flume_from_1_5_0_1_to_1_5_2.xml b/src/changelog/2.2/LOG4J2-900_Update_Apache_Flume_from_1_5_0_1_to_1_5_2.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-900_Update_Apache_Flume_from_1_5_0_1_to_1_5_2.xml
rename to src/changelog/2.2/LOG4J2-900_Update_Apache_Flume_from_1_5_0_1_to_1_5_2.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-901_Update_docs_for_SyslogAppender_No_structured_id_name_was_s.xml b/src/changelog/2.2/LOG4J2-901_Update_docs_for_SyslogAppender_No_structured_id_name_was_s.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-901_Update_docs_for_SyslogAppender_No_structured_id_name_was_s.xml
rename to src/changelog/2.2/LOG4J2-901_Update_docs_for_SyslogAppender_No_structured_id_name_was_s.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-903_ClassLoaderContextSelector_uses_ClassLoader_toString_as_a.xml b/src/changelog/2.2/LOG4J2-903_ClassLoaderContextSelector_uses_ClassLoader_toString_as_a.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-903_ClassLoaderContextSelector_uses_ClassLoader_toString_as_a.xml
rename to src/changelog/2.2/LOG4J2-903_ClassLoaderContextSelector_uses_ClassLoader_toString_as_a.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-910_Update_Jackson_from_2_4_3_to_2_4_4.xml b/src/changelog/2.2/LOG4J2-910_Update_Jackson_from_2_4_3_to_2_4_4.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-910_Update_Jackson_from_2_4_3_to_2_4_4.xml
rename to src/changelog/2.2/LOG4J2-910_Update_Jackson_from_2_4_3_to_2_4_4.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-912_XML_configuration_does_not_report_full_error_message_for_XIn.xml b/src/changelog/2.2/LOG4J2-912_XML_configuration_does_not_report_full_error_message_for_XIn.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-912_XML_configuration_does_not_report_full_error_message_for_XIn.xml
rename to src/changelog/2.2/LOG4J2-912_XML_configuration_does_not_report_full_error_message_for_XIn.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-914_ThrowableProxy_getExtendedStackTraceAsString_causes_NullPoin.xml b/src/changelog/2.2/LOG4J2-914_ThrowableProxy_getExtendedStackTraceAsString_causes_NullPoin.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-914_ThrowableProxy_getExtendedStackTraceAsString_causes_NullPoin.xml
rename to src/changelog/2.2/LOG4J2-914_ThrowableProxy_getExtendedStackTraceAsString_causes_NullPoin.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-919_Logging_system_fails_to_initialize_if_XInclude_API_is_not_av.xml b/src/changelog/2.2/LOG4J2-919_Logging_system_fails_to_initialize_if_XInclude_API_is_not_av.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-919_Logging_system_fails_to_initialize_if_XInclude_API_is_not_av.xml
rename to src/changelog/2.2/LOG4J2-919_Logging_system_fails_to_initialize_if_XInclude_API_is_not_av.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-924_Log4j_1_2_Bridge_doesn_t_map_level_ALL_correctly_in_Category.xml b/src/changelog/2.2/LOG4J2-924_Log4j_1_2_Bridge_doesn_t_map_level_ALL_correctly_in_Category.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-924_Log4j_1_2_Bridge_doesn_t_map_level_ALL_correctly_in_Category.xml
rename to src/changelog/2.2/LOG4J2-924_Log4j_1_2_Bridge_doesn_t_map_level_ALL_correctly_in_Category.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-925_Update_from_Jackson_2_4_4_to_2_5_0.xml b/src/changelog/2.2/LOG4J2-925_Update_from_Jackson_2_4_4_to_2_5_0.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-925_Update_from_Jackson_2_4_4_to_2_5_0.xml
rename to src/changelog/2.2/LOG4J2-925_Update_from_Jackson_2_4_4_to_2_5_0.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-931_ConsoleAppender_is_missing_PluginFactory_annotation_at_crea.xml b/src/changelog/2.2/LOG4J2-931_ConsoleAppender_is_missing_PluginFactory_annotation_at_crea.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-931_ConsoleAppender_is_missing_PluginFactory_annotation_at_crea.xml
rename to src/changelog/2.2/LOG4J2-931_ConsoleAppender_is_missing_PluginFactory_annotation_at_crea.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-933_HTML_layout_should_not_use_attribute_minimalization_for_hr_n.xml b/src/changelog/2.2/LOG4J2-933_HTML_layout_should_not_use_attribute_minimalization_for_hr_n.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-933_HTML_layout_should_not_use_attribute_minimalization_for_hr_n.xml
rename to src/changelog/2.2/LOG4J2-933_HTML_layout_should_not_use_attribute_minimalization_for_hr_n.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-938__JMX_To_avoid_memory_leaks_when_web_applications_are_restar.xml b/src/changelog/2.2/LOG4J2-938__JMX_To_avoid_memory_leaks_when_web_applications_are_restar.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-938__JMX_To_avoid_memory_leaks_when_web_applications_are_restar.xml
rename to src/changelog/2.2/LOG4J2-938__JMX_To_avoid_memory_leaks_when_web_applications_are_restar.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-941_Allow_JSON_layout_to_create_one_compact_log_record_per_line.xml b/src/changelog/2.2/LOG4J2-941_Allow_JSON_layout_to_create_one_compact_log_record_per_line.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-941_Allow_JSON_layout_to_create_one_compact_log_record_per_line.xml
rename to src/changelog/2.2/LOG4J2-941_Allow_JSON_layout_to_create_one_compact_log_record_per_line.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-944_Log4j_Flume_appender_is_not_adding_millisecond_to_the_event.xml b/src/changelog/2.2/LOG4J2-944_Log4j_Flume_appender_is_not_adding_millisecond_to_the_event.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-944_Log4j_Flume_appender_is_not_adding_millisecond_to_the_event.xml
rename to src/changelog/2.2/LOG4J2-944_Log4j_Flume_appender_is_not_adding_millisecond_to_the_event.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-946__docs_Using_Log4j_2_in_Web_Applications_Update_example_Lo.xml b/src/changelog/2.2/LOG4J2-946__docs_Using_Log4j_2_in_Web_Applications_Update_example_Lo.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-946__docs_Using_Log4j_2_in_Web_Applications_Update_example_Lo.xml
rename to src/changelog/2.2/LOG4J2-946__docs_Using_Log4j_2_in_Web_Applications_Update_example_Lo.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-950_Incorrect_attribute_name_in_PropertiesRewritePolicy_example.xml b/src/changelog/2.2/LOG4J2-950_Incorrect_attribute_name_in_PropertiesRewritePolicy_example.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-950_Incorrect_attribute_name_in_PropertiesRewritePolicy_example.xml
rename to src/changelog/2.2/LOG4J2-950_Incorrect_attribute_name_in_PropertiesRewritePolicy_example.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-955_Documentation_clarify_system_properties_to_control_status_l.xml b/src/changelog/2.2/LOG4J2-955_Documentation_clarify_system_properties_to_control_status_l.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-955_Documentation_clarify_system_properties_to_control_status_l.xml
rename to src/changelog/2.2/LOG4J2-955_Documentation_clarify_system_properties_to_control_status_l.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-956_Manual_refers_to_Route_AppenderRef_attribute_should_be_r.xml b/src/changelog/2.2/LOG4J2-956_Manual_refers_to_Route_AppenderRef_attribute_should_be_r.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-956_Manual_refers_to_Route_AppenderRef_attribute_should_be_r.xml
rename to src/changelog/2.2/LOG4J2-956_Manual_refers_to_Route_AppenderRef_attribute_should_be_r.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-957_Missing_toUpperCase_Locale_ENGLISH.xml b/src/changelog/2.2/LOG4J2-957_Missing_toUpperCase_Locale_ENGLISH.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-957_Missing_toUpperCase_Locale_ENGLISH.xml
rename to src/changelog/2.2/LOG4J2-957_Missing_toUpperCase_Locale_ENGLISH.xml
diff --git a/src/changelog/20150222-2.2/LOG4J2-958_Update_from_Jackson_2_5_0_to_2_5_1.xml b/src/changelog/2.2/LOG4J2-958_Update_from_Jackson_2_5_0_to_2_5_1.xml
similarity index 100%
rename from src/changelog/20150222-2.2/LOG4J2-958_Update_from_Jackson_2_5_0_to_2_5_1.xml
rename to src/changelog/2.2/LOG4J2-958_Update_from_Jackson_2_5_0_to_2_5_1.xml
diff --git a/src/changelog/20150509-2.3/.intro.adoc b/src/changelog/2.3/.intro.adoc
similarity index 100%
rename from src/changelog/20150509-2.3/.intro.adoc
rename to src/changelog/2.3/.intro.adoc
diff --git a/src/changelog/20150509-2.3/.release.xml b/src/changelog/2.3/.release.xml
similarity index 100%
rename from src/changelog/20150509-2.3/.release.xml
rename to src/changelog/2.3/.release.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-1003_JUL_Logger_throwing_is_mis_mapped_to_ERROR_when_it_should_be.xml b/src/changelog/2.3/LOG4J2-1003_JUL_Logger_throwing_is_mis_mapped_to_ERROR_when_it_should_be.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-1003_JUL_Logger_throwing_is_mis_mapped_to_ERROR_when_it_should_be.xml
rename to src/changelog/2.3/LOG4J2-1003_JUL_Logger_throwing_is_mis_mapped_to_ERROR_when_it_should_be.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-1004_Update_Jackson_from_2_5_1_to_2_5_3.xml b/src/changelog/2.3/LOG4J2-1004_Update_Jackson_from_2_5_1_to_2_5_3.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-1004_Update_Jackson_from_2_5_1_to_2_5_3.xml
rename to src/changelog/2.3/LOG4J2-1004_Update_Jackson_from_2_5_1_to_2_5_3.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-1005_Update_Slf4j_from_1_7_7_to_1_7_12.xml b/src/changelog/2.3/LOG4J2-1005_Update_Slf4j_from_1_7_7_to_1_7_12.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-1005_Update_Slf4j_from_1_7_7_to_1_7_12.xml
rename to src/changelog/2.3/LOG4J2-1005_Update_Slf4j_from_1_7_7_to_1_7_12.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-1007_org_apache_logging_log4j_core_util_fileFromUri_URI_uri_inco.xml b/src/changelog/2.3/LOG4J2-1007_org_apache_logging_log4j_core_util_fileFromUri_URI_uri_inco.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-1007_org_apache_logging_log4j_core_util_fileFromUri_URI_uri_inco.xml
rename to src/changelog/2.3/LOG4J2-1007_org_apache_logging_log4j_core_util_fileFromUri_URI_uri_inco.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-1008_org_apache_logging_log4j_core_config_plugins_util_ResolverUt.xml b/src/changelog/2.3/LOG4J2-1008_org_apache_logging_log4j_core_config_plugins_util_ResolverUt.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-1008_org_apache_logging_log4j_core_config_plugins_util_ResolverUt.xml
rename to src/changelog/2.3/LOG4J2-1008_org_apache_logging_log4j_core_config_plugins_util_ResolverUt.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-1009_Incorrectly_defined_compressionType_parameter_to_GelfLayout.xml b/src/changelog/2.3/LOG4J2-1009_Incorrectly_defined_compressionType_parameter_to_GelfLayout.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-1009_Incorrectly_defined_compressionType_parameter_to_GelfLayout.xml
rename to src/changelog/2.3/LOG4J2-1009_Incorrectly_defined_compressionType_parameter_to_GelfLayout.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-926_Truncate_from_the_end_of_text_format_modifier.xml b/src/changelog/2.3/LOG4J2-926_Truncate_from_the_end_of_text_format_modifier.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-926_Truncate_from_the_end_of_text_format_modifier.xml
rename to src/changelog/2.3/LOG4J2-926_Truncate_from_the_end_of_text_format_modifier.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-947_A_new_StatusLoggerAdmin_listener_is_added_to_StatusLogger_ev.xml b/src/changelog/2.3/LOG4J2-947_A_new_StatusLoggerAdmin_listener_is_added_to_StatusLogger_ev.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-947_A_new_StatusLoggerAdmin_listener_is_added_to_StatusLogger_ev.xml
rename to src/changelog/2.3/LOG4J2-947_A_new_StatusLoggerAdmin_listener_is_added_to_StatusLogger_ev.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-964_StringFormattedMessage_serialization_is_incorrect.xml b/src/changelog/2.3/LOG4J2-964_StringFormattedMessage_serialization_is_incorrect.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-964_StringFormattedMessage_serialization_is_incorrect.xml
rename to src/changelog/2.3/LOG4J2-964_StringFormattedMessage_serialization_is_incorrect.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-965_System_out_no_longer_works_after_the_Console_appender_and_JA.xml b/src/changelog/2.3/LOG4J2-965_System_out_no_longer_works_after_the_Console_appender_and_JA.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-965_System_out_no_longer_works_after_the_Console_appender_and_JA.xml
rename to src/changelog/2.3/LOG4J2-965_System_out_no_longer_works_after_the_Console_appender_and_JA.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-966_KeyStoreConfiguration_createKeyStoreConfiguration_ignores.xml b/src/changelog/2.3/LOG4J2-966_KeyStoreConfiguration_createKeyStoreConfiguration_ignores.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-966_KeyStoreConfiguration_createKeyStoreConfiguration_ignores.xml
rename to src/changelog/2.3/LOG4J2-966_KeyStoreConfiguration_createKeyStoreConfiguration_ignores.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-967_log4j2_component_properties_not_read_for_all_properties.xml b/src/changelog/2.3/LOG4J2-967_log4j2_component_properties_not_read_for_all_properties.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-967_log4j2_component_properties_not_read_for_all_properties.xml
rename to src/changelog/2.3/LOG4J2-967_log4j2_component_properties_not_read_for_all_properties.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-968_SyslogLayout_contains_extra_space.xml b/src/changelog/2.3/LOG4J2-968_SyslogLayout_contains_extra_space.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-968_SyslogLayout_contains_extra_space.xml
rename to src/changelog/2.3/LOG4J2-968_SyslogLayout_contains_extra_space.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-971_Another_bad_priority_in_Syslog_messages.xml b/src/changelog/2.3/LOG4J2-971_Another_bad_priority_in_Syslog_messages.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-971_Another_bad_priority_in_Syslog_messages.xml
rename to src/changelog/2.3/LOG4J2-971_Another_bad_priority_in_Syslog_messages.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-972_org_apache_logging_log4j_core_net_ssl_TlsSyslogInputStreamRe.xml b/src/changelog/2.3/LOG4J2-972_org_apache_logging_log4j_core_net_ssl_TlsSyslogInputStreamRe.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-972_org_apache_logging_log4j_core_net_ssl_TlsSyslogInputStreamRe.xml
rename to src/changelog/2.3/LOG4J2-972_org_apache_logging_log4j_core_net_ssl_TlsSyslogInputStreamRe.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-974_Typo_in_EventLogger_documentation.xml b/src/changelog/2.3/LOG4J2-974_Typo_in_EventLogger_documentation.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-974_Typo_in_EventLogger_documentation.xml
rename to src/changelog/2.3/LOG4J2-974_Typo_in_EventLogger_documentation.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-976_Using_monitorInterval_with_YAML_config_file_format_causes_JS.xml b/src/changelog/2.3/LOG4J2-976_Using_monitorInterval_with_YAML_config_file_format_causes_JS.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-976_Using_monitorInterval_with_YAML_config_file_format_causes_JS.xml
rename to src/changelog/2.3/LOG4J2-976_Using_monitorInterval_with_YAML_config_file_format_causes_JS.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-980_Numerical_overflow_in_BurstFilter_not_handled_correctly.xml b/src/changelog/2.3/LOG4J2-980_Numerical_overflow_in_BurstFilter_not_handled_correctly.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-980_Numerical_overflow_in_BurstFilter_not_handled_correctly.xml
rename to src/changelog/2.3/LOG4J2-980_Numerical_overflow_in_BurstFilter_not_handled_correctly.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-981_Incorrect_unlock_in_ProviderUtil.xml b/src/changelog/2.3/LOG4J2-981_Incorrect_unlock_in_ProviderUtil.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-981_Incorrect_unlock_in_ProviderUtil.xml
rename to src/changelog/2.3/LOG4J2-981_Incorrect_unlock_in_ProviderUtil.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-984_PatternLayout_highlight_to_support_noConsoleNoAnsi_like_st.xml b/src/changelog/2.3/LOG4J2-984_PatternLayout_highlight_to_support_noConsoleNoAnsi_like_st.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-984_PatternLayout_highlight_to_support_noConsoleNoAnsi_like_st.xml
rename to src/changelog/2.3/LOG4J2-984_PatternLayout_highlight_to_support_noConsoleNoAnsi_like_st.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-985_AbstractFilter_should_not_implement_equals_and_hashCode.xml b/src/changelog/2.3/LOG4J2-985_AbstractFilter_should_not_implement_equals_and_hashCode.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-985_AbstractFilter_should_not_implement_equals_and_hashCode.xml
rename to src/changelog/2.3/LOG4J2-985_AbstractFilter_should_not_implement_equals_and_hashCode.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-987_Migrate_tests_from_Logback_1_1_2_to_1_1_3.xml b/src/changelog/2.3/LOG4J2-987_Migrate_tests_from_Logback_1_1_2_to_1_1_3.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-987_Migrate_tests_from_Logback_1_1_2_to_1_1_3.xml
rename to src/changelog/2.3/LOG4J2-987_Migrate_tests_from_Logback_1_1_2_to_1_1_3.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-988_Update_LMAX_Disruptor_from_3_3_0_to_3_3_2.xml b/src/changelog/2.3/LOG4J2-988_Update_LMAX_Disruptor_from_3_3_0_to_3_3_2.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-988_Update_LMAX_Disruptor_from_3_3_0_to_3_3_2.xml
rename to src/changelog/2.3/LOG4J2-988_Update_LMAX_Disruptor_from_3_3_0_to_3_3_2.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-988_Update_tests_to_use_ActiveMQ_from_5_10_to_5_11_1.xml b/src/changelog/2.3/LOG4J2-988_Update_tests_to_use_ActiveMQ_from_5_10_to_5_11_1.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-988_Update_tests_to_use_ActiveMQ_from_5_10_to_5_11_1.xml
rename to src/changelog/2.3/LOG4J2-988_Update_tests_to_use_ActiveMQ_from_5_10_to_5_11_1.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-991_Async_root_logger_config_should_default_includeLocation_to_f.xml b/src/changelog/2.3/LOG4J2-991_Async_root_logger_config_should_default_includeLocation_to_f.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-991_Async_root_logger_config_should_default_includeLocation_to_f.xml
rename to src/changelog/2.3/LOG4J2-991_Async_root_logger_config_should_default_includeLocation_to_f.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-993_Deadlock_would_occur_if_appender_thread_creates_a_new_Logger.xml b/src/changelog/2.3/LOG4J2-993_Deadlock_would_occur_if_appender_thread_creates_a_new_Logger.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-993_Deadlock_would_occur_if_appender_thread_creates_a_new_Logger.xml
rename to src/changelog/2.3/LOG4J2-993_Deadlock_would_occur_if_appender_thread_creates_a_new_Logger.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-995_Move_UTF_8_constant_from_Charsets_to_Constants_class_Remove.xml b/src/changelog/2.3/LOG4J2-995_Move_UTF_8_constant_from_Charsets_to_Constants_class_Remove.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-995_Move_UTF_8_constant_from_Charsets_to_Constants_class_Remove.xml
rename to src/changelog/2.3/LOG4J2-995_Move_UTF_8_constant_from_Charsets_to_Constants_class_Remove.xml
diff --git a/src/changelog/20150509-2.3/LOG4J2-998_Make_org_apache_logging_log4j_core_Logger_updateConfiguratio.xml b/src/changelog/2.3/LOG4J2-998_Make_org_apache_logging_log4j_core_Logger_updateConfiguratio.xml
similarity index 100%
rename from src/changelog/20150509-2.3/LOG4J2-998_Make_org_apache_logging_log4j_core_Logger_updateConfiguratio.xml
rename to src/changelog/2.3/LOG4J2-998_Make_org_apache_logging_log4j_core_Logger_updateConfiguratio.xml
diff --git a/src/changelog/20151008-2.4.1/.intro.adoc b/src/changelog/2.4.1/.intro.adoc
similarity index 100%
rename from src/changelog/20151008-2.4.1/.intro.adoc
rename to src/changelog/2.4.1/.intro.adoc
diff --git a/src/changelog/20151008-2.4.1/.release.xml b/src/changelog/2.4.1/.release.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/.release.xml
rename to src/changelog/2.4.1/.release.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1020_Add_possibility_to_set_shutdown_timeout_on_AsyncAppender.xml b/src/changelog/2.4.1/LOG4J2-1020_Add_possibility_to_set_shutdown_timeout_on_AsyncAppender.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1020_Add_possibility_to_set_shutdown_timeout_on_AsyncAppender.xml
rename to src/changelog/2.4.1/LOG4J2-1020_Add_possibility_to_set_shutdown_timeout_on_AsyncAppender.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1040_Update_MongoDB_driver_from_2_13_3_to_3_0_4.xml b/src/changelog/2.4.1/LOG4J2-1040_Update_MongoDB_driver_from_2_13_3_to_3_0_4.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1040_Update_MongoDB_driver_from_2_13_3_to_3_0_4.xml
rename to src/changelog/2.4.1/LOG4J2-1040_Update_MongoDB_driver_from_2_13_3_to_3_0_4.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1050_Fixed_Log4jLookup.xml b/src/changelog/2.4.1/LOG4J2-1050_Fixed_Log4jLookup.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1050_Fixed_Log4jLookup.xml
rename to src/changelog/2.4.1/LOG4J2-1050_Fixed_Log4jLookup.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1126_Web_site_corrections_and_updates.xml b/src/changelog/2.4.1/LOG4J2-1126_Web_site_corrections_and_updates.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1126_Web_site_corrections_and_updates.xml
rename to src/changelog/2.4.1/LOG4J2-1126_Web_site_corrections_and_updates.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1127_log4j2_xml_cannot_be_parsed_on_Oracle_Weblogic_12c.xml b/src/changelog/2.4.1/LOG4J2-1127_log4j2_xml_cannot_be_parsed_on_Oracle_Weblogic_12c.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1127_log4j2_xml_cannot_be_parsed_on_Oracle_Weblogic_12c.xml
rename to src/changelog/2.4.1/LOG4J2-1127_log4j2_xml_cannot_be_parsed_on_Oracle_Weblogic_12c.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1128_Reuse_StringBuilder_to_improve_performance_for_String_based.xml b/src/changelog/2.4.1/LOG4J2-1128_Reuse_StringBuilder_to_improve_performance_for_String_based.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1128_Reuse_StringBuilder_to_improve_performance_for_String_based.xml
rename to src/changelog/2.4.1/LOG4J2-1128_Reuse_StringBuilder_to_improve_performance_for_String_based.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1129_Allow_PatternLayout_to_select_a_pattern_to_use_based_on_some.xml b/src/changelog/2.4.1/LOG4J2-1129_Allow_PatternLayout_to_select_a_pattern_to_use_based_on_some.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1129_Allow_PatternLayout_to_select_a_pattern_to_use_based_on_some.xml
rename to src/changelog/2.4.1/LOG4J2-1129_Allow_PatternLayout_to_select_a_pattern_to_use_based_on_some.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1131_Update_mongo_java_driver_from_2_13_2_to_2_13_3.xml b/src/changelog/2.4.1/LOG4J2-1131_Update_mongo_java_driver_from_2_13_2_to_2_13_3.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1131_Update_mongo_java_driver_from_2_13_2_to_2_13_3.xml
rename to src/changelog/2.4.1/LOG4J2-1131_Update_mongo_java_driver_from_2_13_2_to_2_13_3.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1132_Do_not_use_MongoDB_driver_2_13_3_deprecated_methods.xml b/src/changelog/2.4.1/LOG4J2-1132_Do_not_use_MongoDB_driver_2_13_3_deprecated_methods.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1132_Do_not_use_MongoDB_driver_2_13_3_deprecated_methods.xml
rename to src/changelog/2.4.1/LOG4J2-1132_Do_not_use_MongoDB_driver_2_13_3_deprecated_methods.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1135_Compression_on_rollover_was_broken_log_file_was_renamed_to.xml b/src/changelog/2.4.1/LOG4J2-1135_Compression_on_rollover_was_broken_log_file_was_renamed_to.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1135_Compression_on_rollover_was_broken_log_file_was_renamed_to.xml
rename to src/changelog/2.4.1/LOG4J2-1135_Compression_on_rollover_was_broken_log_file_was_renamed_to.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1138_Do_not_use_Jackson_deprecated_methods.xml b/src/changelog/2.4.1/LOG4J2-1138_Do_not_use_Jackson_deprecated_methods.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1138_Do_not_use_Jackson_deprecated_methods.xml
rename to src/changelog/2.4.1/LOG4J2-1138_Do_not_use_Jackson_deprecated_methods.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1139_Update_Jackson_from_2_6_1_to_2_6_2.xml b/src/changelog/2.4.1/LOG4J2-1139_Update_Jackson_from_2_6_1_to_2_6_2.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1139_Update_Jackson_from_2_6_1_to_2_6_2.xml
rename to src/changelog/2.4.1/LOG4J2-1139_Update_Jackson_from_2_6_1_to_2_6_2.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1140_Fixed_bug_where_headers_were_not_being_written_to_first_file.xml b/src/changelog/2.4.1/LOG4J2-1140_Fixed_bug_where_headers_were_not_being_written_to_first_file.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1140_Fixed_bug_where_headers_were_not_being_written_to_first_file.xml
rename to src/changelog/2.4.1/LOG4J2-1140_Fixed_bug_where_headers_were_not_being_written_to_first_file.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1142_Fix_potential_memory_leak_in_web_applications_by_using_a_str.xml b/src/changelog/2.4.1/LOG4J2-1142_Fix_potential_memory_leak_in_web_applications_by_using_a_str.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1142_Fix_potential_memory_leak_in_web_applications_by_using_a_str.xml
rename to src/changelog/2.4.1/LOG4J2-1142_Fix_potential_memory_leak_in_web_applications_by_using_a_str.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1144_Add_markerSimpleName_in_pattern_layout_should_evaluate_to_m.xml b/src/changelog/2.4.1/LOG4J2-1144_Add_markerSimpleName_in_pattern_layout_should_evaluate_to_m.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1144_Add_markerSimpleName_in_pattern_layout_should_evaluate_to_m.xml
rename to src/changelog/2.4.1/LOG4J2-1144_Add_markerSimpleName_in_pattern_layout_should_evaluate_to_m.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1145_Add_equals_to_PatternLayout_to_test_and_replace_patterns_wi.xml b/src/changelog/2.4.1/LOG4J2-1145_Add_equals_to_PatternLayout_to_test_and_replace_patterns_wi.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1145_Add_equals_to_PatternLayout_to_test_and_replace_patterns_wi.xml
rename to src/changelog/2.4.1/LOG4J2-1145_Add_equals_to_PatternLayout_to_test_and_replace_patterns_wi.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1146_Add_notEmpty_to_PatternLayout_to_avoid_output_of_patterns_w.xml b/src/changelog/2.4.1/LOG4J2-1146_Add_notEmpty_to_PatternLayout_to_avoid_output_of_patterns_w.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1146_Add_notEmpty_to_PatternLayout_to_avoid_output_of_patterns_w.xml
rename to src/changelog/2.4.1/LOG4J2-1146_Add_notEmpty_to_PatternLayout_to_avoid_output_of_patterns_w.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1147_Add_equalsIgnoreCase_to_PatternLayout_to_test_and_replace_p.xml b/src/changelog/2.4.1/LOG4J2-1147_Add_equalsIgnoreCase_to_PatternLayout_to_test_and_replace_p.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1147_Add_equalsIgnoreCase_to_PatternLayout_to_test_and_replace_p.xml
rename to src/changelog/2.4.1/LOG4J2-1147_Add_equalsIgnoreCase_to_PatternLayout_to_test_and_replace_p.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1149_Fixed_bug_where_PatternLayout_predefined_date_pattern_with_t.xml b/src/changelog/2.4.1/LOG4J2-1149_Fixed_bug_where_PatternLayout_predefined_date_pattern_with_t.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1149_Fixed_bug_where_PatternLayout_predefined_date_pattern_with_t.xml
rename to src/changelog/2.4.1/LOG4J2-1149_Fixed_bug_where_PatternLayout_predefined_date_pattern_with_t.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1150_Update_kafka_clients_from_0_8_2_1_to_0_8_2_2.xml b/src/changelog/2.4.1/LOG4J2-1150_Update_kafka_clients_from_0_8_2_1_to_0_8_2_2.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1150_Update_kafka_clients_from_0_8_2_1_to_0_8_2_2.xml
rename to src/changelog/2.4.1/LOG4J2-1150_Update_kafka_clients_from_0_8_2_1_to_0_8_2_2.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1151_Performance_improvement_backport_Java_8_fast_ISO_8859_1_Str.xml b/src/changelog/2.4.1/LOG4J2-1151_Performance_improvement_backport_Java_8_fast_ISO_8859_1_Str.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1151_Performance_improvement_backport_Java_8_fast_ISO_8859_1_Str.xml
rename to src/changelog/2.4.1/LOG4J2-1151_Performance_improvement_backport_Java_8_fast_ISO_8859_1_Str.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-1153_Fixed_NullPointerException_when_only_root_logger_is_defined.xml b/src/changelog/2.4.1/LOG4J2-1153_Fixed_NullPointerException_when_only_root_logger_is_defined.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-1153_Fixed_NullPointerException_when_only_root_logger_is_defined.xml
rename to src/changelog/2.4.1/LOG4J2-1153_Fixed_NullPointerException_when_only_root_logger_is_defined.xml
diff --git a/src/changelog/20151008-2.4.1/LOG4J2-935_Performance_improvement_when_converting_Strings_to_byte_ar.xml b/src/changelog/2.4.1/LOG4J2-935_Performance_improvement_when_converting_Strings_to_byte_ar.xml
similarity index 100%
rename from src/changelog/20151008-2.4.1/LOG4J2-935_Performance_improvement_when_converting_Strings_to_byte_ar.xml
rename to src/changelog/2.4.1/LOG4J2-935_Performance_improvement_when_converting_Strings_to_byte_ar.xml
diff --git a/src/changelog/20150920-2.4/.intro.adoc b/src/changelog/2.4/.intro.adoc
similarity index 100%
rename from src/changelog/20150920-2.4/.intro.adoc
rename to src/changelog/2.4/.intro.adoc
diff --git a/src/changelog/20150920-2.4/.release.xml b/src/changelog/2.4/.release.xml
similarity index 100%
rename from src/changelog/20150920-2.4/.release.xml
rename to src/changelog/2.4/.release.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1010_Pass_log_event_when_interpolating_logger_properties.xml b/src/changelog/2.4/LOG4J2-1010_Pass_log_event_when_interpolating_logger_properties.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1010_Pass_log_event_when_interpolating_logger_properties.xml
rename to src/changelog/2.4/LOG4J2-1010_Pass_log_event_when_interpolating_logger_properties.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1015_Add_a_way_to_route_messages_based_on_the_marker_in_Layout_f.xml b/src/changelog/2.4/LOG4J2-1015_Add_a_way_to_route_messages_based_on_the_marker_in_Layout_f.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1015_Add_a_way_to_route_messages_based_on_the_marker_in_Layout_f.xml
rename to src/changelog/2.4/LOG4J2-1015_Add_a_way_to_route_messages_based_on_the_marker_in_Layout_f.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1017_Update_Java_platform_from_Java_6_to_7_From_this_version_onw.xml b/src/changelog/2.4/LOG4J2-1017_Update_Java_platform_from_Java_6_to_7_From_this_version_onw.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1017_Update_Java_platform_from_Java_6_to_7_From_this_version_onw.xml
rename to src/changelog/2.4/LOG4J2-1017_Update_Java_platform_from_Java_6_to_7_From_this_version_onw.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1018_Update_database_tests_from_H2_1_3_175_to_1_3_176.xml b/src/changelog/2.4/LOG4J2-1018_Update_database_tests_from_H2_1_3_175_to_1_3_176.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1018_Update_database_tests_from_H2_1_3_175_to_1_3_176.xml
rename to src/changelog/2.4/LOG4J2-1018_Update_database_tests_from_H2_1_3_175_to_1_3_176.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1019_ZipCompressAction_leaves_files_open_until_GC_when_an_IO_erro.xml b/src/changelog/2.4/LOG4J2-1019_ZipCompressAction_leaves_files_open_until_GC_when_an_IO_erro.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1019_ZipCompressAction_leaves_files_open_until_GC_when_an_IO_erro.xml
rename to src/changelog/2.4/LOG4J2-1019_ZipCompressAction_leaves_files_open_until_GC_when_an_IO_erro.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1020_GzCompressAction_leaves_files_open_until_GC_when_an_IO_error.xml b/src/changelog/2.4/LOG4J2-1020_GzCompressAction_leaves_files_open_until_GC_when_an_IO_error.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1020_GzCompressAction_leaves_files_open_until_GC_when_an_IO_error.xml
rename to src/changelog/2.4/LOG4J2-1020_GzCompressAction_leaves_files_open_until_GC_when_an_IO_error.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1022_Allow_a_list_of_keys_to_be_specified_in_the_MDC_pattern_conv.xml b/src/changelog/2.4/LOG4J2-1022_Allow_a_list_of_keys_to_be_specified_in_the_MDC_pattern_conv.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1022_Allow_a_list_of_keys_to_be_specified_in_the_MDC_pattern_conv.xml
rename to src/changelog/2.4/LOG4J2-1022_Allow_a_list_of_keys_to_be_specified_in_the_MDC_pattern_conv.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1023_New_RewritePolicy_for_changing_level_of_a_log_event.xml b/src/changelog/2.4/LOG4J2-1023_New_RewritePolicy_for_changing_level_of_a_log_event.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1023_New_RewritePolicy_for_changing_level_of_a_log_event.xml
rename to src/changelog/2.4/LOG4J2-1023_New_RewritePolicy_for_changing_level_of_a_log_event.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1025_Custom_java_util_logging_Level_gives_null_Log4j_Level_and_ca.xml b/src/changelog/2.4/LOG4J2-1025_Custom_java_util_logging_Level_gives_null_Log4j_Level_and_ca.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1025_Custom_java_util_logging_Level_gives_null_Log4j_Level_and_ca.xml
rename to src/changelog/2.4/LOG4J2-1025_Custom_java_util_logging_Level_gives_null_Log4j_Level_and_ca.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1026_HighlightConverter_does_not_obey_noConsoleNoAnsi.xml b/src/changelog/2.4/LOG4J2-1026_HighlightConverter_does_not_obey_noConsoleNoAnsi.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1026_HighlightConverter_does_not_obey_noConsoleNoAnsi.xml
rename to src/changelog/2.4/LOG4J2-1026_HighlightConverter_does_not_obey_noConsoleNoAnsi.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1033_SimpleLogger_creates_unnecessary_Map_objects_by_calling_Thre.xml b/src/changelog/2.4/LOG4J2-1033_SimpleLogger_creates_unnecessary_Map_objects_by_calling_Thre.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1033_SimpleLogger_creates_unnecessary_Map_objects_by_calling_Thre.xml
rename to src/changelog/2.4/LOG4J2-1033_SimpleLogger_creates_unnecessary_Map_objects_by_calling_Thre.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1035_Log4j2_tries_to_SystemClassLoader_when_running_on_Google_App.xml b/src/changelog/2.4/LOG4J2-1035_Log4j2_tries_to_SystemClassLoader_when_running_on_Google_App.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1035_Log4j2_tries_to_SystemClassLoader_when_running_on_Google_App.xml
rename to src/changelog/2.4/LOG4J2-1035_Log4j2_tries_to_SystemClassLoader_when_running_on_Google_App.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1036_Update_Apache_Flume_from_1_5_2_to_1_6_0.xml b/src/changelog/2.4/LOG4J2-1036_Update_Apache_Flume_from_1_5_2_to_1_6_0.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1036_Update_Apache_Flume_from_1_5_2_to_1_6_0.xml
rename to src/changelog/2.4/LOG4J2-1036_Update_Apache_Flume_from_1_5_2_to_1_6_0.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1037_Backward_compatibility_issue_in_log4j_1_2_api_NDC_pop_and.xml b/src/changelog/2.4/LOG4J2-1037_Backward_compatibility_issue_in_log4j_1_2_api_NDC_pop_and.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1037_Backward_compatibility_issue_in_log4j_1_2_api_NDC_pop_and.xml
rename to src/changelog/2.4/LOG4J2-1037_Backward_compatibility_issue_in_log4j_1_2_api_NDC_pop_and.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1038_Incorrect_documentation_for_layout_default_charset.xml b/src/changelog/2.4/LOG4J2-1038_Incorrect_documentation_for_layout_default_charset.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1038_Incorrect_documentation_for_layout_default_charset.xml
rename to src/changelog/2.4/LOG4J2-1038_Incorrect_documentation_for_layout_default_charset.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1041_Update_MongoDB_driver_from_2_11_2_to_2_13_2.xml b/src/changelog/2.4/LOG4J2-1041_Update_MongoDB_driver_from_2_11_2_to_2_13_2.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1041_Update_MongoDB_driver_from_2_11_2_to_2_13_2.xml
rename to src/changelog/2.4/LOG4J2-1041_Update_MongoDB_driver_from_2_11_2_to_2_13_2.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1042_Socket_and_Syslog_appenders_don_t_take_timeout_into_account.xml b/src/changelog/2.4/LOG4J2-1042_Socket_and_Syslog_appenders_don_t_take_timeout_into_account.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1042_Socket_and_Syslog_appenders_don_t_take_timeout_into_account.xml
rename to src/changelog/2.4/LOG4J2-1042_Socket_and_Syslog_appenders_don_t_take_timeout_into_account.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1044_Support_batchSize_in_FlumeAvroManager.xml b/src/changelog/2.4/LOG4J2-1044_Support_batchSize_in_FlumeAvroManager.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1044_Support_batchSize_in_FlumeAvroManager.xml
rename to src/changelog/2.4/LOG4J2-1044_Support_batchSize_in_FlumeAvroManager.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1044_Write_pending_events_to_Flume_when_the_appender_is_stopped.xml b/src/changelog/2.4/LOG4J2-1044_Write_pending_events_to_Flume_when_the_appender_is_stopped.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1044_Write_pending_events_to_Flume_when_the_appender_is_stopped.xml
rename to src/changelog/2.4/LOG4J2-1044_Write_pending_events_to_Flume_when_the_appender_is_stopped.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1045_Externalize_log4j2_xml_via_URL_resource.xml b/src/changelog/2.4/LOG4J2-1045_Externalize_log4j2_xml_via_URL_resource.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1045_Externalize_log4j2_xml_via_URL_resource.xml
rename to src/changelog/2.4/LOG4J2-1045_Externalize_log4j2_xml_via_URL_resource.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1046_Circular_Exception_cause_throws_StackOverflowError.xml b/src/changelog/2.4/LOG4J2-1046_Circular_Exception_cause_throws_StackOverflowError.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1046_Circular_Exception_cause_throws_StackOverflowError.xml
rename to src/changelog/2.4/LOG4J2-1046_Circular_Exception_cause_throws_StackOverflowError.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1048_FileConfigurationMonitor_unnecessarily_calls_System_currentT.xml b/src/changelog/2.4/LOG4J2-1048_FileConfigurationMonitor_unnecessarily_calls_System_currentT.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1048_FileConfigurationMonitor_unnecessarily_calls_System_currentT.xml
rename to src/changelog/2.4/LOG4J2-1048_FileConfigurationMonitor_unnecessarily_calls_System_currentT.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1049_AsyncAppender_now_resets_the_thread_interrupted_flag_after_c.xml b/src/changelog/2.4/LOG4J2-1049_AsyncAppender_now_resets_the_thread_interrupted_flag_after_c.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1049_AsyncAppender_now_resets_the_thread_interrupted_flag_after_c.xml
rename to src/changelog/2.4/LOG4J2-1049_AsyncAppender_now_resets_the_thread_interrupted_flag_after_c.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1050_Add_a_Log4jLookup_class_to_help_write_log_files_relative_to.xml b/src/changelog/2.4/LOG4J2-1050_Add_a_Log4jLookup_class_to_help_write_log_files_relative_to.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1050_Add_a_Log4jLookup_class_to_help_write_log_files_relative_to.xml
rename to src/changelog/2.4/LOG4J2-1050_Add_a_Log4jLookup_class_to_help_write_log_files_relative_to.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1051_NoClassDefFoundError_when_starting_app_on_Google_App_Engine.xml b/src/changelog/2.4/LOG4J2-1051_NoClassDefFoundError_when_starting_app_on_Google_App_Engine.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1051_NoClassDefFoundError_when_starting_app_on_Google_App_Engine.xml
rename to src/changelog/2.4/LOG4J2-1051_NoClassDefFoundError_when_starting_app_on_Google_App_Engine.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1057_Add_API_org_apache_logging_log4j_LogManager_getFormatterLogg.xml b/src/changelog/2.4/LOG4J2-1057_Add_API_org_apache_logging_log4j_LogManager_getFormatterLogg.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1057_Add_API_org_apache_logging_log4j_LogManager_getFormatterLogg.xml
rename to src/changelog/2.4/LOG4J2-1057_Add_API_org_apache_logging_log4j_LogManager_getFormatterLogg.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1058_Log4jMarker_contains_String_does_not_respect_org_slf4j_Mark.xml b/src/changelog/2.4/LOG4J2-1058_Log4jMarker_contains_String_does_not_respect_org_slf4j_Mark.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1058_Log4jMarker_contains_String_does_not_respect_org_slf4j_Mark.xml
rename to src/changelog/2.4/LOG4J2-1058_Log4jMarker_contains_String_does_not_respect_org_slf4j_Mark.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1060_Log4jMarker_contains_Marker_does_not_respect_org_slf4j_Mark.xml b/src/changelog/2.4/LOG4J2-1060_Log4jMarker_contains_Marker_does_not_respect_org_slf4j_Mark.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1060_Log4jMarker_contains_Marker_does_not_respect_org_slf4j_Mark.xml
rename to src/changelog/2.4/LOG4J2-1060_Log4jMarker_contains_Marker_does_not_respect_org_slf4j_Mark.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1061_Log4jMarker_remove_Marker_does_not_respect_org_slf4j_Marker.xml b/src/changelog/2.4/LOG4J2-1061_Log4jMarker_remove_Marker_does_not_respect_org_slf4j_Marker.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1061_Log4jMarker_remove_Marker_does_not_respect_org_slf4j_Marker.xml
rename to src/changelog/2.4/LOG4J2-1061_Log4jMarker_remove_Marker_does_not_respect_org_slf4j_Marker.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1062_Log4jMarker_add_Marker_does_not_respect_org_slf4j_Marker_co.xml b/src/changelog/2.4/LOG4J2-1062_Log4jMarker_add_Marker_does_not_respect_org_slf4j_Marker_co.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1062_Log4jMarker_add_Marker_does_not_respect_org_slf4j_Marker_co.xml
rename to src/changelog/2.4/LOG4J2-1062_Log4jMarker_add_Marker_does_not_respect_org_slf4j_Marker_co.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1063_Avoid_creating_temporary_array_object_in_org_apache_logging.xml b/src/changelog/2.4/LOG4J2-1063_Avoid_creating_temporary_array_object_in_org_apache_logging.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1063_Avoid_creating_temporary_array_object_in_org_apache_logging.xml
rename to src/changelog/2.4/LOG4J2-1063_Avoid_creating_temporary_array_object_in_org_apache_logging.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1064_org_apache_logging_slf4j_Log4jMarker_does_not_implement_org.xml b/src/changelog/2.4/LOG4J2-1064_org_apache_logging_slf4j_Log4jMarker_does_not_implement_org.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1064_org_apache_logging_slf4j_Log4jMarker_does_not_implement_org.xml
rename to src/changelog/2.4/LOG4J2-1064_org_apache_logging_slf4j_Log4jMarker_does_not_implement_org.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1065_Define_org_apache_logging_log4j_Marker_equals_Object_and_or.xml b/src/changelog/2.4/LOG4J2-1065_Define_org_apache_logging_log4j_Marker_equals_Object_and_or.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1065_Define_org_apache_logging_log4j_Marker_equals_Object_and_or.xml
rename to src/changelog/2.4/LOG4J2-1065_Define_org_apache_logging_log4j_Marker_equals_Object_and_or.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1066_Expose_Log4jContextFactory_s_ShutdownCallbackRegistry.xml b/src/changelog/2.4/LOG4J2-1066_Expose_Log4jContextFactory_s_ShutdownCallbackRegistry.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1066_Expose_Log4jContextFactory_s_ShutdownCallbackRegistry.xml
rename to src/changelog/2.4/LOG4J2-1066_Expose_Log4jContextFactory_s_ShutdownCallbackRegistry.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1067_ThrowableProxy_getExtendedStackTraceAsString_throws_NPE_on_d.xml b/src/changelog/2.4/LOG4J2-1067_ThrowableProxy_getExtendedStackTraceAsString_throws_NPE_on_d.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1067_ThrowableProxy_getExtendedStackTraceAsString_throws_NPE_on_d.xml
rename to src/changelog/2.4/LOG4J2-1067_ThrowableProxy_getExtendedStackTraceAsString_throws_NPE_on_d.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1068_Exceptions_not_logged_when_using_TcpSocketServer_Serialize.xml b/src/changelog/2.4/LOG4J2-1068_Exceptions_not_logged_when_using_TcpSocketServer_Serialize.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1068_Exceptions_not_logged_when_using_TcpSocketServer_Serialize.xml
rename to src/changelog/2.4/LOG4J2-1068_Exceptions_not_logged_when_using_TcpSocketServer_Serialize.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1069_Improper_handling_of_JSON_escape_chars_when_deserializing_JS.xml b/src/changelog/2.4/LOG4J2-1069_Improper_handling_of_JSON_escape_chars_when_deserializing_JS.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1069_Improper_handling_of_JSON_escape_chars_when_deserializing_JS.xml
rename to src/changelog/2.4/LOG4J2-1069_Improper_handling_of_JSON_escape_chars_when_deserializing_JS.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1070_Update_Java_Mail_from_1_5_2_to_1_5_4.xml b/src/changelog/2.4/LOG4J2-1070_Update_Java_Mail_from_1_5_2_to_1_5_4.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1070_Update_Java_Mail_from_1_5_2_to_1_5_4.xml
rename to src/changelog/2.4/LOG4J2-1070_Update_Java_Mail_from_1_5_2_to_1_5_4.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1074_Added_support_for_system_nanosecond_time_in_pattern_layout.xml b/src/changelog/2.4/LOG4J2-1074_Added_support_for_system_nanosecond_time_in_pattern_layout.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1074_Added_support_for_system_nanosecond_time_in_pattern_layout.xml
rename to src/changelog/2.4/LOG4J2-1074_Added_support_for_system_nanosecond_time_in_pattern_layout.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1075_Added_support_for_compressing_to_bzip2_format_on_file_rollov.xml b/src/changelog/2.4/LOG4J2-1075_Added_support_for_compressing_to_bzip2_format_on_file_rollov.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1075_Added_support_for_compressing_to_bzip2_format_on_file_rollov.xml
rename to src/changelog/2.4/LOG4J2-1075_Added_support_for_compressing_to_bzip2_format_on_file_rollov.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1077_Support_additional_Apache_Commons_Compress_compression_forma.xml b/src/changelog/2.4/LOG4J2-1077_Support_additional_Apache_Commons_Compress_compression_forma.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1077_Support_additional_Apache_Commons_Compress_compression_forma.xml
rename to src/changelog/2.4/LOG4J2-1077_Support_additional_Apache_Commons_Compress_compression_forma.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1078_GelfLayout_throws_exception_if_some_log_event_fields_are_nul.xml b/src/changelog/2.4/LOG4J2-1078_GelfLayout_throws_exception_if_some_log_event_fields_are_nul.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1078_GelfLayout_throws_exception_if_some_log_event_fields_are_nul.xml
rename to src/changelog/2.4/LOG4J2-1078_GelfLayout_throws_exception_if_some_log_event_fields_are_nul.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1079_Update_Jackson_from_2_5_3_to_2_5_4.xml b/src/changelog/2.4/LOG4J2-1079_Update_Jackson_from_2_5_3_to_2_5_4.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1079_Update_Jackson_from_2_5_3_to_2_5_4.xml
rename to src/changelog/2.4/LOG4J2-1079_Update_Jackson_from_2_5_3_to_2_5_4.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1084_Misleading_StatusLogger_WARN_event_in_LogManager_with_java_u.xml b/src/changelog/2.4/LOG4J2-1084_Misleading_StatusLogger_WARN_event_in_LogManager_with_java_u.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1084_Misleading_StatusLogger_WARN_event_in_LogManager_with_java_u.xml
rename to src/changelog/2.4/LOG4J2-1084_Misleading_StatusLogger_WARN_event_in_LogManager_with_java_u.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1088_Add_Comma_Separated_Value_CSV_layouts_for_parameter_and_ev.xml b/src/changelog/2.4/LOG4J2-1088_Add_Comma_Separated_Value_CSV_layouts_for_parameter_and_ev.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1088_Add_Comma_Separated_Value_CSV_layouts_for_parameter_and_ev.xml
rename to src/changelog/2.4/LOG4J2-1088_Add_Comma_Separated_Value_CSV_layouts_for_parameter_and_ev.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1090_Add_Core_Configurator_APIs_to_change_a_logger_s_level.xml b/src/changelog/2.4/LOG4J2-1090_Add_Core_Configurator_APIs_to_change_a_logger_s_level.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1090_Add_Core_Configurator_APIs_to_change_a_logger_s_level.xml
rename to src/changelog/2.4/LOG4J2-1090_Add_Core_Configurator_APIs_to_change_a_logger_s_level.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1092_Update_Jackson_from_2_6_0_to_2_6_1.xml b/src/changelog/2.4/LOG4J2-1092_Update_Jackson_from_2_6_0_to_2_6_1.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1092_Update_Jackson_from_2_6_0_to_2_6_1.xml
rename to src/changelog/2.4/LOG4J2-1092_Update_Jackson_from_2_6_0_to_2_6_1.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1096_Improved_performance_of_ParameterizedMessage_getFormattedMe.xml b/src/changelog/2.4/LOG4J2-1096_Improved_performance_of_ParameterizedMessage_getFormattedMe.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1096_Improved_performance_of_ParameterizedMessage_getFormattedMe.xml
rename to src/changelog/2.4/LOG4J2-1096_Improved_performance_of_ParameterizedMessage_getFormattedMe.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1097_PatternLayout_timestamp_formatting_performance_improvement.xml b/src/changelog/2.4/LOG4J2-1097_PatternLayout_timestamp_formatting_performance_improvement.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1097_PatternLayout_timestamp_formatting_performance_improvement.xml
rename to src/changelog/2.4/LOG4J2-1097_PatternLayout_timestamp_formatting_performance_improvement.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1104_Update_Apache_Commons_Compress_from_1_9_to_1_10.xml b/src/changelog/2.4/LOG4J2-1104_Update_Apache_Commons_Compress_from_1_9_to_1_10.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1104_Update_Apache_Commons_Compress_from_1_9_to_1_10.xml
rename to src/changelog/2.4/LOG4J2-1104_Update_Apache_Commons_Compress_from_1_9_to_1_10.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1105_Add_API_org_apache_logging_log4j_Level_isInRange_Level_Leve.xml b/src/changelog/2.4/LOG4J2-1105_Add_API_org_apache_logging_log4j_Level_isInRange_Level_Leve.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1105_Add_API_org_apache_logging_log4j_Level_isInRange_Level_Leve.xml
rename to src/changelog/2.4/LOG4J2-1105_Add_API_org_apache_logging_log4j_Level_isInRange_Level_Leve.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1106_Add_a_LevelRangeFilter_class.xml b/src/changelog/2.4/LOG4J2-1106_Add_a_LevelRangeFilter_class.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1106_Add_a_LevelRangeFilter_class.xml
rename to src/changelog/2.4/LOG4J2-1106_Add_a_LevelRangeFilter_class.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1107_New_Appender_for_Apache_Kafka.xml b/src/changelog/2.4/LOG4J2-1107_New_Appender_for_Apache_Kafka.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1107_New_Appender_for_Apache_Kafka.xml
rename to src/changelog/2.4/LOG4J2-1107_New_Appender_for_Apache_Kafka.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1108_NullPointerException_when_passing_null_to_java_util_logging.xml b/src/changelog/2.4/LOG4J2-1108_NullPointerException_when_passing_null_to_java_util_logging.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1108_NullPointerException_when_passing_null_to_java_util_logging.xml
rename to src/changelog/2.4/LOG4J2-1108_NullPointerException_when_passing_null_to_java_util_logging.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1110_org_apache_logging_log4j_jul_CoreLogger_setLevel_checks_fo.xml b/src/changelog/2.4/LOG4J2-1110_org_apache_logging_log4j_jul_CoreLogger_setLevel_checks_fo.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1110_org_apache_logging_log4j_jul_CoreLogger_setLevel_checks_fo.xml
rename to src/changelog/2.4/LOG4J2-1110_org_apache_logging_log4j_jul_CoreLogger_setLevel_checks_fo.xml
diff --git a/src/changelog/20150920-2.4/LOG4J2-1113_New_publisher_Appender_for_ZeroMQ_using_JeroMQ.xml b/src/changelog/2.4/LOG4J2-1113_New_publisher_Appender_for_ZeroMQ_using_JeroMQ.xml
similarity index 100%
rename from src/changelog/20150920-2.4/LOG4J2-1113_New_publisher_Appender_for_ZeroMQ_using_JeroMQ.xml
... 2422 lines suppressed ...