From 81ede569ba143ba5f14f9773cfe1f5d9e866a1cd Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Sun, 7 Dec 2014 22:29:27 +0100
Subject: [PATCH] Add to TODO.

---
 TODO | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 3ba3676..b67ee67 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ BOTH SERVER/CLIENT:
 
 - quote escaping in token_from_line()
 
+- do something about common crashes caused by server/client miscommunication
+
 SERVER:
 
 - fix hardcoded MAGIC MEAT eating message in thing_actions.c
@@ -17,7 +19,7 @@ CLIENT:
 
 - re-work unnecessary complex command / keybinding / server message mapping
 
-- only send "STACK" message to server when the dependent window is open
+- only send "ITEM_HERE" query to server when the dependent window is open
 
 BUILD PROCESS:
 
-- 
2.30.2