diff options
author | Max Kellermann <max@duempel.org> | 2013-11-05 22:08:53 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-11-05 22:08:53 +0100 |
commit | ed436c6f0c5d3c3d8d4b89ffc74655c7b872f0c0 (patch) | |
tree | cd999929fd915f54e9ebb64be35268b0d210d294 /NEWS | |
parent | ae5dd2da4fa695a19032136a845ea43e7c105bff (diff) | |
download | mpd-ed436c6f0c5d3c3d8d4b89ffc74655c7b872f0c0.tar.gz mpd-ed436c6f0c5d3c3d8d4b89ffc74655c7b872f0c0.tar.xz mpd-ed436c6f0c5d3c3d8d4b89ffc74655c7b872f0c0.zip |
system/ByteOrder: fix big-endian support
D'oh!
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ ver 0.18.2 (2013/??/??) * decoder: - dsf: enable DSD128 * fix build failures due to missing includes +* fix big-endian support ver 0.18.1 (2013/11/04) * protocol: |