summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:05:24 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:05:24 -0600
commitf6d535927fe307583a49286033e26444d6e8ff0d (patch)
treea4422d35c093b933cf42e0a380757439b6dbb245 /ChangeLog
parentc9f212164b08f3ff5b8f82c78361791da6ea5366 (diff)
downloadamarok-f6d535927fe307583a49286033e26444d6e8ff0d.tar.gz
amarok-f6d535927fe307583a49286033e26444d6e8ff0d.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3edbccec..0acb004c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2570,7 +2570,7 @@ VERSION 0.9-beta1:
CHG: amaroK moved out of kdenonbeta. we are now member of KDE Extra Gear 1
ADD: on-screen-display (OSD), shows an overlay with information on the currently playing track
CHG: use KMultiTabBar for browser selection
- CHG: migrated settings system to KConfig XT
+ CHG: migrated settings system to TDEConfig XT
ADD: playlist columns for length and bitrate
ADD: merged new audio engine in. this provides a generic interface class, with multiple
backends. right now there is a backend for aRts and one for GStreamer (still rudimentary)