summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2022-01-02 22:12:39 +0100
committerJirka Hladky <jhladky@redhat.com>2022-01-02 22:12:39 +0100
commit66eae300d7873dbfb22e7f9e5be0b0775327a6d0 (patch)
treed86955d121740d1b1f867259e06b3854f512e50d
parentUpdated Changelog (diff)
downloadhaveged-66eae300d7873dbfb22e7f9e5be0b0775327a6d0.tar.xz
haveged-66eae300d7873dbfb22e7f9e5be0b0775327a6d0.zip
Spellcheckv1.9.16
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index de44007..f1d1d8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
v1.9.16 (Jan 02, 2022)
* 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]
+* Add entropy unconditionally at the start and then every 60 seconds [Jirka Hladky]
+* New parameter --once to refill entropy once and quit immediately [Jirka Hladky]
* Added haveged-once.service to provide entropy once (intended for initramfs) [Jirka Hladky]
v1.9.15 (Sep 30, 2021)