summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Jarosch <tomj@simonv.com>2011-03-05 15:41:57 +0000
committerThomas Jarosch <tomj@simonv.com>2011-03-05 15:41:57 +0000
commitb27e5c4f7af16679bde8862a386bbcc1e63c061e (patch)
tree083fc6e89a5d3e1fa1cb2c9d97e96d108f18ea0f
parent409517704d35297d57115daab5096149b1e53cc1 (diff)
downloadrockbox-b27e5c4f7af16679bde8862a386bbcc1e63c061e.tar.gz
rockbox-b27e5c4f7af16679bde8862a386bbcc1e63c061e.zip
Remove solved issue
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29519 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--debian/README.Debian4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 90e9379198..37de1aaf00 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -5,7 +5,3 @@ Rockbox for maemo technial preview release.
5 5
6Known issues: 6Known issues:
7- Application exit is only possible with CTRL+BACKSPACE 7- Application exit is only possible with CTRL+BACKSPACE
8
9- Last.FM scrobbler log file is not working
10 Possible cause: We don't call clean_shutdown() / system_flush()
11 so the scrobbler log file never gets written to disk