diff options
author | Robert Göhler <github@ghlr.de> | 2023-12-07 13:39:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-07 13:39:27 +0100 |
commit | 31a27daad2d40e1479f261fb1430f9da093370bd (patch) | |
tree | 4f12ccb7eab8e7824947a5fd2dc8388a5de9b814 /docs/changelog/1.3.rst | |
parent | ed25a97a9d8dddaa4419cb31e47263f1058325b1 (diff) | |
parent | 86bc0538447f8ea97e2cf7a6f2301ef55e28f173 (diff) | |
download | vyos-documentation-31a27daad2d40e1479f261fb1430f9da093370bd.tar.gz vyos-documentation-31a27daad2d40e1479f261fb1430f9da093370bd.zip |
Merge pull request #1172 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 05adb0c5..11d3be91 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,24 @@ _ext/releasenotes.py +2023-11-30 +========== + +* :vytask:`T4601` ``(bug): dhcp : relay agent IP address issue.`` + + +2023-11-28 +========== + +* :vytask:`T5777` ``(bug): frr: backport and upstream recent bgpd daemon crashes`` + + +2023-11-27 +========== + +* :vytask:`T5763` ``(bug): Fix imprecise check for remote file name in vyos-load-config.py`` + + 2023-11-25 ========== |