0.1.1 (30-06-2004)
=====
* Cleanup of the stubs with better use of the CAML* macros
* Prototype of "create_encoder" changed. 
* "get_header_frame" is removed (replaced by the new create_encoder).
* Added "encoder_reset".
* Removed "enc_serial_number" parameter (it is randomly generated by "create_encoder").
* Removed "open_dec_fd" since it is not necessary and fdopen(2) is not ANSI C.
* Improved the mli documentation.

0.1.0 (05-02-2004)
=====
* Initial release.
