diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -963,7 +963,7 @@ Smb4K 0.4.1: - Fixed malfunction when super program was chosen and became deinstalled. - Fixed handling of passwords with special characters (closes #2146). - Fixed problems opening shares with Konqueror by moving from - KApplication::invokeBrowser() to KRun. + TDEApplication::invokeBrowser() to KRun. - Fixed two potential crashes by adding NULL pointers to the return statements of Smb4KMounter::findShareByName() and Smb4KMounter::findShareByPath(). - Fixed blocking of KDE's logout if the main window was open. |