diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -83,7 +83,7 @@ version 0.12.0 * fix: let user select if them want to checkout/export external declarations, too. version 0.11.2 - * missing KIO::special functions implemented (update/add/del) + * 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 and transform it to uri without protocoll if yes. @@ -217,7 +217,7 @@ version 0.7.1 * more help written * context menus may setup depending on kde version tdesvn is compiled against * KIO now full working - * KIO::special started for integration into other software + * TDEIO::special started for integration into other software * will only compile against subversion 1.2 or newer - subversion 1.1 makes no sense anymore * fix: check for compiler with -fvisibility flag |