2009-04-11  Willie Walker <william.walker@sun.com>

        * configure.in:
          NEWS:
          README:
          Initial prep for 0.15.6 

2009-04-04  Simon Vanderlinden <via william.walker@sun.com>

        * colorblind/ColorblindApplet.py:
          colorblind/Utils.py:
          colorblind/ui/About.py:
          Fix for bug #573023 - Migrate deprecated gnome-vfs to gio/gvfs

2009-04-04  Willie Walker <william.walker@sun.com>

        * colorblind/Makefile.an: set PYTHONPATH to site-packages.
          Note that setting the PYTHONPATH in this case probably
          isn't fully necessary, but I didn't want to change too much.
        * colorblind/Keybinder.py: check for TypeError in addition to
          KeyError.

        NOTE: these changes were to get the colorblind applet to run
        (see bug #577937).  I'm not quite sure what it does when it is
        run, though.  I don't see any visual changes on the screen when
        I run it.