* FileDialog.cs: Added a contextmenu to change ShowHiddenFiles
[mono.git] / ChangeLog
index 70089fd4d50210849e1f099cc8718fb1c27a7518..c16badb019b2175a35db8342158e55d56a5a4229 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,20 @@
-2005-03-24  Raja R Harinath  <harinath@acm.org>
+2005-03-27  Raja R Harinath  <harinath@gmail.com>
 
+       * configure.in: Define mono_libdir using $(exec_prefix), seeing
+       that it uses .../lib.
+
+2005-03-26  Ben Maurer  <bmaurer@ximian.com>
+
+       * configure.in: Use mono_libdir rather than libdir in
+       config.make. This fixes confusion for amd builds in buildbuddy.
+
+       * configure.in, */Makefile.am: fix up lib/lib64 type stuff
+
+2005-03-24  Raja R Harinath  <rharinath@novell.com>
+
+       * configure.in (libgdiplus): Make more intuitive.
        * runtime/Makefile.am (wrapper-config): Remove temporary file.
+       Update to change.
 
 2005-03-23  Raja R Harinath  <rharinath@novell.com>