Changelog entry for #83

- Merge #83 from Maryse47: contrib/unbound.service.in: do not fork
  into the background.
This commit is contained in:
W.C.A. Wijngaards 2019-09-20 12:59:41 +02:00
parent eb7f9a50f2
commit f635b47ade

View file

@ -3,6 +3,8 @@
in unbound.service. in unbound.service.
- Merge #81 from Maryse47: Consistently use /dev/urandom instead - Merge #81 from Maryse47: Consistently use /dev/urandom instead
of /dev/random in scripts and docs. of /dev/random in scripts and docs.
- Merge #83 from Maryse47: contrib/unbound.service.in: do not fork
into the background.
19 September 2019: Wouter 19 September 2019: Wouter
- Fix #78: Memory leak in outside_network.c. - Fix #78: Memory leak in outside_network.c.