aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-04-14 10:03:32 +0200
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-04-14 10:03:32 +0200
commitac6e62f21c435c54637bc4dd9959334fe67b8315 (patch)
tree64cb989d26e82602ac2d8d6d78154fa4ce63c8a7 /ChangeLog
parente06031377bc0d762d1db45c0ca91fe7013598b40 (diff)
downloadgnunet-ac6e62f21c435c54637bc4dd9959334fe67b8315.tar.gz
gnunet-ac6e62f21c435c54637bc4dd9959334fe67b8315.zip
Update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d2d27a05..b98b779f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Sun Apr 14 09:54:20 2019 +0200
2 RECLAIM: Moved away from ABE to GNS encryption. Minor API changed and
3 renaming of records. Deprecated SQLite plugin in favor of namestore.
4
1Sat 06 Apr 2019 02:36:17 PM CEST 5Sat 06 Apr 2019 02:36:17 PM CEST
2 Introducing GNUNET_memcmp() and GNUNET_is_zero() for better typing 6 Introducing GNUNET_memcmp() and GNUNET_is_zero() for better typing
3 when comparing memory areas. -CG 7 when comparing memory areas. -CG