Add forgotten entry in changelog

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-03-24 08:51:01 +01:00
parent 90382542b5
commit 6aa7553053
1 changed files with 1 additions and 0 deletions

View File

@ -882,6 +882,7 @@ getent passwd systemd-network &>/dev/null || useradd -r -u 192 -l -g systemd-net
* Tue Mar 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.12-1
- Latest bugfix release (#1941335, some documentation and
minor memory-access-correctness fixes).
- Fix hang when processing timers during DST switch in Europe/Dublin timezone (#1941335)
* Fri Mar 12 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.11-1
- Latest bugfix release (#1933137, #1935084).