chiark / gitweb /
update CHANGES.html
[disorder] / CHANGES.html
index d19afe7cc861f74876a24f1f79edc639c001c97c..5eb706272970ecce8ca56c28327e294cc4e140dc 100644 (file)
@@ -55,7 +55,38 @@ span.command {
 <body>
 <h1>DisOrder Change History</h1>
 
-<p>This file documents recent user-visible changes to DisOrder.</p>
+<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>
+
+  <div class=section>
+
+    <h3>Disobedience</h3>
+
+      <div class=section>
+
+        <p>A bug was fixed in the calculation of how much of the track had
+        played.  This would lead to the counter incorrectly resetting to 0:00
+        from whenever anything about the queue changed.</p>
+
+        <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>
+
+      </div>
+
+    <h3>General</h3>
+
+      <div class=section>
+
+        <p>The build system will now automatically cope with Fink's broken GTK+
+        packages.</p>
+
+        <p>There are some minor fixes to the test suite.</p>
+
+      </div>
+
+  </div>
 
 <h2>Changes up to version 4.2</h2>