http://bugzilla.novell.com/show_bug.cgi?id=560060
http://bugzilla.novell.com/show_bug.cgi?id=560060#c4 --- Comment #4 from Laurent Etiemble <[email protected]> 2009-12-02 20:05:18 UTC --- Here is the changelog: * mcs/class/System.Configuration/System.Configuration/InternalConfigurationHost.cs Add new internal call to retrieve embedded application config. First check if an embedded configuration exists before looking up on the filesystem. * mono/metadata/icall-def.h Add entry for retrieving embedded application configuration. * mono/metadata/icall.c Add function to retrieve embedded application configuration if one has been registered with the runtime. * mono/metadata/assembly.c When opening an assembly image, pass the real names in addition to the runtime generated one. * mono/metadata/image.h Add a function to take the real name of the assembly image. * mono/metadata/image.c If a real name has been passed to load an assembly, use it instead of the runtime generated one. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
