--- gvpe/NEWS 2011/02/15 13:31:21 1.97 +++ gvpe/NEWS 2011/03/06 13:49:49 1.98 @@ -3,8 +3,14 @@ - INCOMPATIBLE CHANGE: no longer enable udp protocol if no other protocols are enabled - this is necessary when you have nodes with completely unknown protocols, to force mediated connection requests. + - protocol version 0.1, compatible with older releases. - fix a bug where nodes would tell the other side that it supports the same protocols as that other side, instead of its own. + - do not simply abort in some error cases in the dns transport. + - allow lowercase/uppercase alises for dns encodings that do + not rely on case. + - add zlib when found, as openssl depends on it in newer versions. + - work around append-bugs in uclibc by using an extra seek. 2.24 Sat Feb 12 05:15:48 CET 2011 - protocol version 0.1, compatible with older releases.