README: remove requirement for CHANGELOG entry
authorKarl Palsson <karlp@tweak.net.au>
Mon, 6 Apr 2020 15:58:02 +0000 (15:58 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 17 Apr 2020 03:06:54 +0000 (23:06 -0400)
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>
README

diff --git a/README b/README
index 8cfa92fac9e54eedf72c1dd0f5a325f61297c12c..0f9578586f9a09d16e00e638e3c339c288c69dcc 100644 (file)
--- a/README
+++ b/README
@@ -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.