diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ 2. When KDialogD is started, write its PID to a file. When each app attempts to connect to KDialogD, it checks if the PID in the file is still active - if not it starts KDialogD. -3. KIO::NetAccess::mostLocalUrl fails if a file does not exist. If so, +3. TDEIO::NetAccess::mostLocalUrl fails if a file does not exist. If so, then check if parent folder exists - and if so, append filename to that. |