summaryrefslogtreecommitdiffstats
path: root/cervisia/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:37:49 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:37:49 -0600
commitf8069e2ea048f2657cc417d83820576ec55c181b (patch)
treecbc5bf540866934a91e0f33b260fc7a25e191fad /cervisia/ChangeLog
parente6aaa3624cc6179b82a9bfff1760e742a669064c (diff)
downloadtdesdk-f8069e2ea048f2657cc417d83820576ec55c181b.tar.gz
tdesdk-f8069e2ea048f2657cc417d83820576ec55c181b.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'cervisia/ChangeLog')
-rw-r--r--cervisia/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/cervisia/ChangeLog b/cervisia/ChangeLog
index eaa88397..7c378f87 100644
--- a/cervisia/ChangeLog
+++ b/cervisia/ChangeLog
@@ -598,7 +598,7 @@
2003-01-11 André Wöbbeking <Woebbeking@kde.org>
* Moved colors from UpdateViewItem to UpdateView:
- o it's faster as you don't need KConfig in UpdateViewItem ctor
+ o it's faster as you don't need TDEConfig in UpdateViewItem ctor
o it needs less memory (3 colors per item)
2003-01-09 Christian Loose <christian.loose@hamburg.de>
@@ -750,7 +750,7 @@
* Mark files with option -kb with a binary icon
* Fixed restoration of the last loaded sandbox
* Use different instance names for part and shell,
- otherwise KConfig get messed up
+ otherwise TDEConfig get messed up
2002-06-26 Bernd Gehrmann <bernd@mail.berlios.de>