This commit is contained in:
Dianne Skoll
2022-12-15 10:37:28 -05:00
parent 8b5fe4f2a0
commit d4f09e2a31

View File

@@ -17,7 +17,8 @@ CHANGES TO REMIND
- MINOR FIX: Remove unnecessary %"...%" markers in holidays/us.rem
- MINOR FIX: Don't use the -ffat-lto-objects if we're compiling with Clang.
- MINOR FIX: Don't use the -ffat-lto-objects command-line option if we're
compiling with Clang.
- MINOR FIX: Remind: Fix a broken printf-format string (need to double up on %
to get a literal % in the output.)