diff options
author | lloyd <[email protected]> | 2008-06-30 12:55:27 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-06-30 12:55:27 +0000 |
commit | 0c4e2533cbae394451ef9951991e0cb067142fba (patch) | |
tree | 55899b6f7fa2ff5074db04495ba5b8b1908aba23 | |
parent | 32937ed3ab5cb51ad175d602d466cbb9dfe917ad (diff) |
Document changes so far since 1.7.7
-rw-r--r-- | doc/log.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 26cb7a786..5005e4810 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,5 +1,10 @@ * 1.7.8, 2008-??-?? + - Remove global deref_alias function + - X509_Store takes timeout options as constructor arguments + - Remove Config class + - Allow adding new entropy via base RNG interface + - Reseeding a X9.31 PRNG also reseeds the underlying PRNG * 1.7.7, 2008-06-28 - Remove the global PRNG object |