Files
third_party_lame/make_changelog.sh
2017-10-14 14:12:59 +00:00

4 lines
83 B
Bash
Executable File

#!/bin/sh
(cat ChangeLog.header ; svn2cl --break-before-msg --stdout) > ChangeLog