diff options
author | Stephane Glondu <steph@glondu.net> | 2013-11-22 14:38:06 +0100 |
---|---|---|
committer | Stephane Glondu <steph@glondu.net> | 2013-11-22 14:38:06 +0100 |
commit | 0ee039503da5752b7bd61d72a2827a1302bd6cc1 (patch) | |
tree | e8946f7c0ad6438ac4672cbe1e5b64c6fe068e37 | |
parent | 63357a8dd2be33cde7f36dc45cbd50ca3b2c4743 (diff) |
Update changelog and prepare upload to experimentaldebian/8.4pl2dfsg-3
-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 |