diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-09-05 06:22:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-05 06:22:17 +0000 |
commit | 718f7d88f1772651374b93447cf9ed03ec5387cc (patch) | |
tree | 6433a2eefcf051fe1e4ddedbb426129bd1503b65 /docs | |
parent | f21c146e6ddbe9025b1b3ba7f70f54ce32676e2f (diff) | |
download | vyos-documentation-718f7d88f1772651374b93447cf9ed03ec5387cc.tar.gz vyos-documentation-718f7d88f1772651374b93447cf9ed03ec5387cc.zip |
Github: update equuleus branch
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 9 |
2 files changed, 9 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject bf45a3c86afb532dbf136adda79fdfb402a7e17 +Subproject b9678136eac767ece3d5a5e53f9f2b9c47c7477 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 9d65e0e3..e444ae5b 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,15 @@ _ext/releasenotes.py +2022-08-29 +========== + +* :vytask:`T4653` (bug): Interface offload options not being applied correctly +* :vytask:`T4061` (default): Add util function to check for completion of boot config +* :vytask:`T4654` (bug): RPKI cache incorrect description +* :vytask:`T4572` (bug): Add an option to force interface MTU to the value received from DHCP + + 2022-08-27 ========== |