--- rpl/ChangeLog 2013/02/23 18:32:15 1.149 +++ rpl/ChangeLog 2013/02/27 14:28:29 1.153 @@ -1,4 +1,10 @@ * Tue Dec 18 2012 BERTRAND Joël rpl-4.1.12 (RPL/2) +- bug is fixed in recherche_type(). { "\"" } was not evaluated as expected +as inner quote was not escaped; +- CIPHER new intrinsic is added to perform key generation, decryption and +encryption; +- CBC-CMAC digest is added; +- HMAC digest is added; - DIGEST intrinsic is added; - signal management is fixed to be usable on NetBSD; - RPL/CAS autoconfiguration is upgraded;