From f87399d8e0157f217a7f7060fe8991babfa6776b Mon Sep 17 00:00:00 2001
From: Ivica Ico Bukvic <ico@vt.edu>
Date: Tue, 7 Oct 2014 10:51:55 -0400
Subject: [PATCH] *updated TODO

---
 pd/src/pd-l2ork-TODO.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pd/src/pd-l2ork-TODO.txt b/pd/src/pd-l2ork-TODO.txt
index 2035d7711..78b5025c2 100644
--- a/pd/src/pd-l2ork-TODO.txt
+++ b/pd/src/pd-l2ork-TODO.txt
@@ -1,5 +1,5 @@
 C:
-*finish backporting blocksize--also needs to be tested
+*test backporting blocksize (how do we do this beyond reporting accurate values? latency changes are not noticeable at all)
 *array in s-env draws on top of cnv, which it shouldn't (requires redrawing of the entire GOP, do we really want to do this?--this should solve itself once we decide to update rather than redraw messages)
 *messages should be aware of $0?
 *verbosity level for the console
-- 
GitLab