Browse Source

doc/issue_tracker: update resolution names

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.1
Michael Niedermayer 12 years ago
parent
commit
cdb46f15ff
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      doc/issue_tracker.txt

+ 3
- 3
doc/issue_tracker.txt View File

@@ -130,7 +130,7 @@ Type/Status:
bug/closed/fixed bug/closed/fixed
Bugs which have to the best of our knowledge been 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 Bugs which we will not fix. Possible reasons include legality, high
complexity for the sake of supporting obscure corner cases, speed loss complexity for the sake of supporting obscure corner cases, speed loss
for similarly esoteric purposes, et cetera. 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 reproduction failed - that is the code seems to work correctly to the
best of our knowledge. best of our knowledge.


feature_request/closed/implemented
feature_request/closed/fixed
Feature requests which have been implemented. 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 Feature requests which will not be implemented. The reasons here could
be legal, philosophical or others. be legal, philosophical or others.




Loading…
Cancel
Save