update known-issues
[mono.git] / ChangeLog
index d48078be222523fbef06c2b92cbb1657307c9a7e..7c2dd3c7e4c79c6a545b0eff608fdda3fc89c687 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2007-07-11  Jb Evain  <jbevain@novell.com>
+
+       * scripts/smcs.in, scripts/Makefile.am: new smcs script.
+
+2007-07-05  Wade Berrier  <wberrier@novell.com>
+
+       * scripts/mono-find-requires.in: add special 64bit case for ia64.
+       (rpm used to provide libname as well as libname()(64bit) on ia64, but 
+       now it only provides the first.)
+
+2007-06-28  Jonathan Pryor  <jonpryor@vt.edu>
+
+       * configure.in: Add a check for `struct utimbuf'; needed by MonoPosixHelper.
+
+2007-06-15  Wade Berrier  <wberrier@novell.com>
+
+       * scripts/mono-find-requires.in: revert back to using package names
+       for .config file dep scanning.  This is because noarch packages can be
+       built on either 32 or 64 bit arches, depending on either a 32bit or 64bit
+       library, which is wrong.
 
 2007-06-13  Randolph Chung  <tausq@debian.org>