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)
downloadgnunet-92f98f49ff789fadc01e829263cc9d5376fb2f14.tar.gz
gnunet-92f98f49ff789fadc01e829263cc9d5376fb2f14.zip
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 4ea48e931..8f14863eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
1Sun May 2 13:49:10 CEST 2010
2 Fixed problem with platform-dependence of format for IP addresses
3 in HELLOs for TCP and UDP transport.
4 Reduced address length field in HELLOs to 16 bit (was 32 bit).
5 These changes break transport compatibility.
6
1Fri Apr 16 18:19:05 CEST 2010 7Fri Apr 16 18:19:05 CEST 2010
2 Nearly complete rewrite and new overall architecture. Many 8 Nearly complete rewrite and new overall architecture. Many
3 features are still missing, but basic system seems to be 9 features are still missing, but basic system seems to be