diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2017-03-10 12:36:37 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-03-10 12:37:14 +0100 |
commit | 03128ac1a78bd9f08d52d69e60fcfdad3c83bce2 (patch) | |
tree | b8a416ade6bef1d5066605c8896b2476803a954f | |
parent | ca754a9f0f5cba681ccf0dac03c2f196dc9fb120 (diff) | |
download | buildroot-03128ac1a78bd9f08d52d69e60fcfdad3c83bce2.tar.gz buildroot-03128ac1a78bd9f08d52d69e60fcfdad3c83bce2.zip |
docs/website/news.html: mention that 2017.02 is a LTS release
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | docs/website/news.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index ef31216b22..51363e2aed 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -45,6 +45,9 @@ <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/185228.html">announcement</a> and go to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2017.02.tar.bz2">2017.02 release</a>.</p> + + <p>Notice that this is a long term support release which will be + supported with security and other important fixes until February 2018.</p> </div> </div> </li> |