diff options
author | Timothy Pearson <[email protected]> | 2013-01-25 00:14:23 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-25 00:14:23 -0600 |
commit | 07a23b0645f0dd3d0a9ded1742cd1e6e202002fd (patch) | |
tree | e179ac375662d1571207c94b4dcc021ae53b367c /ChangeLog | |
parent | 773793eead2fea173ec9202ee938020592e86a02 (diff) | |
download | tdesvn-07a23b0645f0dd3d0a9ded1742cd1e6e202002fd.tar.gz tdesvn-07a23b0645f0dd3d0a9ded1742cd1e6e202002fd.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
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 |