diff options
author | 2004-07-18 19:20:54 +0000 | |
---|---|---|
committer | 2004-07-18 19:20:54 +0000 | |
commit | 1aa163f8f8c548e69b94188497b72a5c1242edb1 (patch) | |
tree | 5cd0dab5e2f033fcf656496a2d2a54118567d813 /debian/changelog | |
parent | c806af42e185257ef0f3e0646b3c95c8086ff715 (diff) |
Corrected a bug due to a really unexpected bheaviour of make.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0f8ef5a2..e020a529 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ coq (8.0pl1-1) unstable; urgency=low * At least the version without QPL-licensed files is out, closes: #230356, #250497. + * If compilation fails in opt, we try to build in byte (opt does not seem to + work on sparc). -- Samuel Mimram <samuel.mimram@ens-lyon.org> Sun, 18 Jul 2004 01:10:24 +0200 |