aboutsummaryrefslogtreecommitdiffstats
path: root/doc/logs
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-01-23 14:06:39 +0000
committerlloyd <[email protected]>2008-01-23 14:06:39 +0000
commitaf07a773cc600d309a4b8cda0fd38006f0796f2d (patch)
tree464910a3daa1126c818d87d406312c2bc00862ba /doc/logs
parenta18c44cb5021df8357654d0bd9eb8e01f72853c8 (diff)
Update readme.txt and changelog with 1.7.3 information1.7.3
Diffstat (limited to 'doc/logs')
-rw-r--r--doc/logs/log-17.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/logs/log-17.txt b/doc/logs/log-17.txt
index cab6dabbe..a09ab6617 100644
--- a/doc/logs/log-17.txt
+++ b/doc/logs/log-17.txt
@@ -1,10 +1,11 @@
-* 1.7.3, November 4, 2007
+* 1.7.3, January 23, 2008
- New invocation syntax for configure.pl with several new options
- Support for IPv4 addresses in a subject alternative name
- New fast poll for the generic Unix entropy source (es_unix)
+ - The es_file entropy source has been replaced by the es_dev module
- The malloc allocator does not inherit from Pooling_Allocator anymore
- - The dirs that es_unix will search in are now fully user-configurable
+ - The path that es_unix will search in are now fully user-configurable
- Truncate X9.42 PRF output rather than allow counter overflow
- PowerPC is now assumed to be big-endian