Release 0.7.2: * support for MacOSX (thanks to Daniel Bünzli and Francesco Zappa Nardelli for testing) Release 0.7.1: * add missing doc/ directory in the tarball * add a small AWK script, xpm_to_ml for embedding XPM files in sources Release 0.7.0: * findlib support * bugfixes * build system improvments, hopefully builds on Windows Release 0.6.3: * bug fix for SDLRWops * sync with SDL 1.2.5 Release 0.6.2: * interfaced SDLRWops for reading images and sounds from memory buffers. * added SDL.putenv and SDL.getenv * some internal C-side changes Release 0.6.1: * GL-related functions in a new module Sdlgl better LablGL interaction * compiles with the Mingw port of ocaml (see doc/ocamlsdl-mingw.txt) * fixed typos in type and constructor names * fixed Sdlttf.set_font_style and Sdlttf.get_font_style * fixed Sdlvideo.save_BMP Release 0.6: * Rewrote Sdlvideo and Sdlevent modules. Added several other modules. Release 0.5: * Ocamlplayer has been added, it plays audio file (ogg,xm, s3m, wav) on the commande line. * Applying many patches. Release 0.5-pre3: * Adding documentation directory * new function char_of_key in Sdlevent module Release 0.5-pre2: * Adding install and uninstall target stuff Release 0.5-pre1: (no released at sourceforge) * bigarray support in sdlvideo module * SDL-1.2, SDL_image-1.2.0, SDL_mixer-1.2.0, SDL_ttf-1.2.2 support but not fully implemented. * major changes in the internal structure of directories * some bugfixes * works with ocaml-3.01 Release 0.4: * The initial was arbitrary numbered 0.4.