diff options
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 |