2009-07-20 Jb Evain <jbevain@novell.com>
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel.PeerResolvers / ChangeLog
index 0016b87b855fd0658aad8c754bb478c30cdeb003..02cd6fa66472bb6c02df1d6a0bb32a6709948c1a 100644 (file)
@@ -1,3 +1,16 @@
+2009-07-14  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ServiceSettingsResponseInfo.cs
+         RegisterResponseInfo.cs
+         RefreshResponseInfo.cs
+         ResolveInfo.cs
+         UpdateInfo.cs
+         RegisterInfo.cs
+         UnregisterInfo.cs
+         ResolveResponseInfo.cs
+         RefreshInfo.cs : implement HasBody(). I couldn't find any case
+         that this method might return false.
+
 2009-07-14  Atsushi Enomoto  <atsushi@ximian.com>
 
        * CustomPeerResolverService.cs : remove commented code.