summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordominique.leuenberger <dominique.leuenberger@c587cffe-e639-0410-9787-d7902ae8ed56>2009-10-08 19:28:12 +0000
committerdominique.leuenberger <dominique.leuenberger@c587cffe-e639-0410-9787-d7902ae8ed56>2009-10-08 19:28:12 +0000
commit3635be4049a46c9ad1773226810140bc76d128c4 (patch)
tree778edb48629968d247da27f4859dad550903283f /ChangeLog
parent9e3e4300c10b0c65eadf22815e9d8b8ab46ca398 (diff)
downloadlibproxy-3635be4049a46c9ad1773226810140bc76d128c4.tar.gz
ChangeLog and spelling error in NEWS
git-svn-id: http://libproxy.googlecode.com/svn/trunk@446 c587cffe-e639-0410-9787-d7902ae8ed56
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e28db0..d08130f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Thu Oct 8 21:26:00 2009 Dominique Leuenberger <dominique@leuenberger.net>
+ * === Released 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 detect 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.
+
Thu Aug 14 15:38:00 2009 Nathaniel McCallum <nathaniel@natemccallum.com>
* === Released 0.3.0 ===
* WARNING!!! Slight API change (still ABI compat)!!!