diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-29 19:58:26 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-29 19:58:26 +0000 |
commit | 4f466c1e9b81fca8fa125784500d831a76500a7a (patch) | |
tree | d4da54405e931a1cff4840cd3fe3e3c0335e62c6 | |
parent | 86bf944afc65512290190993e2c07a2dfe97f25d (diff) | |
download | rtmux-4f466c1e9b81fca8fa125784500d831a76500a7a.tar.gz rtmux-4f466c1e9b81fca8fa125784500d831a76500a7a.tar.bz2 rtmux-4f466c1e9b81fca8fa125784500d831a76500a7a.zip |
Sync.
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -34,5 +34,6 @@ kill session - update NOTES - nuke '?' on getopts -- client_flush should wait and expect an error/success response from the server +- const char *opusage = ... on ops rather than dup usage args - store_attr/colr could be two-pass and avoid reverse_add/remove games +- window creation/idle time |