summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorworo <woro@e10066b5-e1e2-0310-b819-94efdf66514b>2008-04-13 07:33:20 +0000
committerworo <woro@e10066b5-e1e2-0310-b819-94efdf66514b>2008-04-13 07:33:20 +0000
commitbb7c885980b07f746f55dc86f75bffa865d1f36b (patch)
tree51008b6f76bf7f014dc86575c60070f7d37bfdd2 /HISTORY
parentde92d404fd89859238fcff270318695132c247bc (diff)
downloadvdr-plugin-muggle-bb7c885980b07f746f55dc86f75bffa865d1f36b.tar.gz
vdr-plugin-muggle-bb7c885980b07f746f55dc86f75bffa865d1f36b.tar.bz2
if at muggle start we land in an empty list because the saved state does not
match the database, it could happen that we never get anything displayed until we delete muggle.state and restart muggle. Now muggle goes up to the parent level git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1181 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 67112b3..04fb625 100644
--- a/HISTORY
+++ b/HISTORY
@@ -332,3 +332,6 @@ XXXXXXXXXX: Version 0.0.8-ALPHA
- display small cover: Appeared at left border instead at the right side
- sqlite3: muggle segfaulted in special situations
- fix segfault if the cache directory has a long path
+- if at muggle start we land in an empty list because the saved state does not
+ match the database, it could happen that we never get anything displayed until
+ we delete muggle.state and restart muggle. Now muggle goes up to the parent level \ No newline at end of file