aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-06-30 12:55:27 +0000
committerlloyd <[email protected]>2008-06-30 12:55:27 +0000
commit0c4e2533cbae394451ef9951991e0cb067142fba (patch)
tree55899b6f7fa2ff5074db04495ba5b8b1908aba23
parent32937ed3ab5cb51ad175d602d466cbb9dfe917ad (diff)
Document changes so far since 1.7.7
-rw-r--r--doc/log.txt5
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