diff options
author | Timothy Pearson <[email protected]> | 2013-01-30 13:45:37 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-30 13:45:37 -0600 |
commit | 443bfebf9b2f654fa89f521ddc398abb9b8ea93d (patch) | |
tree | e7c3a190d663ecac4217ece02b1f6ff5c56d7989 /ChangeLog | |
parent | 03e21a263b58553b4a09177172e8aee34c19ec93 (diff) | |
download | tdesvn-443bfebf9b2f654fa89f521ddc398abb9b8ea93d.tar.gz tdesvn-443bfebf9b2f654fa89f521ddc398abb9b8ea93d.zip |
Fix a few remaining references to kio_
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ version 0.12.0 version 0.11.2 * missing TDEIO::special functions implemented (update/add/del) * fix: since subversion 1.4 tdesvn made an error when making simple diff on commandline ("tdesvn exec diff <path>") - * fix: tdevelop always gives a file:/// uri for locals, kio_ksvn has to check if this is a working copy uri + * fix: tdevelop always gives a file:/// uri for locals, tdeio_ksvn has to check if this is a working copy uri and transform it to uri without protocoll if yes. * feature request: Logdialog may display details about items in a changeset (difference and annotate) #30 * feature request: search in blamewindows |