Config: Changed to 0/1 boolean values for the defaults.
- Deprecated use of alternate Boolean configuration settings. Use values "0" for off, and "1" for on. Avoid used of "on", "off", "true", "t", "false", "f", "yes", "y", "no", "n".
This commit is contained in:
@@ -78,6 +78,9 @@
|
|||||||
- Added 'QUARTER' virtual tag.
|
- Added 'QUARTER' virtual tag.
|
||||||
- Fixed unquoted glob in bash completion script
|
- Fixed unquoted glob in bash completion script
|
||||||
(thanks to Ran Benita).
|
(thanks to Ran Benita).
|
||||||
|
- Deprecated use of alternate Boolean configuration settings. Use values "0" for
|
||||||
|
off, and "1" for on. Avoid used of "on", "off", "true", "t", "false", "f",
|
||||||
|
"yes", "y", "no", "n".
|
||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user