Skip to content

Commit

Permalink
fix date issue in news.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ceki committed Mar 16, 2017
1 parent c2a7cca commit a81440e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slf4j-site/src/site/pages/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h1>SLF4J News</h1>

<hr noshade="noshade" size="1"/>

<h3>March X, 2017 - Release of SLF4J 1.7.25</h3>
<h3>March 16th, 2017 - Release of SLF4J 1.7.25</h3>

<p>In slf4j-simple module, added a configuration option to
enable/disable caching of the System.out/err target. This
Expand Down

0 comments on commit a81440e

Please sign in to comment.