ProgrammersOfVilnius/pov-admin-tools

new-changelog-entry -a "foo"; new-changelog-entry -a "bar" produces "foo bar"

mgedmin opened this issue · 0 comments

The fix in #4 was buggy in that printf doesn't add a trailing newline by default.