From d3f63ac7eeb81e70bca451a33841378caad85b7a Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sat, 13 Feb 2016 18:36:50 -0500 Subject: [PATCH] require OS X 10.8.5, like we say in the Wiki --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index e973019e3..f65611837 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,7 @@ 0248 (3.0.2) X move to Java 8u74, also fixes JavaFX issue +X actually require OS X 10.8.5 (was set to 10.7) +X the Wiki said 10.8.3 required for 3.0, but has since been updated contribs X add "full screen" option to the Editor on OS X