diff options
author | lloyd <[email protected]> | 2011-04-29 13:28:56 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-04-29 13:28:56 +0000 |
commit | 2438c2c60c6dfbec24c4d6df97c1875624f9485c (patch) | |
tree | fef6d8f7be6123909bd796b5e1e1391dfc014e92 /doc | |
parent | efcff0d6098c478cb4fa3fa3a0f000d863cba1ee (diff) |
Tick to 1.9.17 release1.9.17
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt index b1eaedcfe..b5207ea8f 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -7,9 +7,11 @@ Release Notes Series 1.9 ---------------------------------------- -Version 1.9.17, Not Yet Released +Version 1.9.17, 2011-04-29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* Third release candidate for 1.10.0 + * The format preserving encryption method currently available was presented in the header ``fpe.h`` and the functions ``fpe_encrypt`` and ``fpe_decrypt``. These were renamed as it is likely that other |