From 6b5150d30ee9883ebea143f22c747c08c844a88f Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Mon, 31 Jan 2022 09:01:10 -0500 Subject: [PATCH] Update docs. --- docs/WHATSNEW | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/WHATSNEW b/docs/WHATSNEW index 7433bf68..52dcfe54 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -28,6 +28,10 @@ CHANGES TO REMIND - BUG FIX: Properly support formatting of double-wide characters in the terminal mode "remind -c" calendar. +- BUG FIX: remind: Get rid of LAT_DEG/LAT_MIN/LAT_SEC and + LON_DEG/LON_MIN/LON_SEC macros in favour of DEFAULT_LATITUDE and + DEFAULT_LONGITUDE. + - IMPROVEMENT: All localized languages now use UTF-8 exclusively. Support for old character encodings like ISO-8859-1 and ISO-8859-2 has been dropped since modern UNIXes have pretty much standardized