File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Change Log {#changelog}
2525
2626| Version | Date | Description |
2727| ------------------- | ---------- | -------------------- |
28- | [ 1.6.0] ( #rel_1_6_0 ) | 2025-XX-XX | Maintenance release |
28+ | [ 1.6.0] ( #rel_1_6_0 ) | 2025-12-14 | Maintenance release |
2929| [ 1.5.0] ( #rel_1_5_0 ) | 2025-08-03 | Maintenance release |
3030| [ 1.4.0] ( #rel_1_4_0 ) | 2025-03-01 | Maintenance release |
3131| [ 1.3.1] ( #rel_1_3_1 ) | 2024-11-30 | Bugfix release |
@@ -50,7 +50,7 @@ Change Log {#changelog}
5050| [ 0.1.0] ( #rel_1_0 ) | 2003-07-08 | |
5151| [ 0.0.1] ( #rel_0_1 ) | 2003-05-31 | |
5252
53- ## Release 1.6.0 - 2025-XX-XX {#rel_1_6_0}
53+ ## Release 1.6.0 - 2025-12-14 {#rel_1_6_0}
5454
5555Release 1.6.0 includes the following new features:
5656
@@ -69,6 +69,9 @@ and the LOG4CXX_CONFIGURATION environment variable (see log4cxx::spi::Configurat
6969
7070The following issues have been addressed:
7171
72+ * Prevent abnormal termination when recursively defining a configuration file variable
73+ \[ [ #565 ] ( https://github.com/apache/logging-log4cxx/pull/565 ) \]
74+
7275
7376## Release 1.5.0 - 2025-08-03 {#rel_1_5_0}
7477
You can’t perform that action at this time.
0 commit comments