aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-05-12 19:21:15 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-05-12 19:21:15 +0000
commit7d4588f470fa66eb77b56bdf6ab83d97143f916c (patch)
treeb3af4fbabc217d3da925a52a729adb30a5b9ac12
parent893be14cf8902aa1ef2cd67c510351c9d4c78639 (diff)
downloadrtmux-7d4588f470fa66eb77b56bdf6ab83d97143f916c.tar.gz
rtmux-7d4588f470fa66eb77b56bdf6ab83d97143f916c.tar.bz2
rtmux-7d4588f470fa66eb77b56bdf6ab83d97143f916c.zip
+.
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index c4f7f01a..7e3a98b9 100644
--- a/TODO
+++ b/TODO
@@ -154,5 +154,6 @@ For 1.3 (not in order):
12 better configure? with-libevent
13 fix binding multiple keys, C-M-Left C-M-Up etc
14 bind commands to key sequences?
+15 socket should be group writable and ownership should be maintained
...