diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-10-25 11:36:46 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-10-25 11:36:46 +0200 |
commit | cdb46f15fff4996aaf120a32d1ffb9fb4cbbc68d (patch) | |
tree | 978d0749412e9ad352565f0fc8f4c17241fad0d0 /doc | |
parent | 2a28bad82202c16c97f1eaf0f997fbe674d122c8 (diff) | |
download | ffmpeg-cdb46f15fff4996aaf120a32d1ffb9fb4cbbc68d.tar.gz |
doc/issue_tracker: update resolution names
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/issue_tracker.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/issue_tracker.txt b/doc/issue_tracker.txt index 9f00cf22d6..41c5fef904 100644 --- a/doc/issue_tracker.txt +++ b/doc/issue_tracker.txt @@ -130,7 +130,7 @@ Type/Status: bug/closed/fixed Bugs which have to the best of our knowledge been fixed. -bug/closed/wont_fix +bug/closed/wontfix Bugs which we will not fix. Possible reasons include legality, high complexity for the sake of supporting obscure corner cases, speed loss for similarly esoteric purposes, et cetera. @@ -144,10 +144,10 @@ bug/closed/works_for_me reproduction failed - that is the code seems to work correctly to the best of our knowledge. -feature_request/closed/implemented +feature_request/closed/fixed Feature requests which have been implemented. -feature_request/closed/wont_implement +feature_request/closed/wontfix Feature requests which will not be implemented. The reasons here could be legal, philosophical or others. |