minor bits

This commit is contained in:
Ben Fry
2015-04-25 17:08:05 -04:00
parent e0d500de86
commit 375bca2e77
2 changed files with 2 additions and 1 deletions

View File

@@ -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 ]

View File

@@ -1,4 +1,5 @@
0234 (3.0a7)
X add fix to avoid StringList leak
high priority