ROX-CLib ToDo list
==================

For 2.0.0:

* Make available via Zero Install

For 2.1.0:

* Add these modules from ROX-Lib2
   - basedirs
   - mime
   - mime_handler

* Change include dir so that
    #include <infowin.h>
  becomes
    #include <rox/infowin.h>
  (supporting old include through a few versions)

* Possible change
    #include <rox/rox_dnd.h>
  to
    #include <rox/dnd.h>

-- 
$Id: ToDo,v 1.1 2004/01/17 11:56:29 stephen Exp $
