Hi Collin,

In the ChangeLog entry:

+       * tests/test-execinfo.c (test_backtrace): New function. Simply test that
+       the symbols defined in execinfo.h can be used.
+       (main): Use it.

For a new file that is not based on another file, it's sufficient to say
"New file." No need to go into the details of what the file contains.
The reason is that the purpose of a ChangeLog is "so that people investigating
bugs in the future will know about the changes that might have introduced the
bug" [1].

Bruno

[1] https://www.gnu.org/prep/standards/html_node/Change-Logs.html




Reply via email to