On Tue, Feb 18, 2014 at 12:34:40PM +0100, Anton Khirnov wrote: > --- > src/download | 22 ++++++++++++++++++++++ > src/news | 16 ++++++++++++++++ > 2 files changed, 38 insertions(+)
Thanks for beating me to it. > --- a/src/download > +++ b/src/download > @@ -198,6 +198,28 @@ selected changes from the development branch, which > therefore receives much more > + > +<p> > +10 beta 1 has been released on 2014-02-17. It is the latest beta snapshot > from > +the version 10 release branch. The final release is not finished yet. Please > +give us feedback and use our Bugzilla for filing bugs: > +<a href="https://bugzilla.libav.org">https://bugzilla.libav.org/</a> I suggest to just linkify "Bugzilla", i.e. give us feedback and use our <a href="https://bugzilla.libav.org">Bugzilla</a> for filing bugs. which is better style than pasting full URLs into text. LGTM either way Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
