Switch to unified view

a/website/CHANGES.html b/website/CHANGES.html
...
...
28
    </div>
28
    </div>
29
    
29
    
30
    <div class="content">
30
    <div class="content">
31
31
32
      <h1>Recoll journal of user-visible changes </h1>
32
      <h1>Recoll journal of user-visible changes </h1>
33
34
      <h2><a name="1.14.3">1.14.3</a></h2>
35
      <ul>
36
        <li>Get rid of permanent filter subprocess at the end of a GUI
37
          indexing pass.</li>
38
        <li>Add new filter for indexing GNU info files.</li>
39
        <li>Index the file name from a zip or chm internal path.</li>
40
        <li>Add hotrecoll.py script to help with one-key recoll
41
        activation/hiding. Move focus to search entry when unminimized.</li> 
42
        <li>Handle bad mbox format from Thunderbird.</li>
43
        <li>Catch exception which was causing stderr messages while
44
          indexing encrypted zip files.</li>
45
        <li>Change result list "Edit" links to "Open" for consistency
46
          with menus.</li>
47
        <li>Change the type of character set conversion occurring
48
          when using  "Copy file path" from the result list. 
49
          Should work in more cases than the previous approach (but
50
          will still fail sometimes).</li>
51
        <li>Update lyx filter.</li>
52
        <li>Fix problems with white space in file name in several
53
          input filters.</li>
54
        <li>Support mutagen versions older than 1.17.</li>
55
      </ul>
33
56
34
      <h2><a name="1.14.2">1.14.2</a></h2>
57
      <h2><a name="1.14.2">1.14.2</a></h2>
35
      <p>Note: most of the changes are in release 1.14.0. Release 1.14.1 fixed 2
58
      <p>Note: most of the changes are in release 1.14.0. Release 1.14.1 fixed 2
36
    bugs. Release 1.14.2 fixes the help browser which was broken
59
    bugs. Release 1.14.2 fixes the help browser which was broken
37
    by 1.14.2. Sigh ...</p>
60
    by 1.14.2. Sigh ...</p>