summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c37151d..6874624 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-v1.9.16 (TBD)
+v1.9.16 (Dec 31, 2021)
+* Allow newuname syscall [Jirka Hladky]
+* Fix: haveged cannot be run as an application if also running as a daemon [Günther Brunthaler]
+* Add entropy unconditionally at start and then every 60 seconds [Jirka Hladky]
+* New parameter --once to refill entropy once and quit immediatelly [Jirka Hladky]
v1.9.15 (Sep 30, 2021)
* Check for sys/auxv.h before using it. [Peter Seiderer]