* morituri/rip/cd.py:

Add -U/--unknown option to continue ripping even if the CD is
	  unknown.  Default to False.
This commit is contained in:
Thomas Vander Stichele
2011-01-01 11:28:34 +00:00
parent 6581261a76
commit 568f1b7a4e
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2011-01-01 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/rip/cd.py:
Add -U/--unknown option to continue ripping even if the CD is
unknown. Default to False.
2010-12-30 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/program.py: