From d31b2b01e4d6ee6d6a2b0a068378e3db9d88102b Mon Sep 17 00:00:00 2001 From: "dominique.leuenberger" Date: Sat, 3 Oct 2009 13:47:01 +0000 Subject: config_kde: New a C++ module, linking against Qt and kdecore. git-svn-id: http://libproxy.googlecode.com/svn/trunk@441 c587cffe-e639-0410-9787-d7902ae8ed56 --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e7262f5..f14a594 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +New in version 0.3.1 +==================== +- Bugfixes + + config file parser reads all sections + + KDE session detection based on environment varibales, + as suggested by KDE upstream. +- KDE configuration module is the first module in C++ and + now links to libkdecore4 in order to properly detec the + configuration folder for kde. +- At the moment we're not compatible with KDE3. Sorry. +- .NET bindings can now properly be installed and it should + be possible for packagers to provide them. + New in version 0.3.0 ==================== * WARNING!!! Slight API change!!! see docs -- cgit v1.2.1