0.1.6 (2020-01-02)
======
* Switch to dune!

0.1.5 (2015-07-29)
=====
* Fix some warnings and deprecated calls.

0.1.4 (17-12-2013)
=====
* Rename errno to errnum in order to build on Hurd (thanks Pino Toscano).
* Updated configure.

0.1.3 (11-10-2009)
=====
* Added support for --enable-debugging configure option
* Added NO_CUSTOM to build
  in standard mode.
* Added prefix to main compilation variables
  if passed to configure.
* Makefile now honnors LIBDIRS
  variable for linking against libraries
  located in other places than then standard
  ones.
* configure.ac: Use LIBS instead of LDFLAGS 
  when redefining LIBS

0.1.2 (17-02-2009)
=====
* Fix invalid strlen call leading to segfaults (#219).
  Thanks to MiiJaySung for reporting, testing and fixing this !

0.1.1 (23/06/2008)
=====
* Fix typo in caml_bjack_open_byte(s)

0.1.0 (10/05/2008)
=====
* Initial release
