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 <bernhardu{_AT_}mailbox.org>