Some last copyright year updates and change to open bug list

This updates one rather important mention of the copyright year
(the encoding/decoding progress display) and a few in the
documentation. Furthermore, it updates the open bug list

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
This commit is contained in:
Martijn van Beurden
2014-11-26 11:15:09 +01:00
committed by Erik de Castro Lopo
parent 50262f5861
commit 3bc649de34
4 changed files with 5 additions and 12 deletions

View File

@@ -44,17 +44,10 @@
<div class="box_body">
The following are major known bugs in the current (1.3.1pre1) release:
<ul>
<li>
If you use the --replay-gain option with flac, but no --padding/-P option, only a very small padding block will be created. The workaround is to always use a -P option when using --replay-gain to make sure the correct amount of padding is added.
</li>
<li>
When encoding to Ogg FLAC, the progress indicator is broken
</li>
<li>
When encoding to Ogg FLAC, the number of seek points is limited to 240.
</li>
</ul>
The first two have been fixed, these fixes will be incorporated in the next release.
</div>
<div class="box_footer"></div>
</div>