From f35df545841fc10b0a61b33901002e401b3dd487 Mon Sep 17 00:00:00 2001 From: Jorge Arellano Cid Date: Fri, 29 Jul 2011 15:59:11 -0400 Subject: Workaround: request to only check the root URL's certificate (https). This avoids the dialog bombing that stems from loading multiple https images/resources in a single page. A proper fix would take either to implement the https-dpi as a server (with state), or to move back https handling into dillo. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e787ba61..768ddead 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ dillo-3.0 [August ??, 2011] - Remove 'fullscreen' key action. - Fixed a border case in URL resolver: empty path + {query|fragment} (BUG#948) - Avoid double draw after going Back or Forward (it takes half the time now!). + - Avoid a certificate dialog storm on some HTTPS sites (BUG#868). Patches: Jorge Arellano Cid +- Remove --enable-ansi configure option. - Limit saved cookie size. -- cgit v1.2.3