diff options
author | rebortg <rebortg@users.noreply.github.com> | 2021-11-15 06:20:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-15 06:20:31 +0000 |
commit | 9cfea74ebed493a1352f8e4b64611bae957f4d69 (patch) | |
tree | 3de2e37ef59c302813c116151cea069328f8e675 /docs/changelog/1.4.rst | |
parent | 3d39fd799d9c6f4d13fdb0d5c2bd1a56c32bd472 (diff) | |
download | vyos-documentation-9cfea74ebed493a1352f8e4b64611bae957f4d69.tar.gz vyos-documentation-9cfea74ebed493a1352f8e4b64611bae957f4d69.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog/1.4.rst')
-rw-r--r-- | docs/changelog/1.4.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 9a281a8c..18fcb1fc 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,20 @@ _ext/releasenotes.py +2021-11-10 +========== + +* :vytask:`T3966` (default): OpenVPN fix the smoketests +* :vytask:`T3834` (default): [OPENVPN] Support for Two Factor Authentication totp. +* :vytask:`T3982` (bug): DHCP server commit fails if static-mapping contains + or . + + +2021-11-09 +========== + +* :vytask:`T3962` (bug): Image cannot be built without open-vm-tools + + 2021-11-07 ========== |