diff options
-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 |