aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPGRADING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index b25beab6..e838371d 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -1,5 +1,13 @@
Music Player Daemon (MPD) - UPGRADING
+Upgrading to 0.14
+-----------------
+
+The filesystem character set is determined by GLib, if it is not
+configured. GLib has an affinity towards UTF-8, while older MPD
+versions used to choose ISO-Latin-1.
+
+
Upgrading to 0.13.0
-------------------