chiark / gitweb /
Clean up after coverage testing properly
[disorder] / CHANGES.html
index 5eb706272970ecce8ca56c28327e294cc4e140dc..495d8984ae7d17f187bbeff03b4e09d6d6164645 100644 (file)
@@ -75,10 +75,25 @@ span.command {
 
       </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>