42ddba8762
day-of-month on normal entries to always be treated as a wildcard. Specifically, "if (x&(y|z))" is equivalent to "if ((x&y)||(x&z))", not "if ((x&y)&&(x&z))", which latter is clearly what was intended. |
||
---|---|---|
.. | ||
calendars | ||
Makefile | ||
calendar.1 | ||
calendar.c | ||
pathnames.h |