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 6e65a27..19628aa 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -85,6 +85,9 @@ Daniel
* Fixed the oldest bug! (Added scroll-visible to local history and added key
navigation)
* Did similarly to treeview (scroll-visible)
+* Added click support to monkey, monkeyfarmer, monkey-driver, and added a test
+ to netsurf-test which will use it.
+* More robustification of the asyncio loop in monkeyfarmer.
Vince
-----