diff --git a/docs/WHATSNEW b/docs/WHATSNEW index 007eb81f..0c63641a 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -52,10 +52,10 @@ CHANGES TO REMIND - 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. + 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 + Bug noted by Gunther Reißig * VERSION 4.0 Patch 3 - 2022-08-16 @@ -1124,7 +1124,7 @@ CHANGES TO REMIND - Fixed dates for Yom Hazikaron and Yom Ha'atzmaut if 5 Iyar falls on a Saturday. (Hebrew calendar fix.) -- Added support for the Icelandic language, courtesy of Björn Davíðsson. +- Added support for the Icelandic language, courtesy of Björn Davíðsson. + BUG FIXES diff --git a/src/lang.h b/src/lang.h index b53f0b11..00753a93 100644 --- a/src/lang.h +++ b/src/lang.h @@ -23,7 +23,7 @@ #define ITALIAN 9 /* translated by Valerio Aimale */ #define ROMANIAN 10 /* translated by Liviu Daia */ #define SPANISH 11 /* translated by Rafa Couto */ -#define ICELANDIC 12 /* translated by Björn Davíðsson */ +#define ICELANDIC 12 /* translated by Björn Davíðsson */ /* Add more languages here - but please e-mail dianne@skoll.ca to have your favorite language assigned a number. If you add a