summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authordominique.leuenberger <dominique.leuenberger@c587cffe-e639-0410-9787-d7902ae8ed56>2009-10-03 13:47:01 +0000
committerdominique.leuenberger <dominique.leuenberger@c587cffe-e639-0410-9787-d7902ae8ed56>2009-10-03 13:47:01 +0000
commitd31b2b01e4d6ee6d6a2b0a068378e3db9d88102b (patch)
treec05bf1608acd730bf0beb89a5541fc799fcec3f0 /NEWS
parente430e45d2ca297616f1ec80d730a42d1f8acaabb (diff)
downloadlibproxy-d31b2b01e4d6ee6d6a2b0a068378e3db9d88102b.tar.gz
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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
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