diff options
author | Karl Palsson <karlp@tweak.net.au> | 2020-04-06 15:58:02 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-16 23:06:54 -0400 |
commit | f5bd0fb3862eb4cd05264c96f69c1e385ee854d1 (patch) | |
tree | 9710ed993277aba81482914edcdb191ed3b157a5 /README | |
parent | b941d1cd169e8697ed2e076332cd5526ef9269fb (diff) | |
download | u-boot-f5bd0fb3862eb4cd05264c96f69c1e385ee854d1.tar.gz u-boot-f5bd0fb3862eb4cd05264c96f69c1e385ee854d1.tar.xz u-boot-f5bd0fb3862eb4cd05264c96f69c1e385ee854d1.zip |
README: remove requirement for CHANGELOG entry
As indicated elsewhere in the README, the standalone CHANGELOG file was
removed in 2010. Drop the instructions for creating patches on creating
a standalone CHANGELOG entry.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4734,8 +4734,6 @@ it: * For new features: a description of the feature and your implementation. -* A CHANGELOG entry as plaintext (separate from the patch) - * For major contributions, add a MAINTAINERS file with your information and associated file and directory references. |