[Remind-Fans] Remind 04.03.07 is Released
Tim Chase
remind at tim.thechases.com
Mon Apr 29 17:09:11 EDT 2024
> * IMPROVEMENT: Use standard C library versions of strdup, strcasemp and
> strncasecmp where available, rather than using our own versions.
In case you care for accurate changelogs, I presume you mean
s/strcasemp/strcasecmp/ in that :-)
> * BUG FIX: remind: Do not clear out trigtime() unnecessarily. Before,
> you could not write things like the following; now you can:
>
> REM Tue AT 11:30 DURATION 0:30 MSG Thing 1
> REM Tue AT [trigtime()+trigduration()] DURATION 1:00 MSG Thing 2
> REM Tue AT [trigtime()+trigduration()] DURATION 0:45 MSG Thing 3
>
> for successive reminders that should be moved as a block if the time of
> the first one changes.
Ooh, nice.
Thanks for continuing to polish remind(1)!
-tim
More information about the Remind-fans
mailing list