a/website/release-1.17.html b/website/release-1.17.html
...
...
76
        of a webkit-based result list), but relatively few obvious
76
        of a webkit-based result list), but relatively few obvious
77
        changes for the casual user.</p> 
77
        changes for the casual user.</p> 
78
78
79
      <ul>
79
      <ul>
80
        
80
        
81
        <li>GUI/config: new set of dialogs to set up the indexing
82
          schedule, either as automatic real time indexing started
83
          with the user session or as discrete cron entries. This
84
          will take care of the details of autostart files or crontab
85
          editing.</li> 
86
81
        <li>Search: Recoll now supports filtering on file sizes. This
87
        <li>Search: Recoll now supports filtering on file sizes. This
82
          is accessible from the advanced search panel, or from the
88
          is accessible from the advanced search panel, or from the
83
          query langage (ie: "size&gt;10k&nbsp;size&lt;1m"). For
89
          query langage (ie: "size&gt;10k&nbsp;size&lt;1m"). For
84
          documents stored inside archives, the file size stored in
90
          documents stored inside archives, the file size stored in
85
          the index is now the actual one, not the archive's as was
91
          the index is now the actual one, not the archive's as was
...
...
108
          Recoll.</li>
114
          Recoll.</li>
109
115
110
    <li>GUI/advanced search: the dialog gets new sections for
116
    <li>GUI/advanced search: the dialog gets new sections for
111
      filtering on file dates and sizes, and has been split into two
117
      filtering on file dates and sizes, and has been split into two
112
      tabs: for search terms, and for filtering.</li>
118
      tabs: for search terms, and for filtering.</li>
113
114
        <li>GUI/config: new set of dialogs to set up the indexing
115
          schedule, either as automatic real time indexing started
116
          with the user session or as discrete cron entries. This
117
          will take care of the details of autostart files or crontab
118
          editing.</li> 
119
119
120
        <li>GUI: use Shift+PageUp instead of Shift+Home to rewind the
120
        <li>GUI: use Shift+PageUp instead of Shift+Home to rewind the
121
          result list to the first page. Shift+Home is useful in the
121
          result list to the first page. Shift+Home is useful in the
122
          search entry.</li>
122
          search entry.</li>
123
123