svn propchange: r1875680 - svn:log

2020-06-05 Thread danielsh
Author: danielsh
Revision: 1875680
Modified property: svn:log

Modified: svn:log at Sat Jun  6 05:52:33 2020
--
--- svn:log (original)
+++ svn:log Sat Jun  6 05:52:33 2020
@@ -5,7 +5,7 @@ libsvn_auth_kwallet shared library is st
 KAboutData is being deleted, libsvn_auth_kwallet may have already been
 unloaded, causing the destructor to access invalid memory.
 
-* subversion/libsvn_auth_kwallet.cpp
+* subversion/libsvn_auth_kwallet/kwallet.cpp
   (kwallet_password_get, kwallet_password_set): Replace use of QStringLiteral
with QString
 



svn propchange: r1875680 - svn:log

2020-03-30 Thread jamessan
Author: jamessan
Revision: 1875680
Modified property: svn:log

Modified: svn:log at Tue Mar 31 01:11:06 2020
--
--- svn:log (original)
+++ svn:log Tue Mar 31 01:11:06 2020
@@ -5,7 +5,7 @@ libsvn_auth_kwallet shared library is st
 KAboutData is being deleted, libsvn_auth_kwallet may have already been
 unloaded, causing the destructor to access invalid memory.
 
-* subversion/libsvn_auth_kwallet
+* subversion/libsvn_auth_kwallet.cpp
   (kwallet_password_get, kwallet_password_set): Replace use of QStringLiteral
with QString
 



svn propchange: r1875680 - svn:log

2020-03-30 Thread jamessan
Author: jamessan
Revision: 1875680
Modified property: svn:log

Modified: svn:log at Tue Mar 31 01:10:30 2020
--
--- svn:log (original)
+++ svn:log Tue Mar 31 01:10:30 2020
@@ -5,4 +5,8 @@ libsvn_auth_kwallet shared library is st
 KAboutData is being deleted, libsvn_auth_kwallet may have already been
 unloaded, causing the destructor to access invalid memory.
 
+* subversion/libsvn_auth_kwallet
+  (kwallet_password_get, kwallet_password_set): Replace use of QStringLiteral
+   with QString
+
 Patch by: Bernhard Übelacker