summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--developer-weekend/may-2020.mdwn23
1 files changed, 22 insertions, 1 deletions
diff --git a/developer-weekend/may-2020.mdwn b/developer-weekend/may-2020.mdwn
index fd7dda1..f8e7333 100644
--- a/developer-weekend/may-2020.mdwn
+++ b/developer-weekend/may-2020.mdwn
@@ -99,7 +99,28 @@ Michael
Daniel
------
-*
+* Performed `sslcert_viewer`-ectomy
+* Reworked env to prefer cross-env
+* Included link for query/ssl to display certs
+* Made curl fetcher build without openssl again
+* Made treeview cancellation behave right
+* ...and made gtk global history and friends cope with select all
+* Added `<canvas>` support
+* Fixed bug in GTK Quit handling
+* Altered logging in `fs_backing_store`
+* Unbroke monkey driver timeout handling
+* Added cookie counting to `browser_window`
+* Reworked cookie presentation as a `guit->misc` callback
+* ...for all the major frontends
+* Fixed buffer overrun in idna
+* Fixed leak in llcache when new cert chains turn up
+* Wrote Game of Life test for Canvas
+* Fixed int32 and ulong property setting in `html_element` in libdom
+* Fixed title string handling in `html_title_element`
+* Support more types in `_init()` handling in nsgenbind
+* Used `output_ccode` in more places in nsgenbind
+* Fixed AST generation for overloaded methods in nsgenbind
+
Vince
-----