[Commit] grrobot ChangeLog,1.11,1.12

Carl Worth commit at keithp.com
Thu Jun 16 11:44:47 PDT 2005


Committed by: cworth

Update of /local/src/CVS/grrobot
In directory home.keithp.com:/tmp/cvs-serv2372

Modified Files:
	ChangeLog 
Log Message:

        * 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.


Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/grrobot/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- ChangeLog	16 Jun 2005 18:42:16 -0000	1.11
+++ ChangeLog	16 Jun 2005 18:44:44 -0000	1.12
@@ -1,7 +1,9 @@
 2005-06-16  Carl Worth  <cworth at cworth.org>
 
-	* 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  <cworth at cworth.org>
 




More information about the Commit mailing list