X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FMono.Security.Authenticode%2FChangeLog;h=76721f7177e88d496ce68d3861ad3f704d29bcdc;hb=5760f579fb341ebc89adef52db260d78535cb7da;hp=88b3fd02d187f6f4fadf0ca92ab7902b9474b898;hpb=c39d7ce9985a7067c1cbf44188007c9433901940;p=mono.git diff --git a/mcs/class/corlib/Mono.Security.Authenticode/ChangeLog b/mcs/class/corlib/Mono.Security.Authenticode/ChangeLog index 88b3fd02d18..76721f7177e 100644 --- a/mcs/class/corlib/Mono.Security.Authenticode/ChangeLog +++ b/mcs/class/corlib/Mono.Security.Authenticode/ChangeLog @@ -1,3 +1,9 @@ +2006-11-08 Sebastien Pouliot + + * AuthenticodeDeformatter.cs: Return (find) the SigningCertificate + even if the signature isn't verifiable. This is the behaviour required + for 2.0. + 2006-06-14 Sebastien Pouliot * AuthenticodeBase.cs: Fix destination offset. Note that this works