* 0.0.0test6
  - fixes in nested (group inside group) focus moving, both in Ytk and Ypp.
  - added utility functions for manipulating ops from C
  - ypptest program now seems to do sth :)
  - fixed bug in server, that didn't allow closing windows

* 0.0.0test5
  - starty script wasn't included in dist
  - some additional docs for ytk

* 0.0.0test4
  - added missing libytk/responder.c
  - added script to start entire Y

* 0.0.0test3
  - fixed server crash when no display (it still doesn't work very well
    though...) - found by Wiget.
  - added responders in Ytk/Ypp.
  - --with-pic flag now passed to ./configure by autogen.sh, however
    shared still default off, since it makes debugging a bit harder.
  - changed WM manipulation keys to F*.

* 0.0.0test2
  - term.o instead of term.c was included in prev dist, by accident
  - stared ywm. see README for instructions.

* 0.0.0test1
  - added Ypp{Input,Button} widgets
  - some widget's docs
  - classless YtkObjects are back
  - few new functions (yw_* and  ytk_*)
  - kbd events passing in ytk and ypp

* 0.0.0test0
  - first release.
  - automake/conf support.
