diff options
author | rebortg <24626486+rebortg@users.noreply.github.com> | 2024-04-01 06:06:03 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-01 06:06:03 +0000 |
commit | 1f8dbc4c9c0cc52a0cddc9f7a489de88e13565d9 (patch) | |
tree | 199b5758bae8ea7defec781aa3c4d725523c814e /docs/changelog/1.4.rst | |
parent | e955c9705454f91b04a8e0e16341baa404cf3f5a (diff) | |
download | vyos-documentation-1f8dbc4c9c0cc52a0cddc9f7a489de88e13565d9.tar.gz vyos-documentation-1f8dbc4c9c0cc52a0cddc9f7a489de88e13565d9.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog/1.4.rst')
-rw-r--r-- | docs/changelog/1.4.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 884e7699..36e9c88c 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,27 @@ _ext/releasenotes.py +2024-03-31 +========== + +* :vytask:`T6186` ``(bug): Fix regression in 'set system image default-boot'`` +* :vytask:`T5832` ``(feature): Keepalived: Allow using the 'dev' statement on excluded-addresses`` + + +2024-03-28 +========== + +* :vytask:`T6147` ``(bug): Conntrack not working as expected with global state-policy`` +* :vytask:`T6175` ``(bug): op-mode: "renew dhcp interface <name>" does not check if it's an actual DHCP interface`` +* :vytask:`T5872` ``(default): ipsec remote access VPN: support dhcp-interface`` + + +2024-03-26 +========== + +* :vytask:`T6066` ``(bug): Setting same network in different ospf area will raise exception`` + + 2024-03-25 ========== |