diff options
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1da75cc9..d133edb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +coq (8.4pl2dfsg-3) experimental; urgency=low + + * Compile with OCaml 4.01.0 + * Disable micromega tests on Hurd (because of missing lockf) + + -- Stéphane Glondu <glondu@debian.org> Fri, 22 Nov 2013 14:38:00 +0100 + coq (8.4pl2dfsg-2) experimental; urgency=low * Compile with OCaml >= 4 |