Usage: makechangelog [options] create a change log between repository versions Options: -o|--output <file> output to <file> (default: stdout) with option -m create a tar archive <file>.tar with html content -r|--range <from>:<to> repository decimal version range -t|--tag <from>:<to> range between release version tags -m|--html process change log to html -v|--version version string in output -h|--help help message -V|--verbose verbose The options --tag and --range are exclusive. Option -m requires output file to store archive.