diff --git a/ChangeLog b/ChangeLog index 488dfbf..95f5f43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2021-01-18 Tatsuya Kinoshita + + * file.c: Disable
behaves as
. + Because displaying horizontal rules are redundantly and unneeded, + especially when sections are nested. + + * Makefile.in: Use xz with -9e for the dist target. + 2021-01-03 Tatsuya Kinoshita * NEWS: Indentation fix.