OpenCL Changelog

    0.7.1, May 16, 2001:
    
     * Rewrote configure script: more consistent and complete
     * Made it easier to find out parameters of types at run time (in
       opencl.h)
     * New functions for finding the version being used (in version.h)
     * New SymmetricKey interface for Filters (in symkey.h)
     * InvalidKeyLength now records what the invalid key length was
     * Optimized DES, CS-Cipher, MISTY1, Skipjack, XTEA
     * Changed GOST to use correct S-box ordering (incompatible change)
     * Benchmark code was almost totally rewritten
     * Many more entries in the test vector file
     * Fixed minor and idiotic bug in check.cpp
       
    0.7.0, March 1, 2001:
    
     * First public release