2009-05-02 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Sat, 2 May 2009 19:55:48 +0000 (19:55 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Sat, 2 May 2009 19:55:48 +0000 (19:55 -0000)
commit812c8fcf614695779311f1493662c48a075297af
tree662f4028fc095c21ee66edd8d72b83347a336e65
parent4b77d38b24e11e052fcc93221285a155cb050eb5
2009-05-02  Atsushi Enomoto  <atsushi@ximian.com>

* CredentialCache.cs : implement all not-implemented methods.
  Patch by Mineda Nozomi. Close bug #499556.

* CredentialCacheTest.cs : new tests for get/add/remove.
  Patch by Mineda Nozomi.

svn path=/trunk/mcs/; revision=133400
mcs/class/System/System.Net/ChangeLog
mcs/class/System/System.Net/CredentialCache.cs
mcs/class/System/Test/System.Net/ChangeLog
mcs/class/System/Test/System.Net/CredentialCacheTest.cs