summaryrefslogtreecommitdiff
path: root/doc/html/changelog.html
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2009-01-06 17:14:31 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2009-01-06 17:14:31 +0000
commitee51fc0bae47244060fa966bccf4b82d0a5e394e (patch)
tree3a01743bdae723ca7686256601d433f7c8e30276 /doc/html/changelog.html
parent0915a551eb4d7f46dfee95cb7f0583c1f4a76807 (diff)
downloadflac-ee51fc0bae47244060fa966bccf4b82d0a5e394e.tar.gz
Fix bug in bitreader handling of read callback returning a short count (SF#2490454: https://sourceforge.net/tracker2/?func=detail&aid=2490454&group_id=13478&atid=113478)
Diffstat (limited to 'doc/html/changelog.html')
-rw-r--r--doc/html/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/changelog.html b/doc/html/changelog.html
index 891c8e87..9595085f 100644
--- a/doc/html/changelog.html
+++ b/doc/html/changelog.html
@@ -120,6 +120,7 @@
libraries:
<ul>
<li>libFLAC encoder was defaulting to level 0 compression instead of 5 (<a href="https://sourceforge.net/tracker2/?func=detail&aid=1816825&group_id=13478&atid=113478">SF #1816825</a>).</li>
+ <li>Fix bug in bitreader handling of read callback returning a short count (<a href="https://sourceforge.net/tracker2/?func=detail&aid=2490454&group_id=13478&atid=113478">SF #2490454</a>).</li>
</ul>
</li>
<li>