Fix year in 2 most recent entries (2010 -> 2020)
Reported by: mack@macktronics.com (Dan Mack)
This commit is contained in:
parent
76d2af50b5
commit
a97cfe08a7
4
UPDATING
4
UPDATING
@ -26,14 +26,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
|
|||||||
world, or to merely disable the most expensive debugging functionality
|
world, or to merely disable the most expensive debugging functionality
|
||||||
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
|
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
|
||||||
|
|
||||||
20101030:
|
20201030:
|
||||||
The internal pre-processor in the calendar(1) program has been
|
The internal pre-processor in the calendar(1) program has been
|
||||||
extended to support more C pre-processor commands (e.g. #ifdef, #else,
|
extended to support more C pre-processor commands (e.g. #ifdef, #else,
|
||||||
and #undef) and to detect unbalanced conditional statements.
|
and #undef) and to detect unbalanced conditional statements.
|
||||||
Error messages have been extended to include the filename and line
|
Error messages have been extended to include the filename and line
|
||||||
number if processing stops to help fixing malformed data files.
|
number if processing stops to help fixing malformed data files.
|
||||||
|
|
||||||
20101026:
|
20201026:
|
||||||
All the data files for the calendar(1) program, except calendar.freebsd,
|
All the data files for the calendar(1) program, except calendar.freebsd,
|
||||||
have been moved to the deskutils/calendar-data port, much like the
|
have been moved to the deskutils/calendar-data port, much like the
|
||||||
jewish calendar entries were moved to deskutils/hebcal years ago. After
|
jewish calendar entries were moved to deskutils/hebcal years ago. After
|
||||||
|
Loading…
Reference in New Issue
Block a user