aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-02 12:01:06 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-02 12:01:06 +0000
commit92f98f49ff789fadc01e829263cc9d5376fb2f14 (patch)
tree372a0f53a0a041aaed8e039613824553267e6ffb /ChangeLog
parentf4b1f639e8799d29e823a7cd563a97d314d4f471 (diff)
reducing address size in hello to 16 bit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ea48e931f..8f14863eb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sun May 2 13:49:10 CEST 2010
+ Fixed problem with platform-dependence of format for IP addresses
+ in HELLOs for TCP and UDP transport.
+ Reduced address length field in HELLOs to 16 bit (was 32 bit).
+ These changes break transport compatibility.
+
Fri Apr 16 18:19:05 CEST 2010
Nearly complete rewrite and new overall architecture. Many
features are still missing, but basic system seems to be