summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.