]> git.cworth.org Git - grrobot/commitdiff
* README: Update to refer to cairo instead of Xr.
authorCarl Worth <cworth@theworths.org>
Thu, 16 Jun 2005 18:42:16 +0000 (18:42 +0000)
committerCarl Worth <cworth@theworths.org>
Thu, 16 Jun 2005 18:42:16 +0000 (18:42 +0000)
        * src/args.c: (args_help), (args_usage), (args_parse): Fix
        command-line option parsing. Use getopt rather than argp.

ChangeLog

index d672cc543cdf0aae98dc4c9e767f277c55aab175..b09591a4092b8e7c352dfc622461b6115f1251a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-06-16  Carl Worth  <cworth@cworth.org>
+
+       * README:
+       * src/args.c: (args_help), (args_usage), (args_parse):
+
+2005-06-16  Carl Worth  <cworth@cworth.org>
+
+       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  <cworth@isi.edu>
 
        * Recovered some lost changes due to a bothced cvsup commit, (yes,