diff --git a/ChangeLog b/ChangeLog index 342cec1..684775d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ * src/log: fix backlogging again, memlog was distrubing the process * src/connection: change some log levels, errors are errors, not debug info... + * src/bip: add ssl_check_mode option to the connection block (requested + by Trou) + die if ssl_check_mode is unset while the network is SSL. + 2007-09-25 Loïc Gomez