[FFmpeg-devel] [PATCH] web/olddownload: mark all old releases as deprecated, not only 0.6
Lou Logan
lou at lrcd.com
Fri Jan 3 22:40:36 CET 2014
On Fri, 3 Jan 2014 13:43:18 +0100, Stefano Sabatini wrote:
> 0.6 is no special "strongly deprecated" release.
> ---
> src/olddownload | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/src/olddownload b/src/olddownload
> index b522e72..9bb62f0 100644
> --- a/src/olddownload
> +++ b/src/olddownload
> @@ -1,5 +1,11 @@
> <a name="oldreleases"></a><h1>Old FFmpeg Releases</h1>
>
> +<p>
> +<strong>These releases are not actively maintained and thus we discourage
> +their use.</strong>
> +If you want to maintain one of these old versions, contact us.
> +</p>
I would prefer:
<a href="contact.html">Contact us</a> if you are interested in
maintaining an old release.
...but really either is fine to me.
More information about the ffmpeg-devel
mailing list