summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-05-25 08:28:52 +0200
committerChristian Grothoff <christian@grothoff.org>2019-05-25 08:28:52 +0200
commitbd31d846be8f5c98e35935a77d7ccca94e2fb201 (patch)
tree5e21fc5107b5a21c9f07f107c1d6bd1e5a5021eb /ChangeLog
parent667d2b263f77a12127efbd0824eeb87b3b10fb61 (diff)
gnunet-idenity Changelog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 150289033..01c416032 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat 25 May 2019 08:27:39 AM CEST
+ Significantly speed-up ego creation and deletion via
+ gnunet-identity command when there are many (hundreds)
+ of egos at the same peer. -CG
+
Thu May 9 23:35:24 2019 +0200
gnunet-identity can now output the public key on creation of new
egos, and -e can act as a filter when listing all egos. -CG