From: Carl Worth Date: Thu, 16 Jun 2005 18:42:16 +0000 (+0000) Subject: * README: Update to refer to cairo instead of Xr. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=8a5b733e74a45b0e087462e775e7c2cc3522055c;p=grrobot * 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. --- diff --git a/ChangeLog b/ChangeLog index d672cc5..b09591a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-06-16 Carl Worth + + * README: + * src/args.c: (args_help), (args_usage), (args_parse): + +2005-06-16 Carl Worth + + Accidentally committed a bunch of code which brings things up to + date with cairo 0.5.0 and break command-line option parsing. + 2004-01-09 Carl Worth * Recovered some lost changes due to a bothced cvsup commit, (yes,