summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2020-05-22 11:46:18 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2020-05-22 11:46:18 +0100
commit767ca39161c5334493a88340f22ba88735594a20 (patch)
tree5c60f67a29f6044c14282ffca19c1491cfaf0781
parentff08339b39676f1cef91ff7d0e1e730cd513f70b (diff)
downloadnetsurf-wiki-767ca39161c5334493a88340f22ba88735594a20.tar.gz
netsurf-wiki-767ca39161c5334493a88340f22ba88735594a20.tar.bz2
dev-may-2020: Things Daniel has done
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
-rw-r--r--developer-weekend/may-2020.mdwn12
1 files changed, 6 insertions, 6 deletions
diff --git a/developer-weekend/may-2020.mdwn b/developer-weekend/may-2020.mdwn
index 7bca447..606337b 100644
--- a/developer-weekend/may-2020.mdwn
+++ b/developer-weekend/may-2020.mdwn
@@ -38,14 +38,14 @@ Pathway to 3.10
===============
* Complete RISC OS frontend support for pageinfo core window
-* Add url to about:query/ssl to launch cert viewer (the link needs _blank)
-* excise sslcert_viewer entirely
- * Monkey doesn't need it, excise from farmer and driver
- * Remove cert_verify from the `gui_misc_table`
+* Add url to about:query/ssl to launch cert viewer (the link needs _blank) (Daniel) **DONE**
+* excise sslcert_viewer entirely (Daniel) **DONE**
+ * Monkey doesn't need it, excise from farmer and driver **DONE**
+ * Remove cert_verify from the `gui_misc_table` **DONE**
* Email to developer list to say this has been done and that frontends
will need to add padlock and page_info support
-* [[!bug 2752]] Building without openssl: acknowledged and assigned to Daniel.
-* [[!bug 2754]] GTK history delete menu options: acknowledged and assigned to Daniel.
+* [[!bug 2752]] Building without openssl: acknowledged and assigned to Daniel. **DONE**
+* [[!bug 2754]] GTK history delete menu options: acknowledged and assigned to Daniel. **DONE**
* [[!bug 2753]] RISC OS URL entry bug needs fixed.