2006-04-01 Marek Safar <marek.safar@seznam.cz>
[mono.git] / ChangeLog
index e1ebc3cd905b1c9b5214b5676e18e7f2ffb325d2..ff7f661ca3fefd20a7e297edf48d84595c065351 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,108 @@
+2006-03-31  Massimiliano Mantione  <massi@ximian.com>
+
+        * docs/tree-mover.txt: Added tree mover documentation.
+
+Wed, 29 Mar 2006 20:54:05 +0200 Paolo Molaro <lupus@ximian.com>
+
+       * configure.in, mono/Makefile.am: remove the now unused handles dir
+       from the build.
+
+2006-03-22  Chris Toshok  <toshok@ximian.com>
+
+       * data/net_2_0/web.config: add RoleManagerModule to httpModules.
+
+       * data/net_2_0/machine.config: add system.web/roleManager section
+       handler.
+
+2006-03-20  Zoltan Varga  <vargaz@gmail.com>
+
+       * libmono.vcproj: Add some newly added source files.
+
+2006-03-17  Zoltan Varga  <vargaz@gmail.com>
+
+       * libmono.vcproj: Remove os/win32/util.h.
+
+2006-03-09  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * Added data/net_1_1/DefaultWsdlHelpGenerator.jvm.aspx
+       with removed proxy class generation for Grasshopper
+
+2006-03-08  Chris Toshok  <toshok@ximian.com>
+
+       * data/net_2_0/web.config: add a default siteMap section with the
+       AspNetXmlSiteMapProvider provider.
+
+       * data/net_2_0/machine.config: add system.web/siteMap section
+       info.
+
+2006-03-03  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in mono/os: Merge the contents of libmonoos to metadata/assembly.c and
+       get rid of os/unix and os/win32.
+
+Wed Mar 1 12:37:43 CET 2006 Paolo Molaro <lupus@ximian.com>
+
+       * configure.in: added checks for visibility attribute,
+       option to disable generics, disabled options string define.
+
+2006-02-27  Raja R Harinath  <rharinath@novell.com>
+
+       * configure.in (runtime/etc/mono/{1.0,2.0}/machine.config):
+       Fix m4-quoting.
+
+Sat Feb 25 11:53:30 CET 2006 Paolo Molaro <lupus@ximian.com>
+
+       * configure.in: more feature for --enable-minimal flags.
+
+2006-02-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * configure.in: define PLATFORM_BSD.
+
+2006-02-17  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile.am: Avoid installing mint.pc if mint is not compiled.
+
+2006-02-07  Chris Toshok  <toshok@ximian.com>
+
+       * data/net_2_0/Makefile.am (EXTRA_DIST): add web.config
+       (mono_DATA): same.
+
+       * data/net_2_0/machine.config: remove the system.web section from
+       here.
+
+       * data/net_2_0/web.config: and add it here.
+
+2006-02-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * data/net_2_0/machine.config: Add FtpRequestCreator
+       to create new instances of System.Net.FtpWebWebRequest.
+
+2006-02-01  Sebastien Pouliot  <sebastien@ximian.com> 
+       * libmono.vcproj: Added new files to the VS.NET build.
+       * README.vsnet: Updated VS.NET build instructions.
+
+2006-01-26  Chris Toshok  <toshok@ximian.com>
+
+       * data/net_2_0/machine.config: ignore runtime and startup
+       sections.
+
+2006-01-25  Chris Toshok  <toshok@ximian.com>
+
+       * data/net_2_0/machine.config: ignore mscorlib,
+       system.runtime.remoting, and strongNames sections.
+
+2006-01-25  Chris Toshok  <toshok@ximian.com>
+
+       * data/net_2_0/machine.config: for system.web, add default
+       <authorization> section that allows everything.  also, add
+       System.Configuration to system.web/compilation/assemblies.
+
+2006-01-23  Chris Toshok  <toshok@ximian.com>
+
+       * data/net_2_0/machine.config: add System.Configuration to the
+       list of assemblies in system.web/compilation.
+
 2006-01-23  Martin Baulig  <martin@ximian.com>
 
        * configure.in: Added configure check whether the Mono Debugger is