summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornpmccallum <npmccallum@c587cffe-e639-0410-9787-d7902ae8ed56>2010-02-25 20:29:17 +0000
committernpmccallum <npmccallum@c587cffe-e639-0410-9787-d7902ae8ed56>2010-02-25 20:29:17 +0000
commit4e16919afa3c72caf66e6e5b70245153377dced8 (patch)
tree068d4ecad27a80aae7f668e66f86b325e5a18698 /ChangeLog
parent7e78060a0bf549070c89e2b9393bce2ac7cf3a66 (diff)
downloadlibproxy-4e16919afa3c72caf66e6e5b70245153377dced8.tar.gz
update files for release
git-svn-id: http://libproxy.googlecode.com/svn/trunk@585 c587cffe-e639-0410-9787-d7902ae8ed56
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d08130f..d09b996 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,22 @@
-Thu Oct 8 21:26:00 2009 Dominique Leuenberger <dominique@leuenberger.net>
+Thu Feb 25 20:12:57 2010 Nathaniel McCallum <nathaniel@natemccallum.com>
+ * === Released 0.4.0 ===
+ * C++ rewrite
+ * Small API change (px_proxy_factory_get_proxy() can now return NULL)
+ * SOVERSION bump
+ * libmodman is now a seperate library
+ * Migrate to cmake
+ * Windows support (config_w32reg, ignore_hostname; VC++ support)
+ * MacOSX support (config_macosx, ignore_hostname)
+ * Built-in modules support
+ * Support for chunked encoding
+ * Move to hidden visibility by default
+ * KDE's KConfig symantics are fully supported
+ * Removeal of all PX_* env variables (no longer needed)
+ * Symbol based detection of relevant pacrunner
+ * Reworked config_gnome to not suck (its *much* faster)
+ * Many other things I can't remember
+
+Thu Oct 08 21:26:00 2009 Dominique Leuenberger <dominique@leuenberger.net>
* === Released 0.3.1 ===
- Bugfixes
+ config file parser reads all sections