diff options
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4fdc9570..eb7d48c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +coq (8.4pl4dfsg-3) unstable; urgency=medium + + * Move initial.coq to coq-theories, to avoid inconsistency errors on + bytecode architectures + + -- Stéphane Glondu <glondu@debian.org> Thu, 22 Oct 2015 23:38:19 +0200 + coq (8.4pl4dfsg-2) unstable; urgency=medium * Fix compilation with OCaml 4.02 |