Hi,

This announces the first external release of Camlp4. Camlp4 is a
preprocessor pretty-printer that used to be distrubuted with OCaml up
to version 4.01. The project is now standalone hosted on github:

  https://github.com/ocaml/camlp4

This version is compatible with OCaml 4.02 only. It doesn't yet
support all the new syntaxes of 4.02 but most of them are already in
the git repository and should be released soon.

-- 
Jeremie Dimino