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

rmiddleton pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new bd9b01b  fix typo
bd9b01b is described below

commit bd9b01b9c0d9de504681e1333ee81e1f2c57292e
Author: Robert Middleton <[email protected]>
AuthorDate: Thu May 5 20:23:26 2022 -0400

    fix typo
---
 0.13.0/changelog.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/0.13.0/changelog.html b/0.13.0/changelog.html
index f544a87..2f9f56c 100644
--- a/0.13.0/changelog.html
+++ b/0.13.0/changelog.html
@@ -122,7 +122,7 @@ 
$(document).ready(function(){initNavTree('changelog.html','');});
 <tr>
 <td><a href="#0.0.1">0.0.1</a> </td><td>2003-05-31 </td><td></td></tr>
 </table>
-<p><a class="anchor" id="0.13.0"></a> </p><h2>Release 0.13.1 - 2022-04-15</h2>
+<p><a class="anchor" id="0.13.0"></a> </p><h2>Release 0.13.0 - 2022-04-15</h2>
 <p>This release fixes a number of issues. Notable new features include the 
ability to block signals from threads that the library creates, automatic 
creation of log directories, new color patterns, and the ability to determine 
the library version at compile and run-time.</p>
 <h2>Bug </h2>
 <ul>

Reply via email to