summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b418e46d..8cd7d481 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
Fix bounds checking of mode in Speex header, which may
- produce negative numbers in speex < 1.1.12
+ produce negative numbers in speex <= 1.1.12
2008-04-09 Tim-Philipp Müller <tim at centricular dot net>