File Release Notes and Changelog
Release Name: 1.1.0
Release Notes
Bug fixes, preliminary support for prepared statements.
Change Log
* Project moved to http://ocaml-mysql.forge.ocamlcore.org * Fix crash bugs (mainly in GC & threads interaction) * Trigger GC less often (Mysql.connect and Mysql.execute) * Mysql.real_escape (Debian patch) * Mysql.set_charset * Preliminary support for prepared statements (Mysql.Prepared)
