Factored out major changelogs into a NEWS file

This commit is contained in:
2011-06-16 17:50:35 -04:00
parent 3f7ac2935f
commit eccc3722e9
8 changed files with 63 additions and 84 deletions

View File

@ -7,12 +7,6 @@
# The track order is as passed on the commandline
#
# Requires oggdec, mpg321, cdrecord
#
# ChangeLog:
# 0.2: Aligned version with ds-audiotools
# 0.1.2: Added version variable
# 0.1.1: Added command-line wrapper, cleaned code
# 0.1: Initial code
$VERSION = "git";
$HELP_MSG = "# Music Burner v$VERSION\n\tusage: burnmusic <cdspeed> <device> <files>\n";