2014-05-22:
-----------
* Update for 4.02.

2013-12-17:
-----------
* Add INSTALL file.
* Update for ocaml trunk.
* Modify tkcompiler to allow widgets with name containing special characters.

2005-12-20:
-----------
* Add Protocol.do_one_event and Protocol.do_pending.

2002-05-03:
-----------
General Changes
* Merging CamlTk and LablTk API interfaces
* Activate and Deactivate Events are added
* Virtual events support
* Added UTF conversion

Incompatibilities between the previous camltk/labltk versions
* CamlTk's bind_tag and bind_class superseded tag_bind and class_bind.
* added optional arguments to some functions of CamlTk.
* The library name libfrx and libjpf are changed to frxlib and jpflib
  respectively, to avoid the library name confusion.
