aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-12-26 11:37:21 -0800
committerMarcel Holtmann <marcel@holtmann.org>2010-12-26 11:37:21 -0800
commitef775987d947baa36316f7ef6f76d39e65e85cbc (patch)
tree015be0fa2b4c703c0eb8452f954aa8d0801a81c4 /ChangeLog
parentcb25e0c169aa810d0f927ece738a8711d20a0ad0 (diff)
downloadpacrunner-ef775987d947baa36316f7ef6f76d39e65e85cbc.tar.gz
Release 0.20.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba27052..48f2e15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2 +1,13 @@
+ver 0.2:
+ Fix issue with use-after-free in CURL plugin.
+ Fix issue with recurring timeouts from CURL.
+ Fix issue with unhandled POLLHUP from CURL.
+ Fix issue with lifetime of proxy lookup result.
+ Fix issue with parallel invocation of Javascript engine.
+ Fix issue with initial proxy configuration during startup.
+ Fix issue with missing client delay during PAC download.
+ Fix issue with libproxy result and requested URL scheme.
+ Add support for V8 Javascript engine.
+
ver 0.1:
Initial public release.