Browse code

Correct grammar in one sentence and add a note about doc/APIchanges

Originally committed as revision 17805 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5

Robert Swain authored on 2009/03/05 01:52:37
Showing 1 changed files
... ...
@@ -13,7 +13,7 @@ date, the notes for this version cannot be entirely conventional.
13 13
 See the Changelog file for a list of significant changes.
14 14
 
15 15
 Please note that our policy on bug reports has not changed. We still only accept
16
-bug reports against the HEAD of FFmpeg trunk repository. If you are experiencing
16
+bug reports against HEAD of the FFmpeg trunk repository. If you are experiencing
17 17
 any issues with any formally released version of FFmpeg, please try a current
18 18
 version of the development code to check if the issue still exists. If it does,
19 19
 make your report against the development code following the usual bug reporting
... ...
@@ -35,4 +35,5 @@ The deprecated APIs to be removed are:
35 35
 - imgconvert (to be replaced by libswscale)
36 36
 - vhook (to be replaced by libavfilter)
37 37
 
38
-If at all possible, do not use the deprecated APIs.
38
+If at all possible, do not use the deprecated APIs. All notes on API changes
39
+should appear in doc/APIchanges.