diff options
author | hattenberger | 2013-02-21 12:43:49 +0000 |
---|---|---|
committer | hattenberger | 2013-02-21 12:43:49 +0000 |
commit | 55410db0ce5a6e5669df36156fa67ab8af36f1e4 (patch) | |
tree | 616e19686b6abef2076a7fccf22005775c43f324 /debian/changelog.3.12.0 | |
parent | 6a9ec6349e197c5604ca994271925e37bf79b401 (diff) | |
download | ivy-ocaml-55410db0ce5a6e5669df36156fa67ab8af36f1e4.zip ivy-ocaml-55410db0ce5a6e5669df36156fa67ab8af36f1e4.tar.gz ivy-ocaml-55410db0ce5a6e5669df36156fa67ab8af36f1e4.tar.bz2 ivy-ocaml-55410db0ce5a6e5669df36156fa67ab8af36f1e4.tar.xz |
add support for META files and place files in ivy sub directory
Diffstat (limited to 'debian/changelog.3.12.0')
-rw-r--r-- | debian/changelog.3.12.0 | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/debian/changelog.3.12.0 b/debian/changelog.3.12.0 new file mode 100644 index 0000000..3e88924 --- /dev/null +++ b/debian/changelog.3.12.0 @@ -0,0 +1,62 @@ +ivy-ocaml (1.1-13) unstable; urgency=low + + * Update for ocaml 1.12.0 + + -- Gautier Hattenberger <gautier.hattenberger@enac.fr> Tue, 18 Oct 2011 17:53:31 +0100 + +ivy-ocaml (1.1-12) unstable; urgency=low + + * Support for ivy-c_3.11.8 + + -- Gautier Hattenberger <gautier.hattenberger@enac.fr> Wed, 02 Feb 2011 17:49:31 +0100 + +ivy-ocaml (1.1-11) unstable; urgency=low + + * Support of ivy-c_3.11.6, OSX and Linux 64bit + + -- Gautier Hattenberger <gautier.hattenberger@enac.fr> Wed, 1 Dec 2010 10:43:29 +0100 + +ivy-ocaml (1.1-10) unstable; urgency=low + + * Updated for ocaml 3.11.2 + + -- Pascal Brisset (Hecto) <pascal.brisset@enac.fr> Thu, 25 Feb 2010 09:58:29 +0100 + +ivy-ocaml (1.1-7) unstable; urgency=low + + * Updated for ocaml 3.10.2 + + -- Pascal Brisset (Hecto) <pascal.brisset@enac.fr> Fri, 23 May 2008 23:18:00 +0200 + +ivy-ocaml (1.1-6) unstable; urgency=low + + * Updated for ocaml 3.10.1 + + -- Pascal Brisset (Hecto) <pascal.brisset@enac.fr> Mon, 25 Feb 2008 10:31:49 +0100 + +ivy-ocaml (1.1-5) unstable; urgency=low + + * Updated for ocaml 3.10 + + -- Pascal Brisset (Hecto) <pascal.brisset@enac.fr> Tue, 04 Sep 2007 20:41:49 +0200 + +ivy-ocaml (1.1-4) unstable; urgency=low + + * Updated for ocaml 3.09.2-6 + + -- Antoine Drouin (Poine) <poine@recherche.enac.fr> Fri, 04 Aug 2006 13:40:54 +0200 + +ivy-ocaml (1.1-3) unstable; urgency=low + + * Updated for ivy 3.8 + + -- Antoine Drouin (Poine) <poine@recherche.enac.fr> Fri, 28 Jul 2006 13:40:54 +0200 + +ivy-ocaml (1.0-2) unstable; urgency=low + + * Updated for ocaml 3.09 + + * Initial Release. + + -- Pascal Brisset (Hecto) <pascal.brisset@enac.fr> Thu, 7 Oct 2004 13:40:54 +0200 + |