* morituri/common/cache.py:

Disable the version-based persistence deleting.
	  Allow not creating a fresh ripresult when getting one.
This commit is contained in:
Thomas Vander Stichele
2012-12-02 17:53:47 +00:00
parent 306e6f2ad7
commit 67540627fa
2 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2012-12-02 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/cache.py:
Disable the version-based persistence deleting.
Allow not creating a fresh ripresult when getting one.
2012-12-02 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/cache.py: