patch by: Peter Oliver

* morituri/program/cdparanoia.py:
	  Respect umask for encoded files.  Fixes #17.
This commit is contained in:
Thomas Vander Stichele
2010-04-14 22:01:16 +00:00
parent 3361edbee2
commit 710a9ebb35
2 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2010-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
patch by: Peter Oliver
* morituri/program/cdparanoia.py:
Respect umask for encoded files. Fixes #17.
2010-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py: