You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2018/12/18 18:19:44 UTC

svn propchange: r1849202 - svn:log

Author: brane
Revision: 1849202
Modified property: svn:log

Modified: svn:log at Tue Dec 18 18:19:44 2018
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Dec 18 18:19:44 2018
@@ -4,7 +4,7 @@ Switch default C++ language level to C++
  - We already need C++11 to compile the KWallet plugin.
  - JavaHL compiles in C++11 mode, otherwise it would not build on Windows
    with newer versions of MSVC.
- - Our code code is not affected at all.
+ - Our core code is not affected at all.
 
 * configure.ac: Display the C and C++ language level flags.
 * build/ac-macros/compiler.m4