aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2007-10-22 21:34:31 +0000
committerlloyd <[email protected]>2007-10-22 21:34:31 +0000
commit4d41c4f9c1beb736fe7ad10464782dc580830fe0 (patch)
tree0bab95249aa1dfdc62b9319df5b8617e9a04d13f
parent238580db7e45151bfc91894bf94341d11b2eba04 (diff)
Document some of the other major changes since 1.7.2
-rw-r--r--doc/logs/log-17.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/logs/log-17.txt b/doc/logs/log-17.txt
index 4934a35a8..e22880163 100644
--- a/doc/logs/log-17.txt
+++ b/doc/logs/log-17.txt
@@ -1,8 +1,12 @@
* 1.7.3, November 4, 2007
- - New invocation syntax for configure.pl
+ - New invocation syntax for configure.pl with several new options
- Support for IPv4 addresses in a subject alternative name
- - New generic Unix entropy source (es_unix) fast poll
+ - New fast poll for the generic Unix entropy source (es_unix)
+ - The malloc allocator does not inherit from Pooling_Allocator anymore
+ - The dirs that es_unix will search in are now fully user-configurable
+ - Truncate X9.42 PRF output rather than allow counter overflow
+ - PowerPC is assumed to be big-endian
* 1.7.2, October 13, 2007
- Initialize the global library state lazily