2010-03-17 Rolf Bjarne Kvinge <RKvinge@novell.com>
authorRolf Bjarne Kvinge <RKvinge@novell.com>
Wed, 17 Mar 2010 10:36:49 +0000 (10:36 -0000)
committerRolf Bjarne Kvinge <RKvinge@novell.com>
Wed, 17 Mar 2010 10:36:49 +0000 (10:36 -0000)
* AppDomain.cs: Added MonoTODO for IsCompatibilitySwitchSet.

svn path=/trunk/mcs/; revision=153722

mcs/class/corlib/System/AppDomain.cs
mcs/class/corlib/System/ChangeLog

index 83ded478d32001ae9b773864ffd0af744b296b3b..68884d27393ac2d4288393cca2b925863873e029 100644 (file)
@@ -1511,6 +1511,7 @@ namespace System {
 #endif
 
 #if NET_4_0 || (NET_2_1 && !MONOTOUCH)
+               [MonoTODO ("Currently always returns null")]
                public bool? IsCompatibilitySwitchSet (string value)
                {
                        return null;
index 83e6563f2fb581b2d99096cd0c88c0bdda7f24ef..36531e4857c54dabddb9c11307633a9376ec75b4 100644 (file)
@@ -1,3 +1,7 @@
+2010-03-17  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * AppDomain.cs: Added MonoTODO for IsCompatibilitySwitchSet.
+
 2010-03-16  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 
        * TimeSpan.cs: In 4.0 the Parse/TryParse methods always try to use its