From 375bca2e773bf6fe7cf1c50a86f7db02dee443e8 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sat, 25 Apr 2015 17:08:05 -0400 Subject: [PATCH] minor bits --- build/shared/revisions.txt | 2 +- core/todo.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 94be4f83a..f20418a64 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -360,7 +360,7 @@ but a few that you might be likely to run across: + Add 'compact' to JSONArray (see PR for the add to JSONObject) -X Add push() and pop() to String/Int/FloatList ++ Add push() and pop() to String/Int/FloatList [ sketch ] diff --git a/core/todo.txt b/core/todo.txt index a77ce2daa..4c84d7b8f 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,4 +1,5 @@ 0234 (3.0a7) +X add fix to avoid StringList leak high priority