From efd919a626653ee15fa46c8e9dec944a93651d6a Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Wed, 5 Nov 2008 21:27:30 +0100
Subject: [PATCH] UPGRADING: added a 0.14 section

---
 UPGRADING | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/UPGRADING b/UPGRADING
index b25beab68..e838371da 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
 -------------------