* morituri/result/logger.py:

Fix for toctable->table
	* morituri/common/program.py:
	* morituri/rip/cd.py:
	  Move lots of functionality to program module.
This commit is contained in:
Thomas Vander Stichele
2009-06-07 15:22:55 +00:00
parent ce1bc21a39
commit a460abc475
4 changed files with 257 additions and 238 deletions

View File

@@ -1,3 +1,11 @@
2009-06-07 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/result/logger.py:
Fix for toctable->table
* morituri/common/program.py:
* morituri/rip/cd.py:
Move lots of functionality to program module.
2009-06-07 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/result/result.py: