chiark / gitweb /
Add 'adopt' command. This adopts a randomly picked track by changing
[disorder] / CHANGES.html
index 5eb706272970ecce8ca56c28327e294cc4e140dc..e8436a4860419a6bd7767e0f1984a2618a085f27 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,12 +73,31 @@ 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>
+
+      <div class=section>
+
+        <p>The selection bias for newly added tracks was reduced by half.  You
+        can put it back to the old very neophilic value with
+        &ldquo;<tt>new_bias 900000</tt>&rdquo; in the config file.</p>
+
       </div>
 
     <h3>General</h3>
 
       <div class=section>
 
+        <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
+         href="http://en.wikipedia.org/wiki/Tivoization">Tivoization</a>.</p>
+
         <p>The build system will now automatically cope with Fink's broken GTK+
         packages.</p>