docs: Document #2247
This commit is contained in:
@@ -32,6 +32,8 @@
|
|||||||
Thanks to Beka, Max Rossmannek.
|
Thanks to Beka, Max Rossmannek.
|
||||||
- TW #2101 Numeric UDA values above 2,147,483,647 overflow without warning
|
- TW #2101 Numeric UDA values above 2,147,483,647 overflow without warning
|
||||||
Thanks to Adam Monsen.
|
Thanks to Adam Monsen.
|
||||||
|
- TW #2247 Configuration override rc.verbose:off not respected
|
||||||
|
Thanks to Vignesh Prabhu.
|
||||||
- TW #2290 Support moving the config file to XDG_CONFIG_HOME
|
- TW #2290 Support moving the config file to XDG_CONFIG_HOME
|
||||||
Thanks to Julien Rabinow.
|
Thanks to Julien Rabinow.
|
||||||
- TW #2292 CmdEdit: Interruption should remove lock file
|
- TW #2292 CmdEdit: Interruption should remove lock file
|
||||||
|
|||||||
4
NEWS
4
NEWS
@@ -52,6 +52,10 @@ Fixed regressions in 2.6.0
|
|||||||
- The "end of <date>" named dates ('eod', 'eow', ...) were pointing to the
|
- The "end of <date>" named dates ('eod', 'eow', ...) were pointing to the
|
||||||
first second of the next day, instead of last second of the referenced
|
first second of the next day, instead of last second of the referenced
|
||||||
interval. This was a regression introduced in 2.5.2.
|
interval. This was a regression introduced in 2.5.2.
|
||||||
|
- The rc.verbose:nothing configuration override was applied only if it were
|
||||||
|
the first configuration override. Otherwise task would by default inform
|
||||||
|
about the other overrides (see #2247). This was a regression introduced in
|
||||||
|
2.5.2.
|
||||||
|
|
||||||
Removed Features in 2.6.0
|
Removed Features in 2.6.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user