From 8a5b733e74a45b0e087462e775e7c2cc3522055c Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 16 Jun 2005 18:42:16 +0000 Subject: [PATCH] * 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. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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, -- 2.43.0