aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-01-25 01:35:43 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-01-25 01:35:43 +0000
commit44ac2776ae8394974c88655c8c45ee4a6bf7b209 (patch)
tree391374bc62df04392e41426a0c4f01cac0f5a630 /CHANGES
parent36e3e6ed16876c282268e808b48618b94cca09c4 (diff)
Fixed a dangling pointer problem that prevented the http_proxy environment
variable from being properly used in many cases (and caused test case 63 to fail).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8d529da00..888b417a9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Dan F (24 January 2007)
+- Fixed a dangling pointer problem that prevented the http_proxy environment
+ variable from being properly used in many cases (and caused test case 63
+ to fail).
+
Daniel (23 January 2007)
- David McCreedy did NTLM changes mainly for non-ASCII platforms: