From ca2d5b220f109cb83f85045d63258931108367f5 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 21 Jan 2022 06:49:40 -0500 Subject: [PATCH] add link to the apple silicon issue --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index 99b5e264c..5d81830fe 100755 --- a/todo.txt +++ b/todo.txt @@ -205,6 +205,8 @@ _ https://github.com/processing/processing4/issues/304 before 4.x final +_ Apple Silicon support +_ https://github.com/processing/processing4/issues/128 _ clean up dist: 'bin' and 'src' from Java Mode are included, iml files, etc _ SVG library, show a warning when using style instead of presentation attributes _ Welcome screen or not?