Moved chain building and validation from Mono.Security to System
[mono.git] / mcs / class / System / System.Net / ChangeLog
index b19e3543251780fc443ebedae817260e11336ca5..6c227732843b788a340f4c697639fa4a84a0452f 100644 (file)
@@ -1,3 +1,6 @@
+2010-03-11 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * ServicePointManager.cs: perform the entire chain validation here.
 
 2010-03-09 Gonzalo Paniagua Javier <gonzalo@novell.com>