X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=bc97e1b9547315de96a37b79a29ea1f58c475d64;hp=e553a92ae3d227bdbdd53cf531c6fb90fe2b0145;hb=17914ca9aa3362737a3c860f02965eaac7c6df8a;hpb=c25df0131987fe52be7430c5be03ec83fbaea9b3 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.