diff options
author | Dan Kenigsberg <danken@gmail.com> | 2021-01-20 21:50:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 14:50:10 -0500 |
commit | b3abcdc09b894249c8360a030d8aa3b815bd0c20 (patch) | |
tree | 7d77ca0730f6427ce4633ca17196a56e2c226923 /ChangeLog | |
parent | ad23441d82cb844828022b8b3f55857ca9e4baf8 (diff) | |
download | vyos-cloud-init-b3abcdc09b894249c8360a030d8aa3b815bd0c20.tar.gz vyos-cloud-init-b3abcdc09b894249c8360a030d8aa3b815bd0c20.zip |
Use proper spelling for Red Hat (#778)
The company name has two distinct words.
Signed-off-by: Dan Kenigsberg <danken@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -528,7 +528,7 @@ - docs: add additional details to per-instance/once [Joshua Powers] - Update doc-requirements.txt [Joshua Powers] - doc-requirements: add missing dep [Joshua Powers] - - dhcp: Support RedHat dhcp rfc3442 lease format for option 121 (#76) + - dhcp: Support Red Hat dhcp rfc3442 lease format for option 121 (#76) [Eric Lafontaine] (LP: #1850642) - network_state: handle empty v1 config (#45) (LP: #1852496) - docs: Add document on how to report bugs [Joshua Powers] |