
Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: 55c4d5d298b22c0c0b14dfd13d04795c82bb608d https://github.com/qos-ch/logback/commit/55c4d5d298b22c0c0b14dfd13d04795c82b... Author: Eric Dahl <eric.c.dahl@gmail.com> Date: 2013-11-19 (Tue, 19 Nov 2013) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/CoreConstants.java M logback-site/src/site/pages/demo.html M logback-site/src/site/pages/manual/layouts.html Log Message: ----------- LOGBACK-927 Update the logback-access Common Log Format to use MMM rather than MM. Update the documentation to reflect this and to remove errors regarding the %date/%t behavior with the PatternLayout Commit: 7dd85b5c4eda07173611e54764f69c093c6ffab6 https://github.com/qos-ch/logback/commit/7dd85b5c4eda07173611e54764f69c093c6... Author: Tony Trinh <tony19@gmail.com> Date: 2013-11-20 (Wed, 20 Nov 2013) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/CoreConstants.java M logback-site/src/site/pages/demo.html M logback-site/src/site/pages/manual/layouts.html Log Message: ----------- Merge pull request #161 from ericdahl/access-PatternLayout-default-date LOGBACK-927 Update logback-access Common Log Format to use MMM rather than MM for month Compare: https://github.com/qos-ch/logback/compare/d90d93e8c502...7dd85b5c4eda