chiark / gitweb /
change version number
[disorder] / CHANGES.html
index aa04fd9a6db573b19e1d1e484d50f61fc46caf4f..5fe3fabd6fad2a276d87acb235f05c51a45692ef 100644 (file)
@@ -68,6 +68,36 @@ span.command {
 <p>This file documents recent user-visible changes to <a
  href="http://www.greenend.org.uk/rjk/disorder/">DisOrder</a>.</p>
 
+<h2>Changes up to version 5.1</h2>
+
+<div class=section>
+
+  <h3>Removable Device Support</h3>
+
+  <div class=section>
+
+    <p>The server will now automatically initiate a rescan when a filesystem is
+    mounted or unmounted.  (Use the <tt>mount_rescan</tt> option if you want to
+    suppress this behavior.)</p>
+
+    <p>The server takes care not to hold audio files open unnecessarily, so
+    that devices can be unmounted even if tracks from them are currently being
+    buffered.</p>
+
+  </div>
+
+  <h3>General</h3>
+
+  <div class=section>
+
+    <p>Unicode support has been upgraded to <a
+    href="http://www.unicode.org/versions/Unicode6.0.0/">Unicode
+    6.0.0</a>.</p>
+
+  </div>
+
+</div>
+
 <h2>Changes up to version 5.0</h2>
 
   <div class=section>
@@ -96,8 +126,8 @@ span.command {
       <a href="http://sox.sourceforge.net/">SoX</a>.  SoX support will be
       removed in a future version.</p>
 
-      <p>The libao plugin is not built if you have libao 1.0.0 (because the
-      plugin API is broken in that version).</p>
+      <p>The libao plugin has been removed, because the plugin API is not
+      usable in libao 1.0.0.</p>
 
       <p>Playlists are now supported.  These allow a collection of tracks to be
       prepared offline and played as a unit.</p>