diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1422d53 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +# See https://git.savannah.gnu.org/cgit/gnulib.git/plain/lib/git-merge-changelog.c +# for making this useful. +ChangeLog merge=merge-changelog diff --git a/ChangeLog b/ChangeLog index 665054d..9893a30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-11-19 Dmitry V. Levin + + * .gitattributes: New file. + 2020-11-17 Dmitry V. Levin * config.guess: Combine two heuristics to detect musl libc.