Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] docs: Correct the release date of 5.2 stable
@ 2020-08-06 23:17 Billy Wilson
  2020-08-06 23:46 ` Randy Dunlap
  2020-08-11 16:49 ` Jonathan Corbet
  0 siblings, 2 replies; 7+ messages in thread
From: Billy Wilson @ 2020-08-06 23:17 UTC (permalink / raw)
  To: linux-doc; +Cc: Jonathan Corbet, Billy Wilson

A table lists the 5.2 stable release date as September 15, but it was
released on July 7. This may confuse a reader who is trying to
understand the stable update release cycle.

Signed-off-by: Billy Wilson <billy_wilson@byu.edu>
---
 Documentation/process/2.Process.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/process/2.Process.rst b/Documentation/process/2.Process.rst
index 3588f48841eb..4ae1e0f600c1 100644
--- a/Documentation/process/2.Process.rst
+++ b/Documentation/process/2.Process.rst
@@ -113,7 +113,7 @@ than one development cycle past their initial release. So, for example, the
 5.2 kernel's history looked like this (all dates in 2019):
 
 	==============  ===============================
-	September 15 	5.2 stable release
+	July 7		5.2 stable release
 	July 14		5.2.1
 	July 21		5.2.2
 	July 26		5.2.3
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-08-11 16:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-06 23:17 [PATCH] docs: Correct the release date of 5.2 stable Billy Wilson
2020-08-06 23:46 ` Randy Dunlap
2020-08-07  0:08   ` Billy Wilson
2020-08-07  0:41     ` Randy Dunlap
2020-08-07  3:51       ` Billy Wilson
2020-08-07  5:06         ` Randy Dunlap
2020-08-11 16:49 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox