CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         classpath-0_92-branch
Changes by:     Mark Wielaard <mark>    06/07/29 15:49:07

Modified files:
        .              : ChangeLog 
        java/security  : Provider.java 
        gnu/java/security: Engine.java 

Log message:
        2006-07-29  Matt Wringe  <[EMAIL PROTECTED]>
        
                * gnu/java/security/Engine.java
                (getInstance): Add case insentivity to algorithm names
                * java/security/Provider.java
                (put): Stop using canonical key naming
                (remove): Likewise
                (toCanonicalKey): Method removed
                (get): Method removed, no longer needs to overwrite
                parent implementation

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&only_with_tag=classpath-0_92-branch&r1=1.8251.2.1&r2=1.8251.2.2
http://cvs.savannah.gnu.org/viewcvs/classpath/java/security/Provider.java?cvsroot=classpath&only_with_tag=classpath-0_92-branch&r1=1.11&r2=1.11.10.1
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/security/Engine.java?cvsroot=classpath&only_with_tag=classpath-0_92-branch&r1=1.3&r2=1.3.10.1


Reply via email to