summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-04-22 19:30:16 +0200
committerMax Kellermann <max@musicpd.org>2020-04-22 19:32:36 +0200
commit3b0f8d551630cdc23f3ba003014e22376dbe8ff0 (patch)
tree132765b229ce02acbf8fc1e038381c2aefdab361 /NEWS
parenta5273d699274c0a6274052bb80fcfdd5c7fac88b (diff)
lib/icu/CaseFold: remove Windows implementation
Reverts commit fb3564fbe76a10a0825bd06c0ff19f481d94b835 LCMapStringEx() doesn't do what I imagined it would do 5 years ago. D'oh! Closes https://github.com/MusicPlayerDaemon/MPD/issues/820
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ac5656a6b..198302b20 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ ver 0.21.23 (not yet released)
- alsa: implement channel mapping for 5.0 and 7.0
* player
- drain outputs at end of song in "single" mode
+* Windows
+ - fix case insensitive search
ver 0.21.22 (2020/04/02)
* database