Message ID | 1300126265-17916-1-git-send-email-rsbultje@gmail.com |
---|---|
State | Committed |
Headers | show |
"Ronald S. Bultje" <rsbultje@gmail.com> writes: > --- > src/bugreports | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/bugreports b/src/bugreports > index eb8a96d..1cf96a7 100644 > --- a/src/bugreports > +++ b/src/bugreports > @@ -73,7 +73,7 @@ info all-registers > > <p> > Once you have gathered this information, you can submit a report to the > -<a href="https://roundup.libav.org/roundup/ffmpeg/">Libav bug tracker</a>. You > +<a href="https://roundup.libav.org/">Libav bug tracker</a>. You > should provide all information so that anyone can reproduce the bug. > Please do not report your problem on the developer mailing list: > Only send bug reports there if you also intend to provide a fix. > -- > 1.7.2.1 OK
Hi, 2011/3/14 Måns Rullgård <mans@mansr.com>: > "Ronald S. Bultje" <rsbultje@gmail.com> writes: > >> --- >> src/bugreports | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/src/bugreports b/src/bugreports >> index eb8a96d..1cf96a7 100644 >> --- a/src/bugreports >> +++ b/src/bugreports >> @@ -73,7 +73,7 @@ info all-registers >> >> <p> >> Once you have gathered this information, you can submit a report to the >> -<a href="https://roundup.libav.org/roundup/ffmpeg/">Libav bug tracker</a>. You >> +<a href="https://roundup.libav.org/">Libav bug tracker</a>. You >> should provide all information so that anyone can reproduce the bug. >> Please do not report your problem on the developer mailing list: >> Only send bug reports there if you also intend to provide a fix. >> -- >> 1.7.2.1 > > OK Pushed. Ronald
diff --git a/src/bugreports b/src/bugreports index eb8a96d..1cf96a7 100644 --- a/src/bugreports +++ b/src/bugreports @@ -73,7 +73,7 @@ info all-registers <p> Once you have gathered this information, you can submit a report to the -<a href="https://roundup.libav.org/roundup/ffmpeg/">Libav bug tracker</a>. You +<a href="https://roundup.libav.org/">Libav bug tracker</a>. You should provide all information so that anyone can reproduce the bug. Please do not report your problem on the developer mailing list: Only send bug reports there if you also intend to provide a fix.