chiark / gitweb /
Merge up to 5.0.2
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 28 May 2011 11:10:15 +0000 (12:10 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 28 May 2011 11:10:15 +0000 (12:10 +0100)
1  2 
CHANGES.html

diff --combined CHANGES.html
index 48ec68a27c1668eed8cdcee7263c72092623fbe0,617f880fb034f64f35306dc86b52a4716e4f46de..ccbbd95f673b373b6836fad10e2f447ddef95bed
@@@ -1,8 -1,65 +1,8 @@@
 -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
  <html>
  <head>
  <title>DisOrder Change History</title>
 -<style type="text/css">
 -body {
 -  color: black;
 -  background-color: white;
 -  font-family: times,serif;
 -  font-weight: normal;
 -  font-size: 12pt;
 -  font-variant: normal
 -}
 -
 -div.section {
 -  margin-left:1em
 -}
 -
 -h1 {
 -  background-color: #e0ffe0;
 -  font-family: helvetica,sans-serif;
 -  padding: 0.2em
 -}
 -
 -h2 {
 -  background-color: #e0ffe0;
 -  font-family: helvetica,sans-serif;
 -  padding: 0.2em
 -}
 -
 -h3 {
 -  background-color: #f0f0f0;
 -  font-family: helvetica,sans-serif;
 -  padding: 0.2em
 -}
 -
 -h4 {
 -  font-family: helvetica,sans-serif
 -}
 -
 -table.bugs {
 -  width: 100%;
 -  font-size: 12pt;
 -  border-collapse: collapse;
 -  border:1px
 -}
 -
 -table.bugs th {
 -  text-align: left;
 -  border: 1px solid black;
 -  background-color: black;
 -  color: white
 -}
 -
 -table.bugs td {
 -  border: 1px solid
 -}
 -
 -span.command {
 -  font-family: monospace
 -}
 -</style>
 +<link rel=StyleSheet type="text/css" href="docs.css">
  </head>
  
  <body>
  <p>This file documents recent user-visible changes to <a
   href="http://www.greenend.org.uk/rjk/disorder/">DisOrder</a>.</p>
  
 +<p><b>IMPORTANT</b>: you should read <a
 +href="README.upgrades.html">README.upgrades</a> before upgrading.</p>
 +
 +<h2>Changes up to version 5.1</h2>
 +
 +<div class=section>
 +
 +  <h3>Removable Device Support</h3>
 +
 +  <div class=section>
 +
 +    <p>The server will now automatically initiate a rescan when a filesystem is
 +    mounted or unmounted.  (Use the <tt>mount_rescan</tt> option if you want to
 +    suppress this behavior.)</p>
 +
 +    <p>The server takes care not to hold audio files open unnecessarily, so
 +    that devices can be unmounted even if tracks from them are currently being
 +    buffered.</p>
 +
 +  </div>
 +
 +  <h3>General</h3>
 +
 +  <div class=section>
 +
 +    <p>Unicode support has been upgraded to <a
 +    href="http://www.unicode.org/versions/Unicode6.0.0/">Unicode
 +    6.0.0</a>.</p>
 +
 +  </div>
 +
+ <h2>Changes up to version 5.0.2</h2>
+ <div class=section>
+ <p>The login form now indicates that a cookie will be set.</p>
+ </div>
+ <h2>Changes up to version 5.0.1</h2>
+ <div class=section>
+ <h3>Disobedience</h3>
+ <div class=section>
+ <p>The sense of the Control &#x2192; Playing menu item was fixed.</p>
+ </div>
  </div>
  
  <h2>Changes up to version 5.0</h2>
  
        <p>Confirmation URLs should be cleaner (and in particular not end
        with punctuation).  (Please see <a
 -      href="README.upgrades">README.upgrades</a> for more about this.)</p>
 +      href="README.upgrades.html">README.upgrades</a> for more about this.)</p>
  
      </div>
        
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=30">#30</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=30">#30</a></td>
            <td>mini disobedience interface</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=32">#32</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=32">#32</a></td>
            <td>Excessively verbose log chatter on shutdown</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=33">#33</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=33">#33</a></td>
            <td>(Some) plugins need -lm.</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=39">#39</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=39">#39</a></td>
            <td>Double bind() non-multicast AF_INET</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=40">#40</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=40">#40</a></td>
            <td>Missing stub function</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=41">#41</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=41">#41</a></td>
            <td>Missing includes for timeval</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=42">#42</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=42">#42</a></td>
            <td>syntax error in empeg_host section</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=43">#43</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=43">#43</a></td>
            <td>decoder segfault with FLAC 1.2.1</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=44">#44</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=44">#44</a></td>
            <td>gcc 4.3.2-1ubuntu12 SUYB patch</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=45">#45</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=45">#45</a></td>
            <td>disobedience doesn't configure its back end</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=46">#46</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=46">#46</a></td>
            <td>Sort search results in web interface</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=48">#48</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=48">#48</a></td>
            <td>build-time dependency on <tt>oggdec</tt> removed</td>
          </tr>
  
          <tr>
 -          <td><a href="http://code.google.com/p/disorder/issues/detail?id=49">#49</a></d>
 +          <td><a href="http://code.google.com/p/disorder/issues/detail?id=49">#49</a></td>
            <td>Disobedience's 'When' column gets out of date</td>
          </tr>
  
  <div class=section>
    
    <p><b>Important</b>!  See <a
 -  href="README.upgrades">README.upgrades</a> when upgrading.</p>
 +  href="README.upgrades.html">README.upgrades</a> when upgrading.</p>
    
    <h3>Platforms And Installation</h3>