chiark / gitweb /
Bring CHANGES.html up to date
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 15 Feb 2009 12:48:33 +0000 (12:48 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 15 Feb 2009 12:48:33 +0000 (12:48 +0000)
CHANGES.html

index c4cbe1e043d6fc15e938c6d95ce306445f16e611..6dca25c96af9e1802ed1089a9aa49b065b6dd977 100644 (file)
@@ -67,8 +67,8 @@ span.command {
       <div class=section>
 
         <p>A bug was fixed in the calculation of how much of the track had
       <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>
+        played.  This would lead to the counter showing incorrect values in
+        various situations.</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>
 
         <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>
@@ -91,6 +91,9 @@ span.command {
         Disobedience and the command-line client support this but the web
         interface does not.</p>
 
         Disobedience and the command-line client support this but the web
         interface does not.</p>
 
+        <p>The default track name parsing was modified to handle filenames
+        generated by iTunes.</p>
+        
       </div>
 
     <h3>Miscellaneous</h3>
       </div>
 
     <h3>Miscellaneous</h3>
@@ -105,14 +108,36 @@ span.command {
          href="http://en.wikipedia.org/wiki/Tivoization">Tivoization</a>.</p>
 
         <p>The build system will now automatically cope with Fink's broken GTK+
          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>
+        packages.  There are a number of improvements to the Debian
+        packaging.</p>
 
         <p>DisOrder now builds on 64-bit Linux systems.</p>
 
 
         <p>DisOrder now builds on 64-bit Linux systems.</p>
 
-        <p>There are some minor fixes to the test suite.</p>
+        <p>There are various minor fixes.</p>
 
       </div>
 
 
       </div>
 
+  <h3>Bugs fixed</h3>
+  
+    <div class=section>
+
+      <table class=bugs>
+        <tr>
+          <th>ID</th>
+          <th>Description</th>
+        </tr>
+        
+        <tr>
+          <td><a href="http://code.google.com/p/disorder/issues/detail?id=24">#24</a></td>
+          <td>Fails to build on ubuntu 8.10</td>
+        </tr>
+        <tr>
+          <td><a href="http://code.google.com/p/disorder/issues/detail?id=26">#26</a></td>
+          <td>Disobedience shows wrong track elapsed time after a pause</td>
+        </tr>
+      </table>
+      
+    </div>
   </div>
 
 <h2>Changes up to version 4.2</h2>
   </div>
 
 <h2>Changes up to version 4.2</h2>