X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=ChangeLog;h=bc97e1b9547315de96a37b79a29ea1f58c475d64;hb=2b99e82a84be5e2f626b4a43eb7fd82254a7ea87;hp=e553a92ae3d227bdbdd53cf531c6fb90fe2b0145;hpb=5ae1f2d980cc2bc30138c3e13d04f4e068f34911;p=ttt diff --git a/ChangeLog b/ChangeLog index e553a92..bc97e1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-12-08 Bryan Worth + * src/ttt-curses-client.c: Multiple improvements! + Username taken from USER environment variable and stored as + preference in ~/.ttt/client.conf (username=xxxxxx). Backspace + should now work correctly with all term types. Status messages + display in seperate area. "MESSAGE" reply from server is + suppressed. Eliminated most global variables. + + 2005-12-08 Carl Worth * src/Makefile.am: Fix rule to auto-generate ttt-lex.h.