This is an automated email from the ASF dual-hosted git repository. swebb2066 pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/logging-log4cxx-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new d3e6d06a Fix 1.2.0 release date d3e6d06a is described below commit d3e6d06a49f6da2405d5121e7962d2141368db86 Author: Stephen Webb <stephen.w...@ieee.org> AuthorDate: Thu Apr 4 17:01:37 2024 +1100 Fix 1.2.0 release date --- 1.2.0/changelog.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1.2.0/changelog.html b/1.2.0/changelog.html index 23ea6365..461c36fc 100644 --- a/1.2.0/changelog.html +++ b/1.2.0/changelog.html @@ -117,7 +117,7 @@ Release History</h1> <tr class="markdownTableHead"> <th class="markdownTableHeadNone">Version </th><th class="markdownTableHeadNone">Date </th><th class="markdownTableHeadNone">Description </th></tr> <tr class="markdownTableRowOdd"> -<td class="markdownTableBodyNone"><a class="el" href="changelog.html#rel_1_2_0">1.2.0</a> </td><td class="markdownTableBodyNone">2023-XX-01 </td><td class="markdownTableBodyNone">Maintenance release </td></tr> +<td class="markdownTableBodyNone"><a class="el" href="changelog.html#rel_1_2_0">1.2.0</a> </td><td class="markdownTableBodyNone">2024-01-01 </td><td class="markdownTableBodyNone">Maintenance release </td></tr> <tr class="markdownTableRowEven"> <td class="markdownTableBodyNone"><a class="el" href="changelog.html#rel_1_1_0">1.1.0</a> </td><td class="markdownTableBodyNone">2023-05-01 </td><td class="markdownTableBodyNone">General bugfix release </td></tr> <tr class="markdownTableRowOdd"> @@ -156,7 +156,7 @@ Release History</h1> <td class="markdownTableBodyNone"><a class="el" href="changelog.html#rel_0_1">0.0.1</a> </td><td class="markdownTableBodyNone">2003-05-31 </td><td class="markdownTableBodyNone"></td></tr> </table> <h2><a class="anchor" id="rel_1_2_0"></a> -Release 1.2.0 - 2023-XX-01</h2> +Release 1.2.0 - 2024-01-01</h2> <p>The following issues have been addressed:</p> <ul> <li>The <code>locale</code> external character encoding option reverting to US-ASCII [<a href="https://issues.apache.org/jira/browse/LOGCXX-483">LOGCXX-483</a>]</li>