[Remind-Fans] Remind 04.03.07 is Released

Dianne Skoll dianne at skoll.ca
Mon Apr 29 16:26:48 EDT 2024


Hi, everyone,

I'm pleased to announce the release of Remind 04.03.07.  This release
is minor release with a few bug fixes and minor improvements.

Remind 04.03.07 is available at https://dianne.skoll.ca/projects/remind/

Tar: https://dianne.skoll.ca/projects/remind/download/remind-04.03.07.tar.gz
GPG: https://dianne.skoll.ca/projects/remind/download/remind-04.03.07.tar.gz.sig
Git: https://git.skoll.ca/Skollsoft-Public/Remind

Complete release notes follow.

Regards,

Dianne.

CHANGES TO REMIND

* VERSION 4.3 Patch 7 - 2024-04-29

* IMPROVEMENT: build.tk: Add a note if build.tk obtains default settings
  from an existing Remind installation.

* IMPROVEMENT: configure: Pass all args to AC_INIT including the Remind
  home page.  Remove some unused autoconf cruft.

* IMPROVEMENT: Use standard C library versions of strdup, strcasemp and
  strncasecmp where available, rather than using our own versions.

* MINOR FEATURE: remind: Make $Tt a synonym for trigtime().

* BUG FIX: remind: Make sure shellescape() doesn't mangle UTF-8 characters
  with high-bits set.

* BUG FIX: remind: Don't rely on undefined behavior of "%" operator in
  the ord() built-in function.

* 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.

* BUG FIX: Don't update trigdate() or trigtime() while parsing a REM
  statement... only when actually computing the trigger.

* VERSION 4.3 Patch 6 - 2024-04-02
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://dianne.skoll.ca/pipermail/remind-fans/attachments/20240429/1b8a225c/attachment.sig>


More information about the Remind-fans mailing list