From 5b81eb056935cbcdf3fe56d528f985a1cd3b2b48 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 25 Sep 2021 18:08:55 -0400 Subject: [PATCH] docs: Document TW #2160 --- ChangeLog | 3 +++ NEWS | 2 ++ 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 882ea2e06..68b04b7de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -52,6 +52,9 @@ Thanks to Adam Monsen. - TW #2136 Configuration options can be overwritten for current context Thanks to Sebastian Uharek +- TW #2160 Upper-case named dates are not supported + Thanks to Scott Kostyshak for reporting, Max Rossmannek for + contributing. - TW #2163 Nagging computation should be based on the urgency before completion Thanks to korrat for contributing. - TW #2208 Support highlighting dates with scheduled tasks in calendar diff --git a/NEWS b/NEWS index 875ccf68f..8bce71f52 100644 --- a/NEWS +++ b/NEWS @@ -102,6 +102,8 @@ Fixed regressions in 2.6.0 - The attribute values of the form "-", for example "due-nextweek" or "scheduled-work" would fail to parse (see #1913). This was a regression introduced in 2.5.1. + - The capitalized versions of named dates (such as Monday, February or + Tomorrow) are again supported. This was a regression introduced in 2.5.2. Removed Features in 2.6.0