Update docs

This commit is contained in:
Dianne Skoll
2021-12-28 10:47:21 -05:00
parent d0112adb08
commit 9f296fe76d

View File

@@ -8,6 +8,9 @@ CHANGES TO REMIND
- IMPROVEMENT: rem2html: Add class names indicating number of rows in calendar
- IMPROVEMENT: remind: In -z0 mode, sleep with higher precision to ensure we
wake as close to possible to each 1-minute boundary.
- IMPROVEMENT: rem2html: Coalesce table.rem-cal CSS into one block. Thanks
to Ian! D. Allen for pointing this out.