summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornicolas.dufresne <nicolas.dufresne@c587cffe-e639-0410-9787-d7902ae8ed56>2010-09-01 20:34:22 +0000
committernicolas.dufresne <nicolas.dufresne@c587cffe-e639-0410-9787-d7902ae8ed56>2010-09-01 20:34:22 +0000
commit877cca8098e320c2ba8d1fa68b351f4376079a80 (patch)
treec413058cd62af388b2f3fa9452e451503ff70023 /ChangeLog
parent8c60b5a1eac6fa0aab06edd5ad15cb72a512801c (diff)
downloadlibproxy-877cca8098e320c2ba8d1fa68b351f4376079a80.tar.gz
Updated files for version 0.4.6
git-svn-id: http://libproxy.googlecode.com/svn/trunk@750 c587cffe-e639-0410-9787-d7902ae8ed56
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c905e0..27cc851 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Wed Sep 1 16:03:00 2010 Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
+ * == Released 0.4.6 ===
+ * Fixed a crash in the URL parser
+ * Fixed build issues with Visual Studio
+ * Updated the INSTALL file
+ * Install Python binding in prefix path if site-packages exists
+ * Fixed compilation with Visual Studio
+ * Complete list of bug fixes:
+ + 135, 136, 138
+
Mon Jun 7 11:37:00 2010 Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
* === Released 0.4.5 ===
* C# bindings are installable (-DWITH_DOTNET=ON)