diff options
author | Robert Göhler <github@ghlr.de> | 2021-11-15 19:20:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-15 19:20:25 +0100 |
commit | 797199ec780c175a425a723a99bcf9dab880e424 (patch) | |
tree | 3de2e37ef59c302813c116151cea069328f8e675 /docs/changelog/1.4.rst | |
parent | 3d39fd799d9c6f4d13fdb0d5c2bd1a56c32bd472 (diff) | |
parent | 9cfea74ebed493a1352f8e4b64611bae957f4d69 (diff) | |
download | vyos-documentation-797199ec780c175a425a723a99bcf9dab880e424.tar.gz vyos-documentation-797199ec780c175a425a723a99bcf9dab880e424.zip |
Merge pull request #656 from vyos/update-dependencies-master
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 ========== |