mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-18 15:28:47 +02:00
Update WHATSNEW
This commit is contained in:
@@ -38,6 +38,16 @@ CHANGES TO REMIND
|
|||||||
- BUG FIX: If the first REM command to trigger was a RUN command, the banner
|
- BUG FIX: If the first REM command to trigger was a RUN command, the banner
|
||||||
would not print. This has been fixed.
|
would not print. This has been fixed.
|
||||||
|
|
||||||
|
- BUG FIX: replace deprecated 'fgrep' with 'grep -F' (Jochen Sprickerhof)
|
||||||
|
|
||||||
|
- BUG FIX: make "make test" depend on "make all" (Jochen Sprickerhof)
|
||||||
|
|
||||||
|
- BUG FIX: make "REM ... SATISFY ... MSG foo" respect $DefaultColor. Bug
|
||||||
|
reported by Gunther Reißig.
|
||||||
|
|
||||||
|
- BUG FIX: Don't consider IFTRIG true if we could not compute a trigger date.
|
||||||
|
Bug noted by Gunther Reißig
|
||||||
|
|
||||||
* VERSION 4.0 Patch 3 - 2022-08-16
|
* VERSION 4.0 Patch 3 - 2022-08-16
|
||||||
|
|
||||||
- IMPROVEMENT: remind: add plain_body and calendar_body JSON keys in -pp...
|
- IMPROVEMENT: remind: add plain_body and calendar_body JSON keys in -pp...
|
||||||
@@ -1252,7 +1262,7 @@ CHANGES TO REMIND
|
|||||||
- Made parser _very_ forgiving -- the type of reminder now defaults
|
- Made parser _very_ forgiving -- the type of reminder now defaults
|
||||||
to MSG. This lets you have lines in the reminder file like this:
|
to MSG. This lets you have lines in the reminder file like this:
|
||||||
|
|
||||||
Feb 9, 1998 Meeting with Joe.
|
Feb 9, 1998 Meeting with Joe.
|
||||||
|
|
||||||
But I don't recommend abusing it. It's mostly to ease migration from
|
But I don't recommend abusing it. It's mostly to ease migration from
|
||||||
UNIX calendar(1) files.
|
UNIX calendar(1) files.
|
||||||
@@ -2058,6 +2068,3 @@ CHANGES TO REMIND
|
|||||||
* Version 1.0
|
* Version 1.0
|
||||||
|
|
||||||
- never publicly released.
|
- never publicly released.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user