diff options
author | Robert Göhler <github@ghlr.de> | 2022-11-28 20:38:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-28 20:38:20 +0100 |
commit | eaa884fd473891fc1d60711d478e9a04acae5db9 (patch) | |
tree | ec6bf28473b3d2185b13b9a3ecd11421e97bc72c | |
parent | 3aaf5ba8d2f47e498c8e854b84af76c6cb518f5b (diff) | |
parent | 89b931bb53b82018f186cad18c51274bfd2c2114 (diff) | |
download | vyos-documentation-eaa884fd473891fc1d60711d478e9a04acae5db9.tar.gz vyos-documentation-eaa884fd473891fc1d60711d478e9a04acae5db9.zip |
Merge pull request #898 from vyos/update-dependencies-equuleus
Github: update equuleus branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 12 |
2 files changed, 12 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 6d90375db4dd0c9beb2815e8ceae2d6214465f9 +Subproject 1b2a8c822bb518195f3092bbd8176309560f924 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index fa016e56..f89311ef 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,18 @@ _ext/releasenotes.py +2022-11-23 +========== + +* :vytask:`T4793` (feature): Create warning message about disable-route-autoinstall when ipsec vti is used + + +2022-11-21 +========== + +* :vytask:`T4812` (feature): IPsec ability to show all configured connections + + 2022-11-06 ========== |