X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=45823e22be479839b32c4418c44e2822ef0c920f;hb=4baa6b2b7d0b62a765675d154733b8551dce2d4f;hp=b09591a4092b8e7c352dfc622461b6115f1251a3;hpb=8a5b733e74a45b0e087462e775e7c2cc3522055c;p=grrobot diff --git a/ChangeLog b/ChangeLog index b09591a..45823e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ 2005-06-16 Carl Worth - * README: - * src/args.c: (args_help), (args_usage), (args_parse): + * README: Update to refer to cairo instead of Xr. + + * src/args.c: (args_help), (args_usage), (args_parse): Fix + command-line option parsing. Use getopt rather than argp. 2005-06-16 Carl Worth