diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2015-06-20 20:42:59 +0200 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2015-06-20 20:42:59 +0200 |
commit | 226922efe3791c3b7cb06c893e18b694f7390865 (patch) | |
tree | 5a9dcac9ef4d75e0349250d244cc6df1db434815 /rbutil/rbutilqt/changelog.txt | |
parent | 4c4c645d828ab61f3eb8571f83dc1ac750317eb2 (diff) | |
download | rockbox-226922efe3791c3b7cb06c893e18b694f7390865.tar.gz rockbox-226922efe3791c3b7cb06c893e18b694f7390865.tar.bz2 rockbox-226922efe3791c3b7cb06c893e18b694f7390865.zip |
Fix USB IDs for Sansa c200v2.
The wrong IDs made a connected c200v1 get detected as c200v1 and c200v2 in MTP
mode.
Change-Id: I9048910ca9d768b17b9d23e4679c96d9ab8d6831
Diffstat (limited to 'rbutil/rbutilqt/changelog.txt')
-rw-r--r-- | rbutil/rbutilqt/changelog.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rbutil/rbutilqt/changelog.txt b/rbutil/rbutilqt/changelog.txt index 0fc2c95784..c97105f651 100644 --- a/rbutil/rbutilqt/changelog.txt +++ b/rbutil/rbutilqt/changelog.txt @@ -16,7 +16,7 @@ Version 1.4 * Add support for Creative Zen X-Fi3 (G#419). * Add Changelog window. * Rework System Trace functionality. -* Add support for H300 v1.31K firmware. +* Add support for Iriver H300 v1.31K firmware. * Add support for Sandisk Sansa Clip Zip v01.01.21 firmware. * Fix manual link for Archos Recorder V2. @@ -24,4 +24,4 @@ Version 1.4.1 * Fix crash on detecting player in MTP mode (FS#12989). * Extend hint when uninstallation requires reinstalling the Original Firmware. * Improve update check information dialog. - +* Correct USB IDs for Sandisk Sansa c200v2. |