-*- outl-mouse -*-


* Merge

 - fix xcf
 - fix plugins
 - fix iscissors


* Memory Management


** memmgr

   - reclaim tile swap space
   - smart allocation of tile swap
   - right now GimpMemPtr is exported, and this is specific to
     sharable GimpMem objects.  need to make this also work for
     GimpShmPtr and just plain g_malloced memory.


** shmmgr

   - write me
   - shmseg
   - shmptr


* Buffer


** shm buffer

   - write me
