Skip to content

Commit

Permalink
Add release note for PR #222
Browse files Browse the repository at this point in the history
  • Loading branch information
tony19 committed Dec 28, 2014
1 parent 2a8d2c3 commit b657db8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions logback-site/src/site/pages/news.html
Expand Up @@ -37,6 +37,10 @@ <h4>All logback modules now require JDK 1.6 instead of
logback mailing lists with no objections received.</h4>
</div>

<p>Added support for specifying the callstack depth range in the
<code>PatternLayout</code>. For example, <code>%caller{1..2}</code>
displays the first two calls in the callstack.</p>

<p>Added HTTP request method to <code>MDCInsertingServletFilter</code>.</p>

<p>Fixed time-zone dependent code in <code>RollingCalendarTest</code>.
Expand Down

0 comments on commit b657db8

Please sign in to comment.