diff options
author | Scott Jackson <daneren2005@gmail.com> | 2013-10-03 20:39:42 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2013-10-03 20:39:42 -0700 |
commit | 3ec1f616594cbe77b8f1e196eab3fc2bfc1b47eb (patch) | |
tree | 6ad4fee88878a744d752341cce2fdadf94377819 /res | |
parent | b12723ce32014d338cf0ff288c3d19bf895cd891 (diff) | |
download | dsub-3ec1f616594cbe77b8f1e196eab3fc2bfc1b47eb.tar.gz dsub-3ec1f616594cbe77b8f1e196eab3fc2bfc1b47eb.tar.bz2 dsub-3ec1f616594cbe77b8f1e196eab3fc2bfc1b47eb.zip |
Update to 4.1.6
Diffstat (limited to 'res')
-rw-r--r-- | res/raw/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml index d07ea029..353f9706 100644 --- a/res/raw/changelog.xml +++ b/res/raw/changelog.xml @@ -1,5 +1,9 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="4.1.6" versioncode="64" releasedate="10/3/2013"> + <change>Fix recent update sometimes messing up downloaded song</change> + <change>Fix changing position while streaming a song</change> + </release> <release version="4.1.5" versioncode="63" releasedate="9/27/2013"> <change>Notification while doing background downloads, clicking will show you the download list</change> <change>Put songs in the root directory in a new folder called Root at the bottom of the list</change> |