forked from bip/bip
1
0
Fork 0

changelog

This commit is contained in:
Loc Gomez 2007-09-26 22:21:01 +02:00
parent e5ed7c92ae
commit 45e9688c45
1 changed files with 3 additions and 0 deletions

View File

@ -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 <opensource@kyoshiro.org>