diff options
author | Robert Göhler <github@ghlr.de> | 2023-01-09 20:50:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-09 20:50:09 +0100 |
commit | b2a2b3bc35e124d4fb5e5b778cfd9de2b806e29e (patch) | |
tree | 37e143154ca9a33a8a8e3644b2579a7999458d02 /docs/changelog/1.3.rst | |
parent | e6af223b5146250c50460c0d145b207c9f0c09c8 (diff) | |
parent | 41c24a072fca029c063507f0ed3eaeeb9e2b4bbf (diff) | |
download | vyos-documentation-b2a2b3bc35e124d4fb5e5b778cfd9de2b806e29e.tar.gz vyos-documentation-b2a2b3bc35e124d4fb5e5b778cfd9de2b806e29e.zip |
Merge pull request #919 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 42411fc8..a995cf4d 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,24 @@ _ext/releasenotes.py +2023-01-07 +========== + +* :vytask:`T4884` (bug): Missing a community6 in snmpd config + + +2023-01-05 +========== + +* :vytask:`T3937` (default): Rewrite "show system memory" in Python to make it usable as a library function + + +2023-01-03 +========== + +* :vytask:`T4869` (bug): A network with `/32` or `/128` mask cannot be removed from a network-group + + 2022-12-31 ========== |