diff options
Diffstat (limited to '.be/settings')
-rw-r--r-- | .be/settings | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/.be/settings b/.be/settings index 47dda13..a9bd6dd 100644 --- a/.be/settings +++ b/.be/settings @@ -1,7 +1,13 @@ - - - -rcs_name=bzr - - +inactive_status: +- - closed + - The bug is no longer relevant. +- - fixed + - The bug should no longer occur. +- - wontfix + - It's not a bug, it's a feature. +- - disabled + - Unknown meaning. For backwards compatibility with old BE bugs. + + +rcs_name: bzr |