From 1fc6b1558027033b8c054e4c5a987e7314253b5f Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 18 Mar 2018 08:33:36 -0400 Subject: [PATCH] todo notes --- core/todo.txt | 5 +++++ todo.txt | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 16e379177..2fd8ef713 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,6 +1,11 @@ 0265 (3.3.8 or 3.4) +gohai +X Various ARM-related updates +X https://github.com/processing/processing/pull/5440 + + 3.4 _ add circle() and square() _ add push() and pop() diff --git a/todo.txt b/todo.txt index 95e1d1c02..0d5e3ff09 100755 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,11 @@ 0265 (3.3.7 or 3.4) +contrib +X updates to Japanese translation +X https://github.com/processing/processing/pull/5263 + + welcome _ just remove the welcome dialog; but what should the default behavior be? _ or should it only show up for people who have used <=2 but not 3?