aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2011-09-16 02:13:30 +0000
committercorvid <corvid@lavabit.com>2011-09-16 02:13:30 +0000
commitc3a3d77518490724930ed7f64e5b9888bc3d2a92 (patch)
tree126b752b23103844834384cb403279283c3336c3 /ChangeLog
parenta681f3f2bb769a752093517d920d57f9df8748c7 (diff)
privacy: never accept cookies in responses to third-party requests
as mentioned in section 7.1 of RFC 6265
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 917df499..3a6cd517 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,8 @@ dillo-3.0.1 [not released yet]
+- Add preference for UI theme.
- Allow key bindings for paging left/right.
- - Privacy -- never send cookies when making third-party requests.
+ - Privacy -- never send cookies when making third-party requests, and
+ never accept cookies in the responses to these requests.
Patches: corvid
-----------------------------------------------------------------------------