2006-04-10 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / ChangeLog
index aff110c1555e0639db99f527c2c63f71789d2c76..9bbd00dcfc3caeb68f7b94085bdd1c5d932eb513 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,72 @@
+2006-04-07  Chris Toshok  <toshok@ximian.com>
+
+       * data/net_2_0/machine.config: oh, and
+       system.web/anonymousIdentification.
+
+2006-04-07  Chris Toshok  <toshok@ximian.com>
+
+       * data/net_2_0/machine.config: add system.web/membership and
+       system.web/xhtmlConformance config sections.
+
+2006-04-04  Zoltan Varga  <vargaz@gmail.com>
+
+        * configure.in: Add a check and a helpful error message when 'ar' is not found on solaris.
+
+2006-04-01  Zoltan Varga  <vargaz@gmail.com>
+
+       * data/mono.supp: Add "Use of uninitialized value of size 8" too.
+
+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>