diff options
author | tschoening <tschoening@13f79535-47bb-0310-9956-ffa450edef68> | 2016-10-23 13:27:30 +0000 |
---|---|---|
committer | tschoening <tschoening@13f79535-47bb-0310-9956-ffa450edef68> | 2016-10-23 13:27:30 +0000 |
commit | 19e22eaf9db8afbc7c3533e1b54737539c939973 (patch) | |
tree | fcedeb2413193b18da7ad5e1e731f80671c01360 /src/changes | |
parent | d44fa42b8c4cb5bd129c43c1f278e995e9e1bcbb (diff) | |
download | log4cxx-master.tar.gz |
git-svn-id: http://svn.apache.org/repos/asf/incubator/log4cxx/trunk@1766278 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/changes')
-rw-r--r-- | src/changes/changes.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6025577..9670343 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -94,6 +94,7 @@ <action issue="LOGCXX-446" type="fix">make install fails, trying to overwrite header files</action> <action issue="LOGCXX-464" type="fix">TimeBasedRollingPolicy should append as configured on rollover</action> <action issue="LOGCXX-482" type="fix">Build failure with GCC-6</action> + <action issue="LOGCXX-484" type="fix">Spelling error s/excute/execute</action> <action type="update">Behavior of StringHelper::startsWith and endsWith synced</action> <action type="update">Documented C (class) and M (method) log format keywords.</action> |