diff --git a/doc/html/news.html b/doc/html/news.html
index f1d17505..cfd2d3d0 100644
--- a/doc/html/news.html
+++ b/doc/html/news.html
@@ -78,7 +78,7 @@
|
- 10-Sep-2002:
+ 24-Sep-2002:
@@ -98,6 +98,7 @@
- AIFF input support (thanks to Brady Patterson).
- Small decoder speedup.
- --sector-align now supported for raw input files.
+ - New -T, --tag options for adding Vorbis comments while encoding.
- New --serial-number option for use with --ogg.
- Automatically writes vendor string in Vorbis comments.
- Drastically reduced memory requirements.
@@ -127,7 +128,7 @@
- FLAC__stream_encoder_finish() now resets the defaults just like the stream decoders.
- Drastically reduced memory requirements of encoders and decoders.
- Encoder now automatically writes vendor string in VORBIS_COMMENT block.
- - MD5 speedup for 16bps mono/stereo signals on x86 (thanks to Miroslav Lichvar).
+ - Encoding speedup of fixed predictors and MD5 speedup for 16bps mono/stereo signals on x86 (thanks to Miroslav Lichvar).
- Fixed bug in metadata interface where a bps in STREAMINFO > 16 was incorrectly parsed.
- Fixed bug where aborting stream decoder could cause infinite loop.
- Behavior change: simplified decoder *_process() commands.
|