chiark / gitweb /
Oldstabe version gets a ~-based version number.
[disorder] / CHANGES.html
index 495d8984ae7d17f187bbeff03b4e09d6d6164645..c4cbe1e043d6fc15e938c6d95ce306445f16e611 100644 (file)
@@ -58,7 +58,7 @@ 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 XXX</h2>
+<h2>Changes up to version 4.3</h2>
 
   <div class=section>
 
@@ -73,6 +73,10 @@ span.command {
         <p>Disobedience's icons have been changed to larger, more colorful
         ones.  The SVG source is included if you want to fiddle with them.</p>
 
+        <p>&ldquo;Select all&rdquo; is now no longer available in the choose
+        tab.  Instead there is a new &ldquo;Select children&rdquo; option which
+        selects the file children of a single subdirectory.</p>
+
       </div>
 
     <h3>Server</h3>
@@ -83,12 +87,18 @@ span.command {
         can put it back to the old very neophilic value with
         &ldquo;<tt>new_bias 900000</tt>&rdquo; in the config file.</p>
 
+        <p>It is now possible to &lsquo;adopt&rsquo; randomly picked tracks.
+        Disobedience and the command-line client support this but the web
+        interface does not.</p>
+
       </div>
 
-    <h3>General</h3>
+    <h3>Miscellaneous</h3>
 
       <div class=section>
 
+        <p><tt>disorderfm</tt> now preserves directory permissions.</p>
+
         <p>DisOrder is now licensed under <a
          href="http://www.gnu.org/licenses/gpl-3.0.html">GPL v3</a>.  The main
         goal is to prohibit <a
@@ -97,6 +107,8 @@ span.command {
         <p>The build system will now automatically cope with Fink's broken GTK+
         packages.</p>
 
+        <p>DisOrder now builds on 64-bit Linux systems.</p>
+
         <p>There are some minor fixes to the test suite.</p>
 
       </div>