]> git.cworth.org Git - grrobot/blobdiff - ChangeLog
* src/grr_icon.c (grr_icon_draw_predrawn): Fix inactive targets to
[grrobot] / ChangeLog
index b09591a4092b8e7c352dfc622461b6115f1251a3..8cbccfdbdf47572b51d0216059183bd4594719d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
 2005-06-16  Carl Worth  <cworth@cworth.org>
 
-       * README:
-       * src/args.c: (args_help), (args_usage), (args_parse):
+       * src/grr_icon.c (grr_icon_draw_predrawn): Fix inactive targets to
+       be translucent once again.
+
+2005-06-16  Carl Worth  <cworth@cworth.org>
+       
+       * 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@cworth.org>