Update WHATSNEW

This commit is contained in:
Dianne Skoll
2021-11-30 09:37:04 -05:00
parent b14e72ddf7
commit 21cce0e104

View File

@@ -1,6 +1,9 @@
CHANGES TO REMIND
* VERSION 3.3 Patch 10 - 2021-11-??
* VERSION 3.3 Patch 10 - 2021-11-30
- IMPROVEMENT: TkRemind: Apply window and text colors to all GUI elements
including buttons and status labels.
- NEW FEATURE: The new ADDOMIT keyword can shorten reminder files.
The command:
@@ -20,6 +23,10 @@ CHANGES TO REMIND
- UPDATE: Update contrib/remind-conf-mode to latest release
- CHANGE: The parser does not auto-convert numbers 90-99 to 1990-1999. This
was messing up things like "DURATION 90". It also means you can no longer
abbreviate the years 1990-1999 as 90-99.
- BUG FIX: Various documentation fixes
- BUG FIX: When switching users with the "-u" option, call initgroups()