diff options
author | rebortg <rebortg@users.noreply.github.com> | 2023-08-21 06:05:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-21 06:05:11 +0000 |
commit | 6f6b4222d66351ed529a4cc60fc4db18240bd010 (patch) | |
tree | 8d5201b65e9069c76db63f3c075fc94620cbb1c6 /docs/changelog/1.3.rst | |
parent | f6001985016a9a4c989fe16aa3d953a3a846a4cd (diff) | |
download | vyos-documentation-6f6b4222d66351ed529a4cc60fc4db18240bd010.tar.gz vyos-documentation-6f6b4222d66351ed529a4cc60fc4db18240bd010.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 313cc144..b452274c 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,26 @@ _ext/releasenotes.py +2023-08-20 +========== + +* :vytask:`T5470` ``(bug): wlan: can not disable interface if SSID is not configured`` + + +2023-08-17 +========== + +* :vytask:`T5486` ``(bug): Service dns dynamic cannot pass the smoketest`` +* :vytask:`T5223` ``(bug): tunnel key doesn't clear`` + + +2023-08-15 +========== + +* :vytask:`T5273` ``(default): Add op mode commands for displaying certificate details and fingerprints`` +* :vytask:`T5270` ``(default): Make OpenVPN `tls dh-params` optional`` + + 2023-08-10 ========== |