summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--developer-weekend/aug-2019.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index e8c189e..d9b69ec 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -98,6 +98,9 @@ Daniel
* More robustification of the asyncio loop in monkeyfarmer.
* Added additional intuitive nav to local history
* Added a 'aborted-fetch' test (and fixed monkey_driver a bit)
+* Migrated the callback for auth/ssl from llcache through hlcache to the users
+ of the hlcache. It should be functionally equivalent (except sub-fetches
+ no longer prompt but instead automatically fail like in other browsers).
Vince
-----