summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjirka-h <hladky.jiri@gmail.com>2020-12-18 18:06:46 +0100
committerGitHub <noreply@github.com>2020-12-18 18:06:46 +0100
commit6a79fc51a1bc401de15ddcee55e7ec8c4572e8e8 (patch)
treefedb6776393113f8767bc78d501e4f277724178a
parentFixed compiler warnings (diff)
parentChangeLog: Update nicoo's name (diff)
downloadhaveged-6a79fc51a1bc401de15ddcee55e7ec8c4572e8e8.tar.xz
haveged-6a79fc51a1bc401de15ddcee55e7ec8c4572e8e8.zip
Merge pull request #49 from nbraud/nicoo
ChangeLog: Update nicoo's name
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d8f627..55c98ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,8 +12,8 @@ v1.9.10 (Jun 11, 2020)
* fix ordering cycle with private tmp [Christian Hesse]
v1.9.9 (Jun 9, 2020)
-* Updated systemd service file [Nicolas Braud-Santoni]
-* Bump soname [Nicolas Braud-Santoni]
+* Updated systemd service file [nicoo]
+* Bump soname [nicoo]
* Fix crash on shutdown in threaded mode [Sergei Trofimovich]
* Fix compilation with --enable-threads [Lars Wendler]