Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Brian C. Lane
06f2995241 Fix changelog entry for 3.24-1 2020-04-07 11:54:08 -07:00

View file

@ -77,6 +77,7 @@ make PYTHON=%{__python3} test
%{python3_sitelib}/pykickstart*.egg-info
%changelog
* Mon Apr 06 2020 Brian C. Lane <bcl@redhat.com> - 3.24-1
- Make --url doctext more understandable (jkonecny)
- Remove url command doc that it's replaced (jkonecny)
- Add missing information for driverdisk KS command (jkonecny)