]> git.cworth.org Git - ttt/blobdiff - ChangeLog
2005-11-09 Carl Worth <cworth@cworth.org>
[ttt] / ChangeLog
index b9e45631eadd88029b42ed81457d9b45057221ba..ec9cc3f958cb7396ec9e0e18673ab9e1b103b8b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-11-09  Carl Worth  <cworth@cworth.org>
+
+       * src/ttt-args.h:
+       * src/ttt-args.c: (ttt_args_help), (ttt_args_parse): Add support
+       for -h,--host, -p,--port, and --log-file command-line arguments.
+       
+       * src/ttt-server.c: (main): Use host, port, and log-file
+       command-line arguments.
+
+       * src/ttt-client.c: (main): Track change in signature of
+       ttt_args_parse.
+       
+       * src/x.h:
+       * src/x.c: (xfdopen), (xfreopen): More wrappers.
+
 2005-11-08  Carl Worth  <cworth@cworth.org>
 
        * src/ttt.h: