summaryrefslogtreecommitdiff
path: root/doc/html
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2013-03-17 18:31:46 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-03-17 18:31:46 +1100
commitd3dac717ce7ff43eb779c7588b41609e53a5b184 (patch)
treebf7f4a34d07f6ccc4467ce1b490091c4ee1c0b02 /doc/html
parentf86b1a33535a5009df9fbf052bc0aa0155a13615 (diff)
downloadflac-d3dac717ce7ff43eb779c7588b41609e53a5b184.tar.gz
changelog.html : Updates.
Diffstat (limited to 'doc/html')
-rw-r--r--doc/html/changelog.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/html/changelog.html b/doc/html/changelog.html
index e41613d8..353d37ce 100644
--- a/doc/html/changelog.html
+++ b/doc/html/changelog.html
@@ -92,6 +92,7 @@
<li>Fix bug where <span class="commandname">flac</span> was disallowing use of <span class="argument">--replay-gain</span> when encoding from stdin (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1840124&amp;group_id=13478&amp;atid=113478">SF #1840124</a>).</li>
<li>Fix bug with fractional seconds on some locales (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1815517&amp;group_id=13478&amp;atid=113478">SF #1815517</a>, <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1858012&amp;group_id=13478&amp;atid=113478">SF #1858012</a>).</li>
<li>Read and write appropriate channel masks for 6.1 and 7.1 surround input WAV files. Documentation was also updated.</li>
+ <li>Correct Wave64 GUIDs.</li>
</ul>
</li>
<li>
@@ -117,6 +118,7 @@
<li>Fixes for windows builds (including <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1676822&amp;group_id=13478&amp;atid=113478">SF #1676822</a>, <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1756624&amp;group_id=13478&amp;atid=363478">SF #1756624</a>, <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1809863&amp;group_id=13478&amp;atid=113478">SF #1809863</a>, <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1911149&amp;group_id=13478&amp;atid=363478">SF #1911149</a>).</li>
<li>Fixes for FreeBSD and OpenBSD.</li>
<li>Compile with GNU gcc _FORTIFY_SOURCE=2 and stack protection where those features are detected.</li>
+ <li>Enable a bunch of GCC compiler warnings and fix code that generates warnings.</li>
</ul>
</li>
<li>