The unified diff between revisions [fd68181d..] and [749fac9e..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'doc/logs/log-17.txt'

#
#
# patch "doc/logs/log-17.txt"
#  from [84160a4ac4d5f5263cb455fde8e8c8d562008aab]
#    to [d08c4cbe679ff172e8d046a014597ed15236ce56]
#
============================================================
--- doc/logs/log-17.txt	84160a4ac4d5f5263cb455fde8e8c8d562008aab
+++ doc/logs/log-17.txt	d08c4cbe679ff172e8d046a014597ed15236ce56
@@ -1,5 +1,14 @@

-* 1.7.2, Oct 13, 2007
+* 1.7.3, November 4, 2007
+ - 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 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 now assumed to be big-endian
+
+* 1.7.2, October 13, 2007
  - Initialize the global library state lazily
  - Add plain CBC-MAC for backwards compatability with old systems
  - Clean up some of the self test code