[Pkg-mono-svn-commits] rev 726 - mono/trunk/debian
Mirco Bauer
meebey-guest@haydn.debian.org
Thu, 20 May 2004 03:57:30 -0600
Author: meebey-guest
Date: 2004-05-20 03:57:28 -0600 (Thu, 20 May 2004)
New Revision: 726
Modified:
mono/trunk/debian/changelog
Log:
- removed set jit lower priority, the package was never released
Modified: mono/trunk/debian/changelog
===================================================================
--- mono/trunk/debian/changelog 2004-05-20 09:52:06 UTC (rev 725)
+++ mono/trunk/debian/changelog 2004-05-20 09:57:28 UTC (rev 726)
@@ -1,10 +1,8 @@
mono (0.91-0pre2) unstable; urgency=low
* NOT RELEASED YET
- * New upstream release
- * set mono-jit priority lower if !i386 and !s390
- (jit runs unstable on PPC yet,
- Closes: Bug#238420 thanks to Michel Dänzer for the patch)
+ * JIT is more stable now (Closes: Bug#238420)
+ * New upstream release (Closes: Bug#249419)
* FTBFS fixes for sparc in rules/control
* added s390 architecture to mono-jit, libmono0 and libmono-dev
* documentated supported architectures in README.Debian