2005-06-20 David Waite <mass@akuma.org>
[mono.git] / ChangeLog
index f7caeed80be51e46cec58cd7046cc097f25397c5..d69139d429646ac8f815621b1b9280654594343f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2005-06-20 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * configure.in: enabled the use of mmap/munmap for solaris and linux.
+       It seems to help with memory usage.
+
+2005-06-15  Ben Maurer  <bmaurer@ximian.com>
+
+       * configure.in: Another attempt at the portable "find libX11.so"
+       Hopefully, this one has no code paths where we are worse off than
+       what we had before any of this mess.
+       
+       * configure.in: What I hope is a more portable version hack.
+
+2005-06-14  Ben Maurer  <bmaurer@ximian.com>
+
+       * configure.in: echo the version number to
+       mcs/build/common/MonoVersion.cs. This allows us to not need to
+       update AssemblyInfo.cs every time we bump the version number.
+
+       * mono-uninstalled.pc.in: pc file that handles mono when it is not
+       installed. This lets us have mkbundle work inside the tree.
+
+       * configure.in: Create the .pc file above.
+
 2005-06-13  Jonathan Pryor <jonpryor@vt.edu>
 
        * man/mono-shlib-cop.1: Add man page for mono-shlib-cop program.