summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2016-12-05 06:49:59 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2016-12-05 06:49:59 +1100
commit46a94b49fab863809d3707cf738254dc12261b92 (patch)
tree9865679d07b4bf7a59143dbf15234976d846a170 /doc
parent6a5fe43b7ef3859be1fe32b5e9d81b3740f7b170 (diff)
downloadflac-46a94b49fab863809d3707cf738254dc12261b92.tar.gz
doc/html/changelog.html: Update for 1.3.2 release
Diffstat (limited to 'doc')
-rw-r--r--doc/html/changelog.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/html/changelog.html b/doc/html/changelog.html
index e587fc35..ac0aec91 100644
--- a/doc/html/changelog.html
+++ b/doc/html/changelog.html
@@ -44,7 +44,7 @@
<div class="box_body">
This is an informal changelog, a summary of changes in each release. (See also <a href="documentation_bugs.html">known bugs</a>.) Particulary important for developers is the precise description of changes to the library interfaces. See also the <a href="api/group__porting.html">porting guide</a> for specific instructions on porting to newer versions of FLAC.<br />
- <a name="flac_1_3_2"><b>FLAC 1.3.2</b> (??-Jan-2016)</a>
+ <a name="flac_1_3_2"><b>FLAC 1.3.2</b> (??-Dec-2016)</a>
<br />
@@ -54,6 +54,11 @@
<ul>
<li>Fix undefined behaviour using GCC/Clang UBSAN (erikd).</li>
<li>General code improvements (lvqcl, erikd and others).</li>
+ <li>Add FLAC in MP4 specification docs (Ralph Giles).</li>
+ <li>CPU detection cleanup and fixes (Julian Calaby, erikd and lvqcl).</li>
+ <li>Fix two stream decoder bugs (Max Kellermann).</li>
+ <li>MSVS build cleanups (lvqcl).</li>
+ <li>Fix some cppcheck warnings (erikd).</li>
</ul>
</li>
<li>